bugAVR C Runtime Library - Bugs: bug #28901, Xmega header files are missing...

 
 

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

bug #28901: Xmega header files are missing definitions for GPIO_t and CPU_t

Submitter:  Steve Bliss <steve17>
Submitted:  Mon 15 Feb 2010 01:59:39 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  9 - Immediate Item Group:  Header files
Status:  Fixed Assigned to:  aboyapati
Percent Complete:  100% Open/Closed:  Closed
Release:  1.6.7 Fixed Release:  None

Wed 31 Mar 2010 04:30:12 AM UTC, comment #1: 

I fixed the xml/avrgcc-header script so future xmega header file generation won't contain this bug. This is only a partial fix as the existing header files need changing. There is a patch for this portion in process.

Eric Weddington <arcanum>
Group administrator
Mon 15 Feb 2010 01:59:39 PM UTC, original submission:  

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.



Steve Bliss <steve17>

 

(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 aboyapati (Updated the item)
  • -email is unavailable- added by arcanum (Updated the item)
  • -email is unavailable- added by steve17 (Submitted the item)
  •  

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-04-06 aboyapati StatusNone Fixed
        Percent Complete0% 100%
        Open/ClosedOpen Closed
    2010-03-29 arcanum Priority5 - Normal 9 - Immediate
    2010-03-12 arcanum Assigned toNone aboyapati

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code