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

App gets stuck when jumping from bootloader

Greetings,

I'm having the same weird issue as this question, though I don't understand the answer to it https://devzone.nordicsemi.com/f/nordic-q-a/34447/app-gets-stuck-when-booted-from-bootloader-works-fine-without-bootloader---sdk15---0xcafebabe-in-registers

I'm using Eclipse + ARM GCC 6.2.1 , SDK15.0, S112 v6.0.0, NRF52810.

When the application + SD is flashed directly after erasing the flash everything works well.

The issue occurs when

  • When I merge the  App + SD with the bootloader + bootloader settings and then flash the merged hex
  • When a DFU over BLE occurs

The issue is the app is loaded and the initial LED blink and UART output is sent, but then it gets stuck. Note that I'm not using BONDS in the application.

Regards, Prithvi

Parents Reply Children
No Data
Related