Motorola-S Format; Motorola Exorciser Object Format (–M1, –M2, –M3 Options) - Texas Instruments TMS320C54x User Manual

Digital signal processors
Hide thumbs Also See for TMS320C54x:
Table of Contents

Advertisement

10.11.3 Motorola Exorciser Object Format (–m1, –m2, –m3 Options)
Figure 10–12. Motorola-S Format
The Motorola S1, S2, and S3 formats support 16-bit, 24–bit, and 32–bit
addresses, respectively. The formats consist of a start-of-file (header) record,
data records, and an end-of-file (termination) record. Each record is made up
of five fields: record type, byte count, address, data, and checksum. The
record types are:
Record Type
S0
S1
S2
S3
S7
S8
S9
The byte count is the character pair count in the record, excluding the type and
byte count itself.
The checksum is the least significant byte of the 1s complement of the sum
of the values represented by the pairs of characters making up the byte count,
address, and the code/data fields.
Figure 10–12 illustrates the Motorola-S object format.
Type
S00B00004441544120492F4FF3
S1130000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC
S1130010FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFED
S1130020FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFDC
S1130030FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCC
S1130040FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBC
S9030000FC
Byte
Checksum
Count
Address
Description of the Object Formats
Description
Header record
Code/data record for 16–bit addresses (S1 format)
Code/data record for 24–bit addresses (S2 format)
Code/data record for 32–bit addresses (S3 format)
Termination record for 32–bit addresses (S3 format)
Termination record for 24–bit addresses (S2 format)
Termination record for 16–bit addresses (S1 format)
Hex Conversion Utility Description
Header
Record
Data
Records
Termination
Record
10-41

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C54x and is the answer not in the manual?

Table of Contents