-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with LPCXpresso export #1655
Comments
I am not much familiar with lpcxpresso project. We should have a quick look why it fails to compile. @janjongboom want to help with this one? |
I've tried also to export a LPC1768 project to LPCXpresso and it works fine. The code in the issue from R. Plant shows a linker error with undefined 'fprintf'. I find this only in older mbed versions in api/error.h, so I guess that the project just needs a mbed lib update. Or the project uses an (obsolete?) define for DEVICE_STDIO_MESSAGES. |
@JojoS62 Thanks for sharing. I'll ask for the mbed lib version |
ARM Internal Ref: IOTMORF-208 |
Confirmed to be resolved |
https://developer.mbed.org/questions/68593/Offline-toolchains-CodeRed-versus-LPCXpr/
The text was updated successfully, but these errors were encountered: