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

Can't debug into the ble_app_hrs demo

I am a new to the uVision4 and having trouble with the 51822 evaluation kit demo.

I am able to build the ble_app_hrs demo and can load and run it using the Flash / Load menu selection. However I am unable to load / run / debug the application with Start/Stop Debug Session.

When I attempt to debug I usually see a "No Cortex-M SW Device Found" So I then go to the nRFGo Studio and "recover" then erase all flash then reprogram the S 110 softDevice

Then back in uVision I Start a debug session - but when I break it is at address 0xc00011d32 looping to the previous instruction "WFE"

What am I doing wrong??

Related