🎉 We're happy to announce new public releases 🎉

  • VX-toolset for Arm - v8.0r1 - A certified compiler toolset for safety critical embedded software development on Arm cores
Contact us to get access

Internal Watchdog resets the CPU while debugging

28-Jan-2025

The Internal Watchdog continues to run when the application is stopped (the microcontroller is in debug mode). In such a case, the Watchdog could reset the microcontroller and the debugger would lose control.


Possible solution

Disable the Internal Watchdog.

Was this answer helpful?