bugAVR C Runtime Library - Bugs: bug #30597, Missing definition for...

 
 

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

bug #30597: Missing definition for ATmega16/36/64M1/C1

Submitter:  Frédéric Nadeau <fnadeau>
Submitted:  Thu 29 Jul 2010 11:22:51 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Fixed Assigned to:  aboyapati
Percent Complete:  100% Open/Closed:  Closed
Release:  1.7.0 Fixed Release:  1.6.1

Mon 20 Sep 2010 11:22:33 AM UTC, comment #1: 

Patch attached for review.

(file #21508)

Anitha Boyapati <aboyapati>
Thu 29 Jul 2010 11:22:51 PM UTC, original submission:  

see bug #16445

Affected devices:
ATmega16M1
ATmega32M1
ATmega64M1
ATmega32C1
ATmega64C1

Would be nice to have the same definition than for the AT90CANxxx which are:
#define CANSITW _SFR_MEM16(0xE0)
#define CANIDT _SFR_MEM32(0xF0)
#define CANIDM _SFR_MEM32(0xF4)

Thanks

Frédéric Nadeau <fnadeau>

 

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

Attached Files
file #21508:  bug30597.patch added by aboyapati (4KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by aboyapati (Updated the item)
  • -email is unavailable- added by fnadeau (Submitted the item)
  •  

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-09-22 aboyapati Open/ClosedOpen Closed
        Fixed ReleaseNone 1.6.1
    2010-09-21 aboyapati StatusIn Progress Fixed
        Percent Complete0% 100%
    2010-09-20 aboyapati Attached File- Added bug30597.patch, #21508
    2010-09-16 aboyapati StatusNone In Progress
        Assigned toNone aboyapati

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code