Categories

{{ selectedCategory.name }}

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!

How to disable Internal Watchdog in winIDEA?

23-Nov-2023

Watchdog periodically resets your system which can cause problems such as unintended reset during flash programming or mass erase operation, failed debug session, etc.; however it can detect failures, e.g., if your system has hung or it is no longer executing the correct sequence of code. 


Possible solutions

Disable watchdog at initialization

The option is available in Hardware  / CPU Options / Reset and it's checked by default on devices that have an internal watchdog.  If Internal Watchdog is not supported, this option is greyed out.

Internal Watchdog is disabled at Default and Custom Initialization.


Watchdog disabling via EVE script

Scripts are distributed in the winIDEA installation directory (SFR folder) and can be enabled via Hardware / Scripts / WDOG Disable. Available on specific CPU devices.


Check Watchdog How-to for details.


Was this answer helpful?

Sorry this article didn't answer your question, we'd love to hear how we can improve it.
Note: This form won't submit a case. We'll just use it to make this article better.

Similar topics

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No similar topics found!

Other topics in the same category

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!