-->
Page 1 of 1

Reboot instead of Stop After WDT Reset

PostPosted: Sat Aug 29, 2015 9:56 am
by equarles2
hello, i am using the adafruit huzzah; programming in C with SDK 1.2.0. Every now and then I am getting WDT Reset and the processor stops...Is there a way to make it reboot instead of stop?

Re: Reboot instead of Stop After WDT Reset

PostPosted: Fri Sep 04, 2015 6:48 am
by Daven006
I'm having the same problem, both with SDK 1.2 and 1.3

Re: Reboot instead of Stop After WDT Reset

PostPosted: Fri Sep 04, 2015 8:15 am
by martinayotte
This is usually caused by either improper power supply, bad connections or bad code with infinite loops.