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

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

[avr-libc-dev] [bugs #11714] EEAR problem with atmega48 in io.h


From: Eric Weddington
Subject: [avr-libc-dev] [bugs #11714] EEAR problem with atmega48 in io.h
Date: Tue, 25 Jan 2005 19:54:36 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1

Update of bugs #11714 (project avr-libc):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The <avr/io.h> header file #defines EEAR as 0x1E, and then later it includes
the device specific header file <iom48.h>, this header then includes
<avr/iomx8.h>. In the iomx8.h header file EEAR is undefined (#undef) and then
redefined with the correct address and the correct width.



This bug is invalid.

    _______________________________________________________

This item URL is:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11714>

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





reply via email to

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