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.
8 years, 2 months ago.
Can't compile the nucleo_printf exemple fot Nucleo-L011k4 ?
Hello, i try to use the mbed stack on the small (16kB Flash) cortex M0 L011k4 Nucleo platform. it looks like the mbed library is relatively huge (14KB) wich is a problem because there is no space left for the code. Is there a way to build the mbed library with only the functions (and dependancies) I need ?
Thank you
Jonathan
1 Answer
8 years, 2 months ago.
Jonathan,
Thanks for your question,
Take a look at the following topic for guidance.
https://developer.mbed.org/forum/helloworld/topic/17062/?page=1#comment-39759
Be aware mbed-src is now deprecated and superseded by mbed-dev.
https://developer.mbed.org/users/mbed_official/code/mbed-dev/
Regards,
Andrea, team mbed