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

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

Re: [avr-gcc-list] gcc prolog incorrect?


From: Daniel Kruszyna
Subject: Re: [avr-gcc-list] gcc prolog incorrect?
Date: Mon, 7 Mar 2005 15:40:05 -0500
User-agent: Mutt/1.4.2.1i

On Mon, Mar 07, 2005 at 12:39:03PM -0800, Jeff Barlow wrote:
> address@hidden  wrote:
> 
> >So what happens if we get interrupt between 69 and 70? And that interrupt 
> >disables interrupts?
> 
> I would claim that an ISR that returns without enabling
> interrupts is _broken_.

I can't see how this would happen, since reti always sets I to 1.

-- Daniel





reply via email to

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