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

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

Re: [avr-gcc-list] problem faced in TWI interrupt driven


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] problem faced in TWI interrupt driven
Date: Fri, 17 Feb 2006 21:19:55 +0100 (MET)

dhananjay deshpande <address@hidden> wrote:

>   I am facing a problem that when I want to write Two Wire Interface
> Rout= ines Interrupt driven, the compiler automatically inserts "SEI
> and PUSH instructions" in the i= nterrupt routine in the begining of
> the routine.

Don't declare it INTERRUPT, declare it SIGNAL.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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