Thanks - I got that yesterday afternoon on the avr-gcc list. This seems like an inconsistency in the header files that should be fixed. Or, perhaps it's something that should be addressed by the preprocessor - giving warnings on undefined macros (though I have no idea how to implement that). Thanks again. Phillip > -----Original Message----- > From: Brian Dean [mailto:bsd@bdmicro.com] > Sent: Friday, December 24, 2004 12:01 AM > To: AVR-Chat@yahoogroups.com > Subject: Re: [AVR-Chat] Where did my interrupt vectors go? > > > > > On Thu, Dec 23, 2004 at 03:40:20PM -0500, Phillip Vogel wrote: > > > This used to work, but since I upgraded winavr and changed > to mega128 > > (used to be mega162), my interrupt vector table is empty, like this: > > > SIGNAL(SIG_USART0_RECV) > > > SIGNAL(SIG_USART0_DATA) > > Change 'USART0' to 'UART0' and you should be good. > > -Brian > -- > Brian Dean > BDMICRO - ATmega128 Based MAVRIC Controllers http://www.bdmicro.com/ > > > ------------------------ Yahoo! Groups Sponsor > --------------------~--> > Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. > Now with Pop-Up Blocker. Get it for free! > http://us.click.yahoo.com/L5YrjA/eSIIAA/yQL> SAA/dN_tlB/TM > > > -------------------------------------------------------------- > ------~-> > > > Yahoo! Groups Links > > > > > > > > >
Message
RE: [AVR-Chat] Where did my interrupt vectors go?
2004-12-24 by Phillip Vogel
Attachments
- No local attachments were found for this message.