Discussion:
[avr-libc-dev] [bug #51022] avr/wdt.h should support all of the modes of operation of the WDT
Eric Tang
2017-05-14 01:10:06 UTC
Permalink
URL:
<http://savannah.nongnu.org/bugs/?51022>

Summary: avr/wdt.h should support all of the modes of
operation of the WDT
Project: AVR C Runtime Library
Submitted by: e_l_tang
Submitted on: Sun 14 May 2017 01:10:05 AM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Percent Complete: 0%
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 2.0.0
Fixed Release: None

_______________________________________________________

Details:






_______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
Joerg Wunsch
2017-05-14 06:20:04 UTC
Permalink
Update of bug #51022 (project avr-libc):

Status: None => Need Info

_______________________________________________________

Follow-up Comment #1:

Please submit more details.

_______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
Eric Tang
2017-05-14 14:09:59 UTC
Permalink
Follow-up Comment #2, bug #51022 (project avr-libc):

According to the data sheet, the WDT can operate in Interrupt mode, System
Reset Mode, and Interrupt and System Reset mode. Currently the library is
hardcoded to use System Reset mode, and it is not possible to use either of
the other two modes without resorting to modifying registers directly.

_______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
Joerg Wunsch
2017-05-14 15:44:10 UTC
Permalink
Update of bug #51022 (project avr-libc):

Status: Need Info => None

_______________________________________________________

Follow-up Comment #3:

OK, now it makes sense.

_______________________________________________________

Reply to this item at:

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

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

Loading...