5 years, 2 months ago.

Compiling problem

Hello,

I have a problem with code compiling for Nucleo STM32L011. Compiler throws a message: Error: No space in execution regions with .ANY selector matching cpp_init.o(.text) L6406E. Clicking for help on the bottom, there is no information about this error. I found some information, that .mbedignore file needs to be created. But how to include or create it? Maybe there is another way to avoid this problem? Is there any working mbed project example for this board?

/media/uploads/pinout/capture.png

about .mbedignore file: https://os.mbed.com/docs/mbed-os/v5.8/tools/ignoring-files-from-mbed-build.html

Thanks for answers.

Hi, what version of Mbed OS are you using? How to reproduce this error?

posted by Martin Kojtal 04 Feb 2019

1 Answer

5 years, 2 months ago.

Hi Simas,

I can see that you are using the online compiler, and we had some difficulties with the Mbed-OS 5.11.3 online release over the weekend. These have since been addressed, but you will probably need to re-fetch the latest version of the "mbed_blinky" example that you are compiling.

Best regards,

Tres, Team Mbed

Accepted Answer