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

section `.text.main' will not fit in region `UNPLACED_SECTIONS'

hello,

I am trying to use the example LEDBlink.c project of embOS  for  Cortex-M and SEGGER Embedded Studio on nRF52840.

I got this error when I try to build the project.

  •  section `.text.main' will not fit in region `UNPLACED_SECTIONS'
  • region `UNPLACED_SECTIONS' overflowed by 5548 bytes
Related