Having a problem sending a programming file to a device.
In the attached screen captures, note that the ? indicates the device did not understand a command instruction or value for some reason.
Using TerraTerm, no problems are experienced.
Both are configured with a 50mS Line Ending delay.
It seems some extra character is getting through?
Not sure, but I think I have seen extra Lf's?
Attached are screen captures of both the TerraTerm and RealTerm reactions to files sent having no comments, spaces used to delimit spacing, and tabs to delimit spacing. Also attached are the source text files which were edited with Note+++.
Realterm is not doing anything to the file. i.e. it should be dumping it with exactly the same control chars that are in the file.
Teraterm might be translating end of line chars in the file, to whatever it thinks they should be (e.g. just LF for unix)
Try sending those lines of text from the send box, with various combos of CR and LF on the end and see what happens.
Also open your files with a hex editor and see what control chars are actually inside them
Last edit: Simon Bridger 2020-02-25