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

dfu\bootloader_secure problem error at sd_mbr_command(&command); (nrf_dfu_mbr_init_sd())

Hi

Im using the DFU secure example (examples\dfu\bootloader_secure\pca10028)

Im working on a NRF51822-QFAA ,S130 SDK12.3 , Im not sure about my IROM/IRAM definitions, my settings below

I have an error at (nrf_dfu_mbr_init_sd()) sd_mbr_command(&command); 

err_code = nrf_dfu_mbr_init_sd(); (see print screen below)

Any help will be appreciated 

Thanks !

Memory definitions as follows :

error here :

Im not sure if it's relevant but UICR Register seems fine

Parents Reply Children
No Data
Related