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

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

[avr-libc-dev] [bug #41690] Bit definitions for SPMCSR


From: anonymous
Subject: [avr-libc-dev] [bug #41690] Bit definitions for SPMCSR
Date: Tue, 25 Feb 2014 17:42:24 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

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

                 Summary: Bit definitions for SPMCSR
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Tue 25 Feb 2014 05:42:22 PM UTC
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Header files
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.8.0
           Fixed Release: None

    _______________________________________________________

Details:

Affected devices:
ATmega48A/PA
ATmega88A/PA
ATmega168A/PA
ATmega328/P

Header files affected:
iomx8.h
iom48p.h
iom88p.h
iom88pa.h
iom168p.h
iom328p.h

Bit 0 was renamed from SELFPRGEN to SPMEN in the same datasheet revision noted
above.  The new bit name has been defined in iomx8.h alongside the old
definition.  This common header file is #included by the device header files
iom48.h, iom88.h, and iom168.h, but not by the other device header files
iom48p.h, iom88p.h, iom88pa.h, iom168p.h, or iom328p.h.

No definition exists for bit 5, SIGRD, in any of the above header files.  This
bit was added to the datasheet in revision 8271E–AVR–07/2012.

Patch file included (made against 1.8.0) remedies all of this.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 25 Feb 2014 05:42:22 PM UTC  Name: avr-libc-1.8.0.patch  Size: 2kB  
By: None

<http://savannah.nongnu.org/bugs/download.php?file_id=30690>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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