HCS08 Full Chip Simulation
Peripheral Modules Commands
449
Microcontrollers Debugger Manual

IRQ Commands

The following interrupt request command is available for the HCS08.
INPUTS Command
In FCS and CPU-Only Simulation mode, the INPUTS command opens the Simulated Port
Inputs dialog box shown in Figure 18.21. The user may then use this box to specify the
input states of port pins and IRQ.
Figure 18.21 Simulated Port Inputs Dialog Box
When using In-Circuit Simulation mode, the INPUTS command shows the simulated
input values to any applicable port.
Syntax
>INPUTS
Example
>INPUTS
Show I/O port input values.
NOTE The IRQ pin state can be directly manipulated with the IRQ command. For
example, IRQ 1 simulates a high state on the IRQ pin; likewise, IRQ 0
simulates a logic-low state on the IRQ pin.