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.