Gotocycle command, Input command – Freescale Semiconductor Microcontrollers User Manual
Page 464
HCS08 Full Chip Simulation
Peripheral Modules Commands
464
Microcontrollers Debugger Manual
GOTOCYCLE Command
The GOTOCYCLE command executes the program in the simulator beginning at the
address in the program counter (PC). Execution continues until the cycle counter is equal
to or greater than the specified value, until a key or the Stop button on the toolbar is
pressed, until it reaches a break point, or until an error occurs.
Syntax
GOTOCYCLE
Where:
Example
>GOTOCYCLE 100
Execute the program until the cycle counter equals 100.
INPUT
The INPUT
input value when port
Syntax
INPUT
Where:
Example
>INPUTA AA
Simulate the input AA on port A.