Am 12.07.2016 um 13:04 schrieb bas dejong:
Hi,
In the mid-80's I worked with OS9 (v2.3) and I remember that I used a utility program tm (short for transparant or terminal mode?) to connect a vme 68k board to our hostcomputer via RS232. With this tool, you could talk through the host to the
destination and upload S-record files. Is this tool still out there somewhere? I made something myself but uploading S-records hangs the board..
Bas
There are numerous terminal programs that allow uploading files. An
S-record file can be produced by several PC software.
The problem that your program appears to hang the computer is usually,
unless the S record data you submit is broken, more likely a handshaking
issue of the serial line. If you use a null-modem cable to connect to
the board, you likely need to respect XON/XOFF during the transfer. If
you have full RTS/CTS or DSR/DTR wiring, you have to monitor and handle
this hardware handshake. Common terminal programs know how to handle
that; in a home-grown uploader you have to do it yourself.
-hl
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)