Slowly progressing towards using amforth on an arduino uno board. The basic system is up, runs fine with screen /dev/ttyACM0 but I cannot upload files.
amforth-upload.py: First I had to replace 'python2' in the sheebang line of amforth-upload.py by 'python2.7' 'python2.6' or 'python' to have it run on debian/wheezy. But now if i try: amforth-upload.py -v -t /dev/ttyACM0 lib/misc.frt including file: './lib/misc.frt' sending line: \ some definitions that may be useful amforth 4.6 ATmega328P > Then it hangs... (independent of python version) The second last output line very often starts with something like 'amamforth' repeating a couple of characters of 'amforth', usually two. What might be the problem? I could not find ascii-xfr to use as a temporary workaround. So how can I upload files to amforth now? Robert ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel