bugAVR C Runtime Library - Bugs: bug #30018, Errors in include files

 
 

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

bug #30018: Errors in include files

Submitter:  Don Kinzer <dkinzer>
Submitted:  Mon 31 May 2010 09:08:56 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Fixed Assigned to:  joerg_wunsch
Percent Complete:  0% Open/Closed:  Closed
Release:  1.6.7 Fixed Release:  1.6.2

Wed 09 Jun 2010 06:39:43 AM UTC, comment #1: 

iotn40.h was affected, too.  Thanks, I fixed it manually, but
it seems the script generating the header files has some
issue.

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 31 May 2010 09:08:56 PM UTC, original submission:  

WinAVR_20100110

The following lines appear beginning at line 1291 of iom169pa.h and at line 1296 of iom649p.h.  I believe that the "ICP/" and "INT0/" should be deleted.

#define ICP/SEG22_DDR   DDRD
#define ICP/SEG22_PORT  PORTD
#define ICP/SEG22_PIN   PIND
#define ICP/SEG22_BIT   0

#define INT0/SEG21_DDR   DDRD
#define INT0/SEG21_PORT  PORTD
#define INT0/SEG21_PIN   PIND
#define INT0/SEG21_BIT   1

Don Kinzer <dkinzer>

 

(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 joerg_wunsch (Posted a comment)
  • -email is unavailable- added by dkinzer (Submitted the item)
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-06-09 joerg_wunsch StatusNone Fixed
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed
        Fixed ReleaseNone 1.6.2

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code