7 years, 2 months ago.

Export of FRDM-K64F fails "an error occurred during export. Contact support".

I have a FRDM-K64F with mbed-dev library. Any attempt to export fails with above error. I've tried KDS, GCC/embedded, also with and without all files checked.

I am using mbed-dev because mbed-src does not compile, and I want to export the library source files.

Is there any export that works for this board?

3 Answers

7 years ago.

Im having this issue as well !!!

7 years, 2 months ago.

Hi Bob,

Sorry for the issues you are having, i'll try my best to help you out :)

I had flagged this issue before: https://github.com/ARMmbed/mbed-os/issues/3216

A fix is still forthcoming.

Can you trying reverting the revision of mbed-dev to an earlier one in the online compiler?

Regards,

Andrea, team mbed

It appears not : "Repository error... Please contact our support".

LOL, every time I try to use mbed even for something really simple, it just doesn't work. I give up (again!).

Thanks for you help anyway.

posted by bob cousins 06 Jan 2017
7 years, 1 month ago.

Arrrrgh! This issue is killing me!

Any way we can help out?

Workaround: publish the application to your account (private), import locally with mbed CLI (`mbed import http://developer.mbed.org/path/to/your/app`) and then export from there (`mbed export -i make_gcc_arm -m K64F`).

posted by Jan Jongboom 16 Feb 2017

Not a workaround for me since I can't use mbed CLI at work...

posted by Just Gary 16 Feb 2017