🎉 We're happy to announce a new public release ðŸŽ‰

  • Pin Mapper for AURIX v1.1r5 - A graphical tool for defining AURIX device port mapping and generation of device initialization 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?