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

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

Re: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L


From: 'Andrew McNabb'
Subject: Re: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L
Date: Fri, 28 May 2004 19:06:53 -0600
User-agent: Mutt/1.5.6i

On Fri, May 28, 2004 at 10:47:31PM +0200, Peter Hierholzer wrote:
> your vectors table is far too short. It has only 13 entries, but the
> Atmega103 requires 24 entries.
> What gcc-parameter do you use for the -mmcu= option.
> You should use -mmcu=atmega103

I did use -mmcu=atmega103.  That's weird.  I wonder if there's something
wrong with the header files or something.

-- 
Andrew McNabb
http://www.mcnabbs.org/andrew/
PGP Fingerprint: 8A17 B57C 6879 1863 DE55  8012 AB4D 6098 8826 6868


reply via email to

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