From: Matthias T. <mt...@we...> - 2013-05-02 14:54:31
|
hi, > I was asked to put amforth on an arduino mega 256 as > well. I suspect the file mega128 does not fit. > What changes would be needed to create a mega256.asm file? > Anyone has this done already? Start with ...releases/5.1/appl/atmega2561 The 256x devices are somewhat special, they need a few small modifications (all are in the above directory, no need to change anything else) Matthias PS: German speakers (or better readers) may look at a VD somewhere at www.forth-ev.de, I've written a small article for the 256x series a year or two ago about what makes them special and how I got amforth on them. |