Re: AVR tool chain on MacOSX
Andreas Höschler <[email protected]>
| Newsgroups | gmane.comp.hardware.avr.gcc |
|---|---|
| Message-ID | <[email protected]> |
Hi Jan, >> I googled a lot on this problem and this time tried to build the chain on MacOSX (recipe below). I still hit the same problem. It simply won't build code for the atmega2560 chip! :-( > > The device list in gcc is in gcc/config/avr/avr-devices.c - can you see > atmega2560/2561 there? I do not even have this file in my gcc tree! :-( pwd /usr/src/avr/gcc-4.2.4 ls ./gcc/config/avr avr-protos.h avr.h avr.opt libgcc.S rtems.h t-rtems avr.c avr.md constraints.md predicates.md t-avr Andreas