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

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

Re: [avr-gcc-list] ATTiny2313 GCC Support?


From: Bob Paddock
Subject: Re: [avr-gcc-list] ATTiny2313 GCC Support?
Date: Wed, 24 Mar 2004 13:31:12 -0500
User-agent: Opera7.23/Win32 M2 build 3227

<x-flowed>

If you could generate the iotn2313.h header and send it to the
avr-libc-dev list, I can do the rest of the changes for avr-libc
(unless you want to give it a try).

I'm working on iotn2313.h now.  I'll leave the lib changes to you.
Thank you.

io2313.h says:
/* 0x3C..0x3D SP */

where 0x3C was reserved, and 0x3D was SPL.

In the Tiny2313 0x3C is now OCR0B, while SPL is still at 0x3D.

I don't know if that maters to GCC or linker scripts?



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

</x-flowed>

reply via email to

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