ESP8266 Developer Zone The Official ESP8266 Forum 2015-09-16T14:20:29+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1069 2015-09-16T14:20:29+08:00 2015-09-16T14:20:29+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1069&p=3712#p3712 <![CDATA[Re: System stops after wdt reset]]>
Daven007 wrote:
Sometimes the system stops after a wdt reset
e.g. output:

mac 662

ets Jan 8 2013,rst cause:4, boot mode:(1,6)

wdt reset

then nothing until reset button pressed.

Any ideas please or is this an SDK bug?



Ok,I think the point is :

If a watchdog reset occurs, the chip would exactly go back to the same mode as the chip was in, when it was powered on last time.
That is , if you set the chip into download mode and download a firmware,then without a rebooting and run the code directly,
in this case, when there was a watchdog reset , the chip would of course go back to download mode.

So please make sure you reboot the chip and run in flash boot mode first.

Statistics: Posted by costaud — Wed Sep 16, 2015 2:20 pm


]]>
2015-09-16T01:28:03+08:00 2015-09-16T01:28:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1069&p=3702#p3702 <![CDATA[Re: System stops after wdt reset]]>
However, if the watch dog timer is ever expired for whatever reasons, the system must reboot back and must not stuck waiting for someone to come and press the HW reset button. No matter what is the reason for wdog reset, at the end of the day its a kind of system Or CPU reset and system must re-start.

Btw thanks for the great chip.

Statistics: Posted by Guest — Wed Sep 16, 2015 1:28 am


]]>
2015-09-10T22:24:35+08:00 2015-09-10T22:24:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1069&p=3648#p3648 <![CDATA[Re: System stops after wdt reset]]> Statistics: Posted by eriksl — Thu Sep 10, 2015 10:24 pm


]]>
2015-09-07T15:55:20+08:00 2015-09-07T15:55:20+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1069&p=3587#p3587 <![CDATA[System stops after wdt reset]]> e.g. output:

mac 662

ets Jan 8 2013,rst cause:4, boot mode:(1,6)

wdt reset

then nothing until reset button pressed.

Any ideas please or is this an SDK bug?

Statistics: Posted by Daven007 — Mon Sep 07, 2015 3:55 pm


]]>