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

error during buildinf DFU_debug application, SDK12,segger embedded studio

Building ‘secure_dfu_secure_dfu_ble_s132_pca10040_debug’ from solution ‘secure_dfu_secure_dfu_ble_s132_pca10040_debug’ in configuration ‘nrf52832_xxaa_s132’
  Linking secure_dfu_secure_dfu_ble_s132_pca10040_debug.elf
    Output/nrf52832_xxaa_s132/Exe/secure_dfu_secure_dfu_ble_s132_pca10040_debug.elf section `.bootloaderSettings' will not fit in region `UNPLACED_SECTIONS'
    region `UNPLACED_SECTIONS' overflowed by 4096 bytes
    Output/secure_dfu_secure_dfu_ble_s132_pca10040_debug nrf52832_xxaa_s132/Obj/nrf_dfu_transport.o: In function `nrf_dfu_transports_init':
    undefined reference to `__stop_dfu_trans'
    undefined reference to `__start_dfu_trans'
    Output/secure_dfu_secure_dfu_ble_s132_pca10040_debug nrf52832_xxaa_s132/Obj/nrf_dfu_utils.o: In function `nrf_dfu_bl_continue':
    undefined reference to `__isr_vector'
Build failed
Related