cancel
Showing results for 
Search instead for 
Did you mean: 

cannot access target

vitthal muddapur
Associate II
Posted on February 07, 2018 at 16:25

cannot access target shutting debug session when run stop mode with RTC in examples 

1 REPLY 1
Posted on February 07, 2018 at 16:31

Yeah, debugging the chip is real difficult when the power is removed from all the scan chains and logic you're communicating with....

Check DBGMCU settings for options.

Consider using USART or other methods to output diagnostic and debug info when the device powers down, and up again.

Debug as much of the code as possible without actually powering down.

Understand your code flow without needing to see every step.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..