M68ICS05P Freescale Semiconductor, M68ICS05P Datasheet - Page 69

no-image

M68ICS05P

Manufacturer Part Number
M68ICS05P
Description
SIM PROGRAM FOR 68HC705P6A
Manufacturer
Freescale Semiconductor
Type
Simulator/Programmerr
Datasheet

Specifications of M68ICS05P

Contents
Programmer, Power Supply, Assembler/Simulator/Debugger, Cable, Software and Documentation
For Use With/related Products
68HC705P6A
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
BASE ^
CYCLE_ADDER_OFF
CYCLE_ADDER_ON
INCLUDE ^
MACRO ^
MACROEND
RAMEND ^
RAMSTART ^
SET
SETNOT
IF or IFNOT
ELSEIF
ENDIF
M68ICS05POM/D
Conditional Directive
Directive
Table 5-2. Assembler Directives and Conditional Assembler Directives
hexadecimal
Maximum number of SETs is 25.
Maximum number of SETNOTs is 25.
the code between the IF and ENDIF will be assembled if the given
parameter value is true; the code between IFNOT and ENDIF will be
assembled if the parameter value is false.
the parameter value is true, the code between IF and ELSEIF will be
assembled, but the code between ELSEIF and ENDIF will not be
assembled. If the parameter value is false, code between IF and
ELSEIF will not be assembled, but code between ELSEIF and
ENDIF will be assembled.
ELSEIF gives the same alternative arrangement to a directive
sequence that begins with IFNOT.
See IF, IFNOT, ELSEIF
Change the default input base to binary, octal, decimal, or
Stop accumulating instruction cycles and print the total
Start accumulating instruction cycles
Include specified file in source code
Create a macro
End a macro definition
Set logical end of RAM space
Set default for ramloc pseudo operation
Sets the value of its parameter to true.
Sets the value of its parameter to false.
Determines the block of code to be used for conditional assembly;
Provides alternative to ENDIF when precedes ENDIF; for example, if
Action
Action
ASSEMBLER INTERFACE
5-9

Related parts for M68ICS05P