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.
9 years, 10 months ago.
ST Nuleco Export to uVision Error
Hi,
I am trying to export my code to uVision for further debugging. But no matter what I get the following error. I am using version 4 (5 is worse). I tried the Arch Pro and St Nucleo L152 and 411. It compiles fine online and runs on the board. But I need to debug some SPI code that isn't working.
.\build\Test1.axf: Error: L6406E: No space in execution regions with .ANY selector matching u8g_font_data.o(.constdata). .\build\Test1.axf: Error: L6407E: Sections of aggregate size 0x1446fc bytes could not fit into .ANY selector(s).
So strange.