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

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

[avr-libc-dev] [bugs #8419] Missing define in avr-libs; iom16.h


From: Joerg Wunsch
Subject: [avr-libc-dev] [bugs #8419] Missing define in avr-libs; iom16.h
Date: Fri, 02 Apr 2004 09:15:58 -0500
User-agent: Mozilla/5.0 Galeon/1.2.13 (X11; FreeBSD i386; U;) Gecko/0

This mail is an automated notification from the bugs tracker
 of the project: AVR C Runtime Library.

/**************************************************************************/
[bugs #8419] Latest Modifications:

Changes by: 
                Joerg Wunsch <address@hidden>
'Date: 
                Fri 04/02/04 at 14:15 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Wont Fix
         Assigned to | None                      | joerg_wunsch
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
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.






/**************************************************************************/
[bugs #8419] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8419>
Project: AVR C Runtime Library
Submitted by: Hakan Ardo
On: Fri 04/02/04 at 13:31

Category:  Header
Severity:  5 - Average
Item Group:  None
Resolution:  Wont Fix
Assigned to:  joerg_wunsch
Originator Email:  address@hidden
Status:  Closed


Summary:  Missing define in avr-libs; iom16.h

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

Follow-up Comments
------------------


-------------------------------------------------------
Date: Fri 04/02/04 at 14:15         By: joerg_wunsch
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.












For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8419>

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







reply via email to

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