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

ERROR: overflowed by 8192 bytes

Hello

I had integrated the DFU client stack in ble_thread_dyn_hrs_coap_srv_freertos  project.

SDK : nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8

After clearing all the errors i facing the new error that is

Output/Release/Exe/ble_thread_dyn_freertos_pca10056_s140.elf section `.bootloader_settings_page' will not fit in region `UNPLACED_SECTIONS'

region `UNPLACED_SECTIONS' overflowed by 8192 bytes

can anyone help me in solving this error.

Thanks in advance!!!!

Related