10 years, 8 months ago.

Has any ever seen the problem after exporting the program with mbed-src?

/media/uploads/Wagner/mbed.png

Can you possibly share more info? What is the target? I checked your profile, mbed LPC1768 ? Can you reproduce that with an example or is it your application?

posted by Martin Kojtal 05 Aug 2013

I think the problem may have something to do with the recent update to stdio.cpp, being renamed to retarget.cpp. If you are using Keil, go to target options, and look at linker->misc controls and see if stdio.o is there, I think the new release may have changed it to retarget.o, or that may be a pre-release thing... Try changing it if it isn't already, or try changing it back if it is retarget.o

posted by Matthew Else 05 Aug 2013

I am using lpc4088, the software is working fine, but the error is visible in uvision. I am using lpc4088, the software is working fine, but the error is visible in uvision. I was looking for and found 3 errors in stdlib.h

posted by Wagner Aguiar 06 Aug 2013
Be the first to answer this question.