Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] mega 168

2005-08-22 by Mark Jordan

On 21 Aug 2005 at 21:45, Dennis wrote:

> What I am saying is the next instruction is not being executed. In an 
> interrupt driven system, a loop is waiting for the interrupt. When it 
> happens the process continues from the instruction following the loop. It 
> doesn't go back to the loop, or not supposed to.
> D

	That would happen only if the ISR mess with the Stack.
	Other way the processor stays inside the loop.

	I have used loops waiting for some flag that was changed
inside the ISR.

	Mark

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.