🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
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?