bugAVR C Runtime Library - Bugs: bug #33920, ICR1 incorrectly defined for...

 
 

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

bug #33920: ICR1 incorrectly defined for tiny167

Submitter:  Don Kinzer <dkinzer>
Submitted:  Mon 01 Aug 2011 05:43:50 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Fixed Assigned to:  arcanum
Percent Complete:  100% Open/Closed:  Closed
Release:  1.6.7 Fixed Release:  1.8.0

Mon 01 Aug 2011 11:18:55 PM UTC, comment #2: 

I had not but just did so.  The latest revision (2225) of the file is still incorrect.

Don Kinzer <dkinzer>
Mon 01 Aug 2011 09:06:01 PM UTC, comment #1: 

Hi Don,

Did you check to see if the header file in the avr-libc repository is already fixed for this?

Eric

Eric Weddington <arcanum>
Group administrator
Mon 01 Aug 2011 05:43:50 PM UTC, original submission:  

In WinAVR-20100110 the ICR1 register is incorrectly defined as an 8-bit memory location in iotn167.h.  It should be defined thus:

#define ICR1 _SFR_MEM16(0x86)

Don Kinzer <dkinzer>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by arcanum (Posted a comment)
  • -email is unavailable- added by dkinzer (Submitted the item)
  •  

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-09-26 arcanum Assigned toNone arcanum
        Open/ClosedOpen Closed
        Fixed ReleaseNone 1.8.0
    2011-09-26 arcanum StatusNone Fixed
        Percent Complete0% 100%

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code