bugAVR C Runtime Library - Bugs: bug #18806, attiny24/44/84 timer vector names...

 
 

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

bug #18806: attiny24/44/84 timer vector names are incorrect

Submitter:  None
Submitted:  Tue 16 Jan 2007 09:11:43 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Wont Fix Assigned to:  joerg_wunsch
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Thu 18 Jan 2007 01:20:31 PM UTC, comment #2: 

Flagged as "won't fix" until the XML files have been changed.

Joerg Wunsch <joerg_wunsch>
Group administrator
Tue 16 Jan 2007 09:43:08 PM UTC, comment #1: 

The interrupt vector names are derived directly from the Atmel
part XML files.  If you think they are in error, please file
a bug report at avr at atmel dot com so they should decide
about which names to go with.

In the long run, we'd like to derive all our header file
information automatically from the XML files (at least,
initially).

Joerg Wunsch <joerg_wunsch>
Group administrator
Tue 16 Jan 2007 09:11:43 PM UTC, original submission:  

in iotnx4.h :
TIM1_COMPA_vect, TIM1_COMPB_vect, TIM1_OVF_vect, TIM0_COMPA_vect, TIM0_COMPB_vect, TIM0_OVF_vect should be written with TIMER instead of TIM to reflect datasheet names.

only TIMER1_CAPT_vect is consistent.

Anonymous

 

(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)
  •  

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-01-18 joerg_wunsch StatusNone Wont Fix
        Open/ClosedOpen Closed
    2007-01-16 joerg_wunsch Assigned toNone joerg_wunsch

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code