🎉 We're happy to announce new public releases! ðŸŽ‰

  • SWAT v1.1r1 - Software tracing solution now supporting more architectures and operating systems - see SWAT Release Notes.
  • TriCore v6.2r2 Inspector v1.0r8 - An automated method for identifying toolset issues in compiled output code.
  • 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?