10 DEBUggEr
c17 intclear
(clear interrupt)
Operation
Simulates canceling interrupts.
The interrupt specified by the interrupt number is cleared.
Format
c17 intclear [ No ]
No:
Interrupt number (decimal, hexadecimal, or symbol)
Conditions: 0 ≤ No ≤ 0x1f
Usage example
(gdb) c17 int 3 6
(gdb) continue
(gdb) c17 intclear 3
Cancels the interrupt of interrupt number 3.
Notes
• The c17 intclear command can only be used in simulator mode.
• Make sure the interrupt number is specified from 0 to 31. If this range is exceeded, an error is assumed.
10-92
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
[SIM]
S5U1C17001C ManUal
Need help?
Do you have a question about the S5U1C17001C and is the answer not in the manual?