🎉 We're happy to announce new public releases 🎉

  • QClib v3.2r1 - TriCore Qualified C Library for functional safety
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?