patchAVR C Runtime Library - Patches: patch #4102, Add support for ATMega...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4102: Add support for ATMega 640-1280-1281

Submitter:  Anatoly Sokolov <aesok>
Submitted:  Wed 15 Jun 2005 10:55:14 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Mon 22 May 2006 05:53:44 PM UTC, comment #3: 

Support for ATmega 640-1280-1281 devices is added in GCC 4.2.
Support for ATmega 640-1280-1281 devices is added in binutils 2.17.
Support for ATmega 640-1280-1281 devices is added in avr-libc 1.4.0.

Anatoly Sokolov <aesok>
Group administrator
Thu 22 Sep 2005 02:32:52 PM UTC, comment #2: 

Oops, the file was silently also converted to DOS format.
A new try is attached.

Martijn van Balen <balenvm>
Thu 22 Sep 2005 02:29:56 PM UTC, comment #1: 

I've corrected three mistakes in iom1280.h

$ diff iom1280.h iom1280_orig.h
292c292
< #define PCIFR   _SFR_IO8(0x1B)
---

> #define PCIFR   _SFR_IO8(0x1C)

474c474
< #define WDTCSR  _SFR_MEM8(0x60)
---

> #define WDTCsR  _SFR_MEM8(0x60)

570c570
< #define OCIE0B  2
---

> #define OCIE0b  2


Martijn van Balen <balenvm>
Wed 15 Jun 2005 10:55:14 PM UTC, original submission:  


Anatoly Sokolov <aesok>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8480:  iom1280.h added by balenvm (26KiB - text/plain - iom1280.h)
file #8479:  iom1280.h added by balenvm (28KiB - text/plain - iom1280.h)
file #9342:  gcc-3.4.4-atmega640_1280_1281.diff added by aesok (3KiB - application/octet-stream)
file #9341:  binutils-2.16-atmega640_1280_1281.diff added by aesok (777B - application/octet-stream)
file #8971:  iom640.h added by aesok (26KiB - text/plain)
file #8970:  iom1280.h added by aesok (26KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 13 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-05-22 aesok StatusReady For Test Done
    Open/ClosedOpen Closed
2005-09-22 balenvm Attached File- Added iom1280.h, #5236
2005-09-22 balenvm Attached File- Added iom1280.h, #5235
    Carbon-Copy- Added balenvm
2005-09-07 aesok StatusIn Progress Ready For Test
    Assigned toaesok None
2005-09-05 aesok StatusNone In Progress
    Assigned toNone aesok
    Attached File- Added gcc-3.4.4-atmega640_1280_1281.diff, #5147
2005-09-05 aesok Attached File- Added binutils-2.16-atmega640_1280_1281.diff, #5146
2005-06-15 aesok Attached File- Added iom640.h, #4732
2005-06-15 aesok Attached File- Added iom1280.h, #4731

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code