C17 Intclear (Clear Interrupt)[Sim] - Epson S5U1C17001C Manual

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents