Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 10 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, 10 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
7 years, 9 months 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 16 Feb 2017