bugAVR C Runtime Library - Bugs: bug #8419, Missing define in avr-libs; iom16.h

 
 

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

bug #8419: Missing define in avr-libs; iom16.h

Submitter:  Hakan Ardo <hakan>
Submitted:  Fri 02 Apr 2004 01:31:30 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Invalid Assigned to:  joerg_wunsch
Percent Complete:  0% Open/Closed:  Closed
Release:  None Fixed Release:  None

Fri 02 Apr 2004 02:23:41 PM UTC, comment #2: 

Sorry, I misselected the »resoultion« previously.

Joerg Wunsch <joerg_wunsch>
Group administrator
Fri 02 Apr 2004 02:15:55 PM UTC, comment #1: 

The ATmega16's ADC does not provide a free-running mode, thus
there's no ADFR bit there.  Bit 5 in ACSR is named ACO.

Joerg Wunsch <joerg_wunsch>
Group administrator
Fri 02 Apr 2004 01:31:30 PM UTC, original submission:  

Forwarding from debian bugtracker. The problem is still there in 1.0.3:

Package: avr-libc
Version: 20030512cvs-1
Severity: minor

"iom16.h" header file is missing the define ADFR 5, which causes compile errors when it is included in gcc-avr code.

Including the #define ADFR 5 should solve the problem, as it works fine if such define is included locally in the .c file.

Running Debian GNU/Linux 3.0, kernel 2.4.18-bf1.4.

-Ole

Hakan Ardo <hakan>

 

(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
2004-04-02 joerg_wunsch StatusWont Fix Invalid
2004-04-02 joerg_wunsch StatusNone Wont Fix
    Assigned toNone joerg_wunsch
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code