Emerson PMT1 Manuel D’Utilisation

Page de 128
Monitor:
 Remote Host Commands
PmT1 and PmE1 User’s Manual
10002367-02
8-26
S7-S8-and S9-records (Termination and Start Address Records)
S705aaaaaaaacs
S804aaaaaacs
S903aaaacs
Where:
These are trailing records. There can be only one trailing record per file, and it must be the 
last record in the output file. Included in the data for this record is the initial start address 
for the downloaded code.
Example:
=>S903003CC0
In this example, the start address is 3C
16
.
=>S8048000007B
In this example, the start address is 800000
16
.
Example:
Complete S-record File
=>S0097A65726F6A756D707A
S10F000000001000000000084EFAFFFE93
S5030001FB
S9030008F4
Here is a line-by-line explanation of the example file:
S0097A65726F6A756D707A
 contains the ASCII representation of the string “zerojump.”
=S10F000000001000000000084EFAFFFE93
 loads the following data to the following addresses:
byte 00
16
 to address 00
16
byte 00
16
 to address 01
16
byte 10
16
 to address 02
16
byte 00
16
 to address 03
16
byte 00
16
 to address 04
16
byte 00
16
 to address 05
16
byte 00
16
 to address 06
16
byte 08
16
 to address 07
16
byte 4E
16
 to address 08
16
S7, S8, or S9
indicates the record type
05, 04, 03
count of address digits and the cs field
a...a
is a 4-, 6-, or 8-digit address field
cs
is the checksum