🎉 We're happy to announce new public releases 🎉

  • TriCore v6.2r2 Inspector v1.0r9 - A family of tools that provide an automated method for identifying toolset issues in compiled output code
Contact us to get access

winIDEA: Internal watchdog resets the SoC while debugging

26-Mar-2026

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?