[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [patch #4802] Add support for ATmega406
From: |
anonymous |
Subject: |
[avr-libc-dev] [patch #4802] Add support for ATmega406 |
Date: |
Mon, 16 Jan 2006 06:10:46 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727) |
URL:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4802>
Summary: Add support for ATmega406
Project: AVR C Runtime Library
Submitted by: None
Submitted on: Mon 01/16/06 at 06:10
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: address@hidden
Open/Closed: Open
_______________________________________________________
Details:
I see that the task to include ATmega406 support is still open and thus I
have done the manual labour to speed up the process.
There are a few notable differences: EEPROM registers are at a different
address and the internal RAM starts from 0x100 (and not the default 0x60),
but this can be fixed with the linker switch "-Wl,-Tdata,0x800100"
_______________________________________________________
Carbon-Copy List:
CC Address | Comment
------------------------------------+-----------------------------
pieterconradie --AT-- astratagroup --DOT-- com | Originator Email
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 01/16/06 at 06:10 Name: iom406.h Size: 16.64KB By: None
"iom406.h" hardware definition file for ATmega406
<http://savannah.nongnu.org/patch/download.php?item_id=4802&item_file_id=5775>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4802>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [avr-libc-dev] [patch #4802] Add support for ATmega406,
anonymous <=