Re: [avr-libc-dev] Atmega2560

2005-11-14 Thread Björn Haase
Joerg Wunsch wrote on Montag, 14. November 2005 20:43 : As david wrote: I have a atmega2560 with the stk500 w/ 503 adapter. I'm trying to get something to work. I think Björn once posted a patch that has the side-effect of also getting the ATmega256x supported. I haven't tried it

Re: [avr-libc-dev] Atmega2560

2005-11-14 Thread Joerg Wunsch
As david wrote: Next step is interrupts - I believe I have to modify the file gcrt1.S in avr-libc and maybe something else there to get a interrupt vector table big enough for the atmega2560. If you pick the latest avr-libc from CVS, it's got support for ATmega640/1280/1281 which should have