bugAVR C Runtime Library - Bugs: bug #12735, No support for AT94K devices in...

 
 

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

bug #12735: No support for AT94K devices in sleep.h

Submitter:  None
Submitted:  Tue 19 Apr 2005 03:51:05 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  joerg_wunsch
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Tue 19 Apr 2005 03:51:05 PM UTC, original submission:  

The AT94K devices have 3 sleep modes:
IDLE
POWER_SAVE
POWER_DOWN

The current sleep.h gives the AT94K the extra ADC mode. (there is no ADC on the AT94K, so it's useless)

Apart from that the MCUSR register is not defined on the AT94K it should be MCUR.
I suggest to make a sleep_type 6. Just for the AT94K devices. Or extend the sleep 5.

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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-10 joerg_wunsch StatusNone Fixed
    Assigned toNone joerg_wunsch
    Open/ClosedOpen Closed
2005-04-19 None Carbon-Copy- Added avrmail --AT-- xs4all --DOT-- nl

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code