English
Language : 

E702289_SH7290 Datasheet, PDF (199/252 Pages) Renesas Technology Corp – SH7290 E10A Emulator
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
<mode>
Type
Keyword
Description
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
175