This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Segger Embedded error Output UNPLACED_SECTIONS

develop environment:

PC;SDK13.0;nRF52832;

I had been using MDK to develope the project during the past 3 years,but recently ,I have to Segger Embedded,so I moved my project to SED from MDK........

then I met the following problem:

Output/nrf52832_xxaa/Exe/ble_app_uart_c_pca10040_s132.elf section `.fs_data' will not fit in region `UNPLACED_SECTIONS'

...

I have tested the information of URL below, but it is still the same problem.

https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-a-cross-platform-ide

Related