when you say "start from the beginning", are you saying you want a FULL RESET? If so, you'd need to build and trigger an external reset hardware, or enable the watchdog timer and then just spin until a watchdog reset occurs. - jim On Mon, 2 Jan 2006 04:19:44 -0800 (PST) Moataz Hussein <husseinmoataz@yahoo.com> wrote: > I am working on a test project on AVR 1200, I have a question regarding the external interrupt. I understand that after the interrupt occurs the interrupt handling routine is called, after it is finished the program goes back to where it has stopped. > > I have a question: > > Is it possible and how to; After the interrupt handling routine is completed. Can the program starts from the begining not where it stopped when the interrupt routine was called. > > Thank for help. > > Moataz > > > --------------------------------- > Yahoo! Photos > Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.
Message
Re: [AVR-Chat] Interrupt routine
2006-01-02 by James Washer
Attachments
- No local attachments were found for this message.