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

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

[avr-libc-dev] [bug #25645] xmega header files broken #defines


From: larry barello
Subject: [avr-libc-dev] [bug #25645] xmega header files broken #defines
Date: Thu, 19 Feb 2009 15:48:34 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6

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

                 Summary: xmega header files broken #defines
                 Project: AVR C Runtime Library
            Submitted by: lbarello
            Submitted on: Thu 19 Feb 2009 03:48:31 PM GMT
                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.4
           Fixed Release: None

    _______________________________________________________

Details:

The typdef struct PR_t has the first element listed as "PR"  This collides
with the #define for the PR offset in the IO map.

Suggest changing the struct element PR with "PRGEN" which matches the Atmel
XMEGA A manual.

I noticed this in the xmega128A1 header, but is likely in all headers for the
xmega series.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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