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/
Message
Re: [AVR-Chat] Where did my interrupt vectors go?
2004-12-24 by Brian Dean