From: Matthias T. <mt...@we...> - 2012-01-14 18:22:42
|
Hi all, > > 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. It is helpful anyway to ensure a proper input state. Matthias |