M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 72

no-image

M68ICS05KJ

Manufacturer Part Number
M68ICS05KJ
Description
SIM PROGRAM FOR 68HC705KJ/J1A
Manufacturer
Freescale Semiconductor
Type
Simulator/Programmerr
Datasheet

Specifications of M68ICS05KJ

Contents
Programmer, Power Supply, Assembler/Simulator/Debugger, Cable, Software and Documentation
For Use With/related Products
68HC705KJ/JIA
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
ASSEMBLER INTERFACE
5.7 LISTING DIRECTIVES
List directives are source-code keywords that control output to the LST listing file. These
directives pertain only to viewing the source-code output; the directives, which may be
interspersed anywhere in source code, do not affect the actual code assembled. Table 5-4
summarizes the listing directives.
eject or page
header ^
list
nolist
pagelength ^
pagewidth ^
subheader ‘^’
Note: the caret (^) character following a directive indicates a mandatory parameter value that
must be supplied.
5.7.1 Listing Files
If a listing file is requested using the L parameter in the command line of the Windows Program
Item Properties, or the Output Listing File option is checked in the Assembler/Compiler tab in
the Environment Settings dialog, the listing file (.LST) is created during the assembly.
This listing file has the same name as the file being assembled, but with the extension .LST. Any
existing file with the same name will be overwritten.
5-12
Directive
Begins a new page
Specifies a header on listing pages; the header can be defined only once; the
default header is blank; the header string is entered in quotes.
Turns on the .lst file output.
Turns off the .lst file output. This directive is the counterpart of the list
directive; at the end of a file, this directive keeps the symbol-table from being
listed.
Sets the length of the page; the default parameter value is 166 lines (! =
decimal)
Sets the width of the output, word wrapping additional text; the default
parameter value is 160 columns (! = decimal)f.
Makes the string specified in quotes (double or single) a subheader on the
listing pages; the subheader takes effect on the next page.
Table 5-3. Listing Directives
Action
M68ICS05KJOM/D

Related parts for M68ICS05KJ