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

Can't Halt processor on Keil debug

When I try putting any breakpoint on my code to watch some variables, Keil will never halt that breakpoint. When I click pause in the debug session, the disassembler shows a loop on Branch + WFE, even though I'm not using sd_wait_event or something like that. I'm using the SoftDevice 8.

Any suggestions?

Related