Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

help with watchdog

Status
Not open for further replies.

svdz

Programmer
Dec 9, 2004
4
0
0
ZA
I am writing code in winAVR for the ATmega8. My code keeps resetting even though I am using "wdt_reset()" defined in wdt.h. Does anyone know a possible reason for this?
 
Well if it still crashes after disabling the watchdog timer, then I'd say there were bugs in your code.

Without seeing some code, it could be pretty much anything.


--
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top