bugAVR C Runtime Library - Bugs: bug #13678, The _wdt_write(value) macro in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #13678: The _wdt_write(value) macro in wdt.h doesn't work with the ATmega325.

Submitter:  None
Submitted:  Thu 07 Jul 2005 04:47:45 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Tue 19 Jul 2005 08:01:55 PM UTC, comment #1: 

Fixed 19-07-2005

Anatoly Sokolov <aesok>
Group administrator
Thu 07 Jul 2005 04:47:45 PM UTC, original submission:  

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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-07-19 aesok StatusNone Fixed
    Assigned toaesok None
    Open/ClosedOpen Closed
2005-07-14 aesok Assigned toNone aesok
2005-07-07 None Carbon-Copy- Added a --DOT-- cullen --AT-- ieee --DOT-- org

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code