avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #26308] WDE defined as WDE3 in io90pwm3b.h and io90p


From: Rutger van Dierendonck
Subject: [avr-libc-dev] [bug #26308] WDE defined as WDE3 in io90pwm3b.h and io90pwm2b.h
Date: Thu, 23 Apr 2009 13:03:50 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]