URL: <http://savannah.nongnu.org/bugs/?26308>
Summary: WDE defined as WDE3 in io90pwm3b.h and io90pwm2b.h Project: AVR C Runtime Library Submitted by: bever Submitted on: Thu 23 Apr 2009 01:03:48 PM 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.6 Fixed Release: None _______________________________________________________ Details: There is an error in the defines of the AT90PWM3B/AT90PWM2B This is the reason of compile errors when using watchdog functions #define WDTCSR _SFR_MEM8(0x60) #define WDP0 0 #define WDP1 1 #define WDP2 2 #define WDE3 3 /* must be WDE */ #define WDCE 4 #define WDP3 5 #define WDIE 6 #define WDIF 7 _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?26308> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev