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

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

[avr-libc-dev] [bug #28901] Xmega header files are missing definitions f


From: Steve Bliss
Subject: [avr-libc-dev] [bug #28901] Xmega header files are missing definitions for GPIO_t and CPU_t
Date: Mon, 15 Feb 2010 13:59:39 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)

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

                 Summary: Xmega header files are missing definitions for
GPIO_t and CPU_t
                 Project: AVR C Runtime Library
            Submitted by: steve17
            Submitted on: Mon 15 Feb 2010 01:59:39 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.7
           Fixed Release: None

    _______________________________________________________

Details:

GPIO and CPU are defined in terms of these missing types and are thus
unusable.

For instance:
#define CPU    (*(CPU_t *) 0x0030)  /* CPU Registers */

All xmega header files in Winavr/avr/include/avr have this problem.  These
are the header files starting with iox.







    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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