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

build and run secure_bootloader example from SDK 15.3.0

Hello, 

I'm trying to build and run 'secure_bootloader/pca10040_ble_debug/armgcc/' example and it seams that it stops with some hard fault:

    Remote debugging using localhost:2331

    0xfffffffe in ?? ()

    (gdb) continue

    Continuing.

    Program received signal SIGTRAP, Trace/breakpoint trap.

    0xfffffffe in ?? ()

When I flash the 'secure_bootloader/pca10040_ble_debug/hex/ binary everything works fine. I can perform DFU and all.

nrf52832_xxaa_s132.mapnrf52832_xxaa_s132.hex

Related