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

How to reflash the soft device without MBR

Hello,

I'm flashing a bootloader (DFU) and then i'm flashing my application but each time i flash the application, Segger Embedded reflashes the softdevice and the MBR. As a result, it erases the address 0xFF8 and 0xFFC that contains the bootloader address and then the FDS cannot identify the right area where to write.

Is it possible to not upload the softdevice when i flash my bootloader or at least the MBR part ?

THank you in advance,

Best regards,

Aurélien

Related