M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 199

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
SS
The SS command steps through a specified number of source code instructions, beginning at the
current program counter (PC) address value, then halts. All windows are refreshed as each
instruction is executed. This makes the SS command useful for high level language compilers
(such as C) so that the user can step through compiler source code instead of assembly
instructions.
If the number argument is omitted, one source instruction is executed. If the SS command is
entered with an n value, the command steps through n source instructions.
Syntax:
where:
Examples:
M68ICS05KJOM/D
SS [<n>]
SS
SS 8
<n>
number of instructions to step through.
Step through the instruction at the PC address value.
Step through eight instructions, starting at the current PC
address value.
Execute Source Step(s)
DEBUGGING COMMAND SET
7-83

Related parts for M68ICS05KJ