Hi,
I want to check if watchdog is paused when debug hits a breakpoint in Monitor Mode Debugging. Based on my understanding, it will keep going and eventually reset the system. Is there a way to stop this from happening? I tried to reset watchdog timer in JLINK_MONITOR_OnPoll. I still see the system resets. Is there a better place to do that? Is there a way that I can know the system is running in MMD mode and don't start watchdog?
Thank you,
Min-Ching
I want to check if watchdog is paused when debug hits a breakpoint in Monitor Mode Debugging. Based on my understanding, it will keep going and eventually reset the system. Is there a way to stop this from happening? I tried to reset watchdog timer in JLINK_MONITOR_OnPoll. I still see the system resets. Is there a better place to do that? Is there a way that I can know the system is running in MMD mode and don't start watchdog?
Thank you,
Min-Ching