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

Example program doesn't start execution

This are the contents of disassembly window on all optimisation levels. Program is stuck switching between two operations:

MOVS  r0, r0
DCD   0xFFFFFFFF

I'm running ble_app_template on nRF51 DK (nRF51422_QFAC). What's going on?

_

Related