[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] atmega8 interrupt vectors
From: |
Tyson Harding |
Subject: |
[avr-gcc-list] atmega8 interrupt vectors |
Date: |
Mon, 16 May 2005 15:06:51 -0600 |
User-agent: |
Mozilla Thunderbird 1.0.2 (X11/20050331) |
I am trying to use the UART on the mega8, and when I compile my code and
look at the program listing, the vector table is incomplete. The vector
table only contains first 13 vectors. The _VECTORS_SIZE is set
correctly, and if I change it to something either bigger, or smaller,
nothing happens.
Thanks,
Tyson
- [avr-gcc-list] atmega8 interrupt vectors,
Tyson Harding <=