winIDEA: Internal watchdog resets the SoC while debugging
car engine
Find results that contain at least one of the two words.
"car engine"
Find results that contain the exact phrase 'car engine'.
+car +engine
Find results that contain both words.
car -engine
Find results that contain the word 'car' but not 'engine'.
car*
Partial match. Find results like 'car', 'carneval', 'carousell'.
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.