Re: [Amforth] arduino mega256

2013-05-02 Thread Matthias Trute
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 f

Re: [Amforth] arduino leonardo

2013-05-02 Thread Matthias Trute
Hi, > I got an arduino leonardo and was asked to flash > amforth onto this device. > > I set up a copy of ...amforth/releases/5.1/appl/arduino. > I can successfully build and flash a duemilanove and > an uno. Not so successful for the leonardo: > > bash> make leonardo.hex > Producing Hexfiles fo

Re: [Amforth] arduino leonardo

2013-05-02 Thread Jan Kromhout
Dear Erich, Is it posible to get the ready files to flash into my arduino? Have a lot of trouble to get is assembled. Cheers, Jan Kromhout Hellevoetsluis-NL > Date: Wed, 1 May 2013 22:19:49 +0200 > From: ew.fo...@nassur.net > To: amforth-devel@lists.sourceforge.net > Subject: [Amforth] a