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

nrf52 sdk15.3 pca10040 secure bootloader exemple flash fail

Hello,

I use the board pca10040 v1.2.4 with the SDK 15.3

I started from the example: dfu \ secure_bootloader on Keil.
I can flash without worry the softdevice and compile the bootloader. but when I want to flash the bootloader I get the error: "Flash download failed -" Cortex-M4 "

I feel that the bootloader wants to write in the region of softdevice but I do not know how to solve the problem.

My Areas for the bootloader are:
IROM1: 0x72000 size 0xC000
IRAM1: 0x200057B8 size 0xA848


Thanks for your help

Parents Reply Children
No Data
Related