1
0
Files
2022-09-29 17:59:04 +03:00

6 lines
255 B
Plaintext

sload: is used to download an S-record formatted file via the RS232 to
a target machine using a simple ACK-NAK protocol. The file to be downloaded
must be converted to S-record format using the convert program.
Ex: convert -srec3 < targetfile > result