5 years, 6 months ago.

Why is the compilation not working?

When compiling online (like described in the video above) I always get this error:

Error: No space in execution regions with .ANY selector matching ../../build/X_NUCLEO_IDB0XA1/source/bluenrg-hci/hci/ble_hci.NUCLEO_L053R8.o(.bss).

And the build fails.

Question relating to:

1 Answer

5 years, 5 months ago.

Hi Jin,

We're able to replicate the same problem when building for the Nucleo-L053R8 target. The error is coming from the linker and the problem is that this application takes about 70KB of flash, yet the L053R8 only has 64KB!

Do you have another Nucleo board available with more flash memory?

Regards,

Ralph, Team Mbed