Discussion:
[avr-libc-dev] [bug #44279] incorrect USB_TRNCOMPL_vect_num in iox64a1u.h, iox128a1u.h
anonymous
2015-02-16 23:01:39 UTC
Permalink
URL:
<http://savannah.nongnu.org/bugs/?44279>

Summary: incorrect USB_TRNCOMPL_vect_num in iox64a1u.h,
iox128a1u.h
Project: AVR C Runtime Library
Submitted by: None
Submitted on: Mon 16 Feb 2015 11:01:37 PM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Percent Complete: 0%
Assigned to: None
Originator Email: ***@mrp3.com
Open/Closed: Open
Discussion Lock: Any
Release: Any
Fixed Release: None

_______________________________________________________

Details:

The header files for the ATXmega64a1U and ATXmega128a1U incorrectly specify
the vector for USB_TRNCOMPL_vect as '127' when it should be '126'. Other
headers for similar CPUs have it correctly assigned as 126. This was seen in
both versions 1.8.0 and 1.8.1, and is probably the case in earlier releases.
The ATMel Studio files also have the vector assigned as 126, as it is with
other USB-capable xmega processors (such as in iox128a4u.h, etc.). Only the
64a1u and 128a1u headers seem to have this problem.




_______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
Pitchumani
2015-06-22 05:58:46 UTC
Permalink
Update of bug #44279 (project avr-libc):

Status: None => In Progress
Assigned to: None => pitchumani


_______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
Pitchumani
2015-06-22 06:11:01 UTC
Permalink
Update of bug #44279 (project avr-libc):

Status: In Progress => Fixed
Open/Closed: Open => Closed

_______________________________________________________

Follow-up Comment #1:

Committed.
http://svn.savannah.nongnu.org/viewvc?view=rev&root=avr-libc&revision=2478

_______________________________________________________

Reply to this item at:

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

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

Loading...