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

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

[avr-libc-dev] [bug #22276] wdt_reset fails with devices with large WDTC


From: Dean Camera
Subject: [avr-libc-dev] [bug #22276] wdt_reset fails with devices with large WDTCSR addresses
Date: Sun, 10 Feb 2008 13:14:04 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12

URL:
  <http://savannah.nongnu.org/bugs/?22276>

                 Summary: wdt_reset fails with devices with large WDTCSR
addresses
                 Project: AVR C Runtime Library
            Submitted by: abcminiuser
            Submitted on: Sunday 02/10/2008 at 13:14
                Category: Library
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: libc code
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

avr-lib-c's wdt_disable() function silently fails with AVRs (such as the
AT90USB1287) that have their WDTCSR registers located outside the range of the
OUT instruction that the inline assembly function uses. This results in the
watchdog being left on at runtime.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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