On Fri, Dec 24, 2004 at 07:25:07AM -0500, Phillip Vogel wrote: > Thanks - I got that yesterday afternoon on the avr-gcc list. This seems > like an inconsistency in the header files that should be fixed. Actually, the GCC header files merely follow the nomenclature in the datasheets. The datasheet for the ATmega162 calls the interrupt vector 'USART0', while the datasheet for the ATmega128 calls it 'UART0'. If there is inconsistancy, it is in the datasheets. -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