Forum Discussion
Altera_Forum
Honored Contributor
20 years agoWatchdog has expired.
<<Watchdog has expired. Targed detached.>> I've often faced this problem when I try to debug some program, however I can't identify "who" is this watchdog. So I can't disable it. Someb...
Altera_Forum
Honored Contributor
20 years agoI guess that you must have one timer which will reset system when timeout occurs. When debugging, for example, application code stop by breakpoint, but the timer still works, when timeout, it will reset system ,then IDE will report that watchdog timeout...
FYI. David