From: Bernard M. <bme...@gm...> - 2008-05-09 08:08:01
|
Hi Mathias, Thanks for that. I used stty to set the serial baud rate, as it is not very apparent how to do that with setserial reading the manpage. The atmega128 system works great now, I have used the macros.asm file that you checked in the other day to sort out the temp7 issue. I will email the atmega128.asm file to your address for inclusion in future releases. Cheers, Bernard On Fri, May 9, 2008 at 6:02 PM, Matthias Trute <mt...@we...> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Bernard, > > > 1. I use the utility as "amforth-upload.py filename.frt" (where > filename.frt > > is the forth code), is this correct, the -h help returned indicates this > is > > all you do. > > I add the -t parameter for the port every time (even for ttyS0) to be > sure to send the files to the correct port. > > > 2. If this utility uses the serial device /dev/ttyS0, how does it set > up > > the baud rate, there is no facility in the script to do that. > > (I tried using minicom to set up the baud rate for the port, then use the > > -f(force) option with the script, but still nothing .... > > I'd recommend setserial. minicom IIRC resets the serial settings when > shutting down. The upload utility itself does not change the serial > settings. > > Bye > Matthias > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFII+jr9bEHdGEMFjMRAjxOAKDIETGZdp4hxaoiBXoI7vhAiHtnmwCgm30k > IOrxEI69rcSU9q9ai7VKPj8= > =+WO8 > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Amforth-devel mailing list > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel > |