From: Erich W. <ew....@na...> - 2011-12-05 19:40:41
|
Hello Torsten, On 12/05/2011 07:48 PM, Torsten Sadowski wrote: > Hi, > > I'm trying to run amforth on an Arduino Duemilanove. > Compiling with Avra (from git) and uploading worked > without a problem but I can't get a prompt in the serial > terminal. I also set the fuses according to the Readme. > I have the impression, that the chip does not start. > I would expect some flicker on the TX diode when amforth > sends the "I'm alive" message. Just to double check, you did load two files, not one? 1. duemilanove.eep.hex 2. duemilanove.hex The .eep.hex is loaded into the eeprom area, whithout that, nothing will move. > > Could someone please send me Duemilanove hex-files that are known to work? please find attached 2 files which I have used. amforth Version 4.6 The files might be striped on the mailing list, so I add your email explicitly. Have fun, Erich -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: duemilanove.eep.hex -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: duemilanove.hex |