URL: <http://savannah.nongnu.org/bugs/?29502>
Summary: literal error in iox128a1.h Project: AVR C Runtime Library Submitted by: dominic_rathje Submitted on: Fr 09 Apr 2010 20:40:38 GMT Category: Header Severity: 3 - Normal Priority: 5 - Normal Item Group: Header files Status: None Percent Complete: 0% Assigned to: None Open/Closed: Open Discussion Lock: Any Release: 1.6.5 Fixed Release: None _______________________________________________________ Details: i think there is a little failure in the device header file for the ATXmega128A1 (iox128a1.h) the line 2261: TC_EVACT_FRW_gc = (0x05<<5), /* Frequency Capture */ should be TC_EVACT_FRQ_gc = (0x05<<5), /* Frequency Capture */ as in the datasheet (XMEGA A MANUAL) and the device xml file the certein configuration is called FRQ for Frequency Capture. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?29502> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.nongnu.org/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev