avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #33920] ICR1 incorrectly defined for tiny167


From: Don Kinzer
Subject: [avr-libc-dev] [bug #33920] ICR1 incorrectly defined for tiny167
Date: Mon, 01 Aug 2011 17:43:50 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 GTB7.1

URL:
  <http://savannah.nongnu.org/bugs/?33920>

                 Summary: ICR1 incorrectly defined for tiny167
                 Project: AVR C Runtime Library
            Submitted by: dkinzer
            Submitted on: Mon 01 Aug 2011 10:43:50 AM PDT
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Header files
                  Status: None
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.6.7
           Fixed Release: None

    _______________________________________________________

Details:

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)





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?33920>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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