avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] atmega8 interrupt vectors


From: E. Weddington
Subject: Re: [avr-gcc-list] atmega8 interrupt vectors
Date: Tue, 17 May 2005 15:37:19 -0600
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Tyson Harding wrote:

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.


Are you correctly including the -mmcu switch on both the compile command line AND the link command line?

Eric




reply via email to

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