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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Quote:
If you are using Mbed's RTOS, do not use newlib-nano!
However, if you run your Mbed OS application in a single thread (or have removed the RTOS), ... using newlib-nano can bring signifcant benefits.
Please consider publicizing this more widely, e.g. documenting in connection with
mbed export
. I did use newlib-nano for a time - when I was experimenting with MCUXpresso managed linker scripts, IIRC.