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

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

[avr-gcc-list] atmega161 compilation support


From: Matthias Göppner
Subject: [avr-gcc-list] atmega161 compilation support
Date: Wed, 18 Jul 2001 13:44:25 +0200

Hi all,

I want to use the microcontroller ATMega161(now available after all!)
instead of AT8515.
When compiling C source code with avr-gcc and option
        -mmcu=atmega161
as described in avr-lib.pdf from Rich Neswold, date January 23, 2001,
I get this:

Wrong mcu `atmega161' specified
Allowed mcu's:
   at90s2313
   at90s2323
   at90s2333
   attiny22
   at90s2343
   at90s4433
   at90s4414
   at90s4434
   at90s8515
   at90s8535
   atmega603
   atmega103

When programming ATMega161 with the object code from AT8515, only
parts of the program work (I think because of different interrupt
vector tables).

Does anybody know how to support ATMega161?

best regards
Matthias Goeppner
address@hidden

-------------------------------------------------------

-- 
Mit freundlichen Grüßen
Matthias Göppner

-- 
TSP - Teleprocessing Systems & Products mbH 
Matthias Goeppner       address@hidden
Altenreuth 5            95326 Kulmbach - Germany
phone: +49 9221 804253  fax  : +49 9221 8219015



reply via email to

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