[avr-libc-dev] [bug #33238] Wrong _VECTORS_SIZE for mega8U2 et al

2011-05-09 Thread Eric Weddington
Update of bug #33238 (project avr-libc): Status: Confirmed = Fixed Percent Complete: 0% = 100% Assigned to:None = arcanum Open/Closed:

[avr-libc-dev] [bug #33238] Wrong _VECTORS_SIZE for mega8U2 et al

2011-05-09 Thread Don Kinzer
Follow-up Comment #4, bug #33238 (project avr-libc): In my original post, I mentioned that these devices have 28 interrupt vectors (not including the reset vector) and I see that the include files have been modified so that _VECTORS_SIZE is 28 * 4. After reviewing include files for other

[avr-libc-dev] [bug #33238] Wrong _VECTORS_SIZE for mega8U2 et al

2011-05-09 Thread Eric Weddington
Follow-up Comment #5, bug #33238 (project avr-libc): Oops. My fault too for not looking at your comment close enough. Now fixed with the value of 29. ___ Reply to this item at: http://savannah.nongnu.org/bugs/?33238

[avr-libc-dev] [bug #33238] Wrong _VECTORS_SIZE for mega8U2 et al

2011-05-05 Thread Don Kinzer
URL: http://savannah.nongnu.org/bugs/?33238 Summary: Wrong _VECTORS_SIZE for mega8U2 et al Project: AVR C Runtime Library Submitted by: dkinzer Submitted on: Thu 05 May 2011 08:52:11 AM PDT Category: None

[avr-libc-dev] [bug #33238] Wrong _VECTORS_SIZE for mega8U2 et al

2011-05-05 Thread Joerg Wunsch
Update of bug #33238 (project avr-libc): Status:None = Fixed Fixed Release:None = 1.7.1 ___ Follow-up Comment #1: This bug has been

[avr-libc-dev] [bug #33238] Wrong _VECTORS_SIZE for mega8U2 et al

2011-05-05 Thread Don Kinzer
Follow-up Comment #2, bug #33238 (project avr-libc): I chose the wrong avr-libc version number. The files iom8u2.h, iom16u2.h and iom32u2.h in the WinAVR 20100110 release contain this line: #define _VECTORS_SIZE (38 * _VECTOR_SIZE) I noticed that the Atmel part description file ATmega8U2.xml

[avr-libc-dev] [bug #33238] Wrong _VECTORS_SIZE for mega8U2 et al

2011-05-05 Thread Joerg Wunsch
Update of bug #33238 (project avr-libc): Category:None = Header Item Group: libc code = Header files ___ Reply to this item at: