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

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

Re: [avr-gcc-list] how to set mmcu compile for ATmega8L?


From: E. Weddington
Subject: Re: [avr-gcc-list] how to set mmcu compile for ATmega8L?
Date: Fri, 27 Feb 2004 07:15:00 -0700

On 27 Feb 2004 at 9:24, yangxiaoli wrote:

> I use avr-gcc 3.2 version and ATmega8L. When compile the c code with 
> -mmcu=atmega8 
> Fatal error:unknown MCU:atmega8, I wonder how to set mmcu to compile.
> list below we can use on avr-gcc but not for atmega8:
>   avr1 avr2 avr3 avr4 avr5 at90s1200 attiny10 attiny11 attiny12 attiny15
>   attiny28 at90s2313 at90s2323 at90s2333 attiny22 at90s2343 at90s4433
>   at90s4414 at90s4434 at90s8515 at90s8535 at90c8534 atmega603 atmega103
>   atmega83 atmega85 atmega161 atmega163 atmega32 at94k
> 
> I'am a newbie, please help me!
> 

Have you tried updating your toolset? The latest (that builds correctly) is GCC 
version 3.3.2 
and GNU Binutils 2.14.

_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list


reply via email to

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