I'm using JLinkRTTViewer to look at RTT output from my code.
The problem is that when I try to go into POWER_OFF, it generates a reset instead.
Is there a way to go into power off and then reconnect the SWD interface after it wakes up?
Thanks!
I'm using JLinkRTTViewer to look at RTT output from my code.
The problem is that when I try to go into POWER_OFF, it generates a reset instead.
Is there a way to go into power off and then reconnect the SWD interface after it wakes up?
Thanks!
Hi,
Systemoff will generate a reset when you wake up, which may introduce issues with your current RTT session.
Note, when going into systemoff when in debug mode it is recommended to add a infinite loop afterwards. More detailed explanation can be found here:
Best regards,
Håkon