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

Mesh SDK3.0 compilation

HI:

        when i use NRF MESH 3.0 lastest SDK,     Compiling one of the examples will prompt the following error. It's should be lost flash_palcement.xml file.

       Building ‘dfu_nrf52840_xxAA_s140_6.1.0’ from solution ‘dfu_nrf52840_xxAA_s140_6.1.0’ in configuration ‘Debug’
       Linking dfu_nrf52840_xxAA_s140_6.1.0.elf
       build/dfu_nrf52840_xxAA_s140_6.1.0_Debug/dfu_nrf52840_xxAA_s140_6.1.0.elf section `.text.sd_app_evt_wait' will not fit in region `UNPLACED_SECTIONS'
       region `UNPLACED_SECTIONS' overflowed by 126728 bytes
       build/dfu_nrf52840_xxAA_s140_6.1.0_Debug/obj/main.o:(.data.rom_end+0x0): undefined reference to `__exidx_end'
       build/dfu_nrf52840_xxAA_s140_6.1.0_Debug/obj/ble_softdevice_support.o: In function `ble_stack_init':
       ble_softdevice_support.c:(.text.ble_stack_init+0x98): undefined reference to `__data_start__'
       build/dfu_nrf52840_xxAA_s140_6.1.0_Debug/obj/thumb_crt0.o: In function `memory_set':

Parents Reply Children
No Data
Related