avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] atmega32 support?


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] atmega32 support?
Date: Sat, 23 Nov 2002 17:02:01 +0100
User-agent: Mutt/1.2.5i

As E. Weddington wrote:

> Does it exist yet?

avr-gcc seems to support it (i just did a quick

strings /usr/local/lib/gcc-lib/avr/3.3/cc1 | fgrep atmega32

and it shows up there), but so far, it seems nobody wrote an
<avr/iom32.h> nor the hooks to generate the crtm32.o file for it.
The first mainly requires the diligence to walk through the
datasheet, and extract all the IO port definitions etc. out of it,
the second can probably easily be done by cloning one of the
existing definitions.

Finally, it would be nice if all this theory could be verified by
a person who actually owns such a device, and can run a test on
it. ;-)  AFAIH, the ATmega32 is not yet officially shipping from
Atmel.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

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