From: Matthias T. <mt...@we...> - 2012-01-15 12:33:57
|
Robert, >>> As for the amforth-upload.py script, I assume that reading characters >>> until the ok-prompt is seen *before* sending bytes would help as well. >> >> I just added a code line that *could* help. It simply sends an empty >> line to the conroller and waits for the ok and the prompt before >> staring the actual upload (just like pressing enter upon serial line >> connect). Let me know if it helps. > > Thanks a lot. Alas it is not working yet: I've got an major update for the amforth-shell.py script, maybe you could give it a try as well. amforth-shell.py -u <file-to-upload.frt> etc Matthias |