
175
5.2.19 STEP_INTERRUPT: SI
Description:
Sets or displays the enable or disable status of interrupts during step execution. If enabled,
interrupts occur and stop at the top address in the interrupt routine.
Format:
Displays the enable or disable status of interrupts during step execution.
si
Sets the enable or disable status of interrupts during step execution.
si <mode>
Table 5.20 STEP_INTERRUPT Command Parameter
Parameter Type Description
<mode> Keyword Enables or disables interrupts during step execution.
Set either of the following:
enable: Enables interrupts.
disable: Disables interrupts.
Example:
To enable interrupts during step execution:
si enable (RET)
To display interrupt status during step execution:
>si (RET)
Emulator step interrupt mode = ENABLE
Comentários a estes Manuais