avr-chat
[Top][All Lists]
Advanced

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

[avr-chat] iom128.h vector table mismatch


From: Aly El-Osery
Subject: [avr-chat] iom128.h vector table mismatch
Date: Sun, 5 Feb 2006 20:05:49 -0700 (MST)


The vector table in avr/iom128.h seems to be different from what is listed on page 57 of the atmega128L data sheet

http://www.atmel.com/dyn/resources/prod_documents/doc2467.pdf

For example

In iom128.h

#define SIG_INPUT_CAPTURE3      _VECTOR(25)

while in the data sheet input capture 3 is vector number 26 not 25.

In know I am probably missing something but I can't figure it out. Please help.

Thanks





reply via email to

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