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

Pause peripherals when hitting a breakpoint?

Is there a way to pause all peripherals when hitting a breakpoint? In particular, I would like to freeze the RTCs when I hit a breakpoint. My app wakes up once a second, and I pause the code for too long, interrupt on RTC0 never fires when the counter gets around to the set wakeup interval.

Parents Reply Children
No Data
Related