Re: PICIE0/1 incorrect define in iom165a.h?
Jim Brain <[email protected]>
| Newsgroups | gmane.comp.hardware.avr.gcc |
|---|---|
| Message-ID | <[email protected]> |
On 8/13/2013 3:35 PM, Joerg Wunsch wrote: > Senthil Kumar Selvaraj <[email protected]> wrote: > >> Thanks for the report. I've filed a bug in the avr-libc bug tracker >> (https://savannah.nongnu.org/bugs/index.php?39779) as well as our >> internal tracker. > Nobody ever contributed the ATmega165A to the official avr-libc > tree. Thus I have to close the bug report as not applicable. Someone contributed something (avr-libc 1.8.0): io.h:249-250: #elif defined (__AVR_ATmega165__) || defined (__AVR_ATmega165A__) # include <avr/iom165.h> Thus, either m165.h needs a conditional inside, or a separate iom165a is needed. Jim -- Jim Brain [email protected] www.jbrain.com