M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 68

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.5.2 Comments
Use semicolons to delineate comments. A comment may start in any column and runs until the
end of its line. Additionally, if any line has an asterisk (*) or semicolon (;) in column 1, the entire
line is a comment.
5.6 ASSEMBLER DIRECTIVES
Assembler directives are keywords that control the progress and the modes of the CASM05W
assembler. To invoke an assembler directive, enter a /, #, or $ as the first character of a line.
Enter the directive immediately after this initial character, along with the appropriate parameters
values.
Directives supported by the assembler vary according to manufacturer. Table 5-2 summarizes the
CASM05W assembler directives. A caret (^) indicates that a parameter value must follow the
directive. Note also that a space must separate a directive and its parameter value.
5.6.1 BASE
The BASE assembler directive changes the default base of the current file. The parameter
specified must be in the current base or have a base qualifier (prefix or suffix). The next base
remains in effect until the end of the file, or until you enter another BASE directive.
The original default base is hexadecimal, but you can change the default to binary, octal, or
decimal default bases instead. It is good practice to specify a base explicitly so that you are
always sure that base is currently in effect.
5.6.2 Cycle Adder
The CASM05W assembler contains an internal counter for instruction cycles called the cycle
adder. Two assembler directives, CYCLE_ADDER_ON and CYCLE_ADDER_OFF, control
this counter.
5-8
Table 5-1. Change Base Prefixes/Suffixes
Base
10
16
2
8
Prefix
@
%
!
Suffix
Q
O
H
T
M68ICS05KJOM/D

Related parts for M68ICS05KJ