I have a genuine Italian Arduino Duemilanove. I downloaded Amforth 5.9 and flashed it with the included Makefile, as well as setting the fuses. It works, but only at 38400, not 9600, as the FAQ suggests.
The 'ms' word was missing, but I created a reasonable facsimile using 1ms: > : ms 0 do 1ms loop ; and this command: > 10000 ms took 10 seconds to run, so I don't think it's a F_CPU issue. Any ideas why the serial isn't running at 9600? Thanks, Ben ------------------------------------------------------------------------------ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel