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

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

Re: [avr-gcc-list] AVR Group Definitions


From: Thomas D. Dean
Subject: Re: [avr-gcc-list] AVR Group Definitions
Date: Wed, 23 Mar 2011 11:37:55 -0700

I have a group of .S files, library avrx2.6.  I want to make a version
of this library for each AVR group and install them in avr/lib/avrn, as
appropriate.

If I use 'make MCU=?????', I get a list, including avr1, avr5, etc, as
well as the known types like atmega128, etc.

If I use 'make MCU=atmega128', I see no errors.

If I use 'make MCU=avr5', things like _SFR_IO_ADDR() are not defined.

Should this work?

tomdean





reply via email to

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