7 years, 6 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

7 years, 6 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