Linker issue in Segger embedded studio

Hi All,

I am facing a linker issue after compiling the nrfSDK file. Can anyone help me resolve this issue.

Error Output/Debug/Exe/spi_pca10056.elf section `i.cfp_free' will not fit in region `UNPLACED_SECTIONS'

section .ARM.exidx LMA [000000000000ed8c,000000000000ed93] overlaps section .rodata LMA [000000000000ed8c,000000000000f1e7]

region `UNPLACED_SECTIONS' overflowed by 6272 bytes

Attaching the image for reference. Thanks in advance.

Related