avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Spurious restarts on atmega128l


From: Juergen Harms
Subject: Re: [avr-gcc-list] Spurious restarts on atmega128l
Date: Fri, 13 Jul 2007 22:03:57 +0200
User-agent: Thunderbird 2.0.0.4 (X11/20070620)

I would also check for a watchdog reset (your 12 msec are close to the 15 msec period for the shortest watchdog reset) - try to disable the watchdog timer at the start of your program, see <avr/wdt.h> page of the avr-libc-user-manual. But I do not understand why there is a reset but no significant info in the copy of MCUCSR.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]