Renesas HS2378KCM01H Network Card User Manual


 
117
5.2.15 STEP_INTERRUPT: SI
Description:
Sets or displays the enable or disable status of interrupts during step execution. When interrupts
occur when they are disabled, execution stops at the top address of the interrupt routine.
Format:
si
Displays the enable or disable status of interrupts during step execution.
si <mode>
Sets the enable or disable status of interrupts during step execution.
Table 5.16 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