7 years, 1 month ago.

export to LPCXpresso failed

I can not export any program to LPCXepresso. My platform is LPCXepresso824-MAX. My program is possible to compile in mbed and download to microprocessor. Any try of export to LPCXepresso failed. Export to different other possible toolchain is well.

Question relating to:

LPC800-MAX from NXP is an mbed enabled platform which combines the advantages of the mbed ecosystem and Arduino form factor.

1 Answer

7 years, 1 month ago.

Hi David,

Sorry for the issues you are having, this issue has been fixed on master branch as is waiting integration.

Have you looked at our offline compilation option of mbed cli? https://github.com/ARMmbed/mbed-cli

Here you will be able to import libraries and such as the online-IDE, compile and also export to IDEs such as LPCXpresso.

Regards,

Andrea, team mbed