M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 209

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
WAIT
The WAIT command delays simulator command execution by the specified number of cycles.
This command is used in MACRO files to control when inputs come into the simulator. If a
WAIT command is encountered, control is passed back to the keyboard. Then the macro file
execution waits for a command to be entered such as GO or STEP, which starts MCU execution
once again. As soon as the number of cycles that pass is equal to the <n> value of the WAIT
command, the simulator resumes executing commands of the macro file until another WAIT is
encountered or the two mentioned conditions happens again.
Syntax:
where:
Example:
M68ICS05KJOM/D
WAIT <n>
WAIT A
<n>
The hexadecimal number of cycles to wait.
Delay command execution for 10 MCU cycles.
Wait for n Cycles
DEBUGGING COMMAND SET
7-93

Related parts for M68ICS05KJ