
DSP Object Module Format
Record Definitions
6-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLA
An arbitrary number of symbol/address pairs follows the memory space attribute. The
symbol field conforms to the definition of a legal assembler symbol, that being a series of
up to eight ASCII characters starting with an alphabetic character and followed by alpha-
numeric characters or the underscore (_). The address is an ASCII hex value indicating
the address at which the symbol was defined. It contains only hex digits 0-F, with no lead-
ing or trailing radix characters.
Comment Record
Format: _COMMENT
<Comment>
The COMMENT record puts a comment into the object file; it is produced via the COBJ
assembler directive. The comment text appears on a line by itself in the object file; it is
delimited by newline characters.
Komentáře k této Příručce