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

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

RE: [avr-gcc-list] software reset


From: roya kalantari
Subject: RE: [avr-gcc-list] software reset
Date: Tue, 16 Aug 2005 03:11:05 -0700 (PDT)

"how can i have a software reset in my code do you
think?"

hi again
i have found a code:
#define RESET() (((void(*)(void))(char *)0x0000)())

Does it work in your opinion?

and about whatch dog:
if i have a while (1) for my reset,can i use a
watchdog for software reset?



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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