S-Record Types; Record Types - Motorola M68LC302CAF20VCT User Manual

In-circuit simulator
Table of Contents

Advertisement

A.4 S-Record Types
NOTE:
M68ICS08RK In-Circuit Simulator — Rev. 1
MOTOROLA
Eight types of S records have been defined to accommodate the several needs
of the encoding, transport, and decoding functions. The various Motorola
upload, download, and other record transport control programs, as well as cross
assemblers, linkers, and other file-creating or debugging programs, utilize only
those S records which serve the purpose of the program.
For specific information on which S records are supported by a particular
program, consult the user manual for the program.
The ICS08RKZ supports only the S0, S1, and S9 record types. All data before
the S1 record is ignored. Thereafter, all records must be S1 type until the S9
record, which terminates data transfer.
An S-record format may contain the record types in Table A-3.
Record Type
Header record for each block of S records. The code/data field
S0
may contain any descriptive information identifying the following
block of S records. The address field is normally 0s.
Code/data record and the 2-byte address at which the code/data
S1
is to reside.
S2 – S8
Not applicable to ICS08RKZ
Termination record for a block of S1 records. Address field may
optionally contain the 2-byte address of the instruction to which
S9
control is to be passed. If not specified, the first interplant
specification encountered in the input will be used. There is no
code/data field.
Only one termination record is used for each block of S records. Normally, only
one header record is used, although it is possible for multiple header records to
occur.
S-Record Information
Table A-3. Record Types
Description
S-Record Information

S-Record Types

User's Manual
51

Advertisement

Table of Contents
loading

Table of Contents