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

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

[avr-libc-dev] [bug #13678] The _wdt_write(value) macro in wdt.h doesn't


From: anonymous
Subject: [avr-libc-dev] [bug #13678] The _wdt_write(value) macro in wdt.h doesn't work with the ATmega325.
Date: Thu, 7 Jul 2005 16:47:46 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13678>

                 Summary: The _wdt_write(value) macro in wdt.h doesn't work
with the ATmega325.
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Thu 07/07/2005 at 12:47
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Percent Complete: 0%
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

The _wdt_write(value) macro in wdt.h doesn't work with the ATmega325. The
problem is that Atmel moved the WDTCR register to location 0x60, which is
outside the range of an OUT instruction. Even Atmel made this mistake in their
325-645 data sheet.




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
a --DOT-- cullen --AT-- ieee --DOT-- org | Originator Email




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13678>

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





reply via email to

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