M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 204

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
DEBUGGING COMMAND SET
SYMBOL
The SYMBOL command creates a new symbol, which can be used anywhere in the debugger, in
place of the symbol value. If this command is entered with no parameters, it will list the current
user-defined symbols. If parameters are specified, the SYMBOL command will create a new
symbol.
The symbol label is case-insensitive and has a maximum length of 16T. It can be used with the
ASM and MM commands and replaces all addresses in the Code and Variables windows.
Syntax:
where:
Examples:
7-88
SYMBOL [< label > < value >]
SYMBOL
SYMBOL timer_control $08
<value>
<label>
The ASCII-character string label of the new symbol.
The value of the new symbol (label).
Show the current user-defined symbols.
Define new symbol “timer_control”, with value
$08. Subsequently, to modify the value of
“timer_control”, enter the command:
MM timer_control new_value
Add Symbol
M68ICS05KJOM/D

Related parts for M68ICS05KJ