s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 381

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
16.10.6 Interrupt Command
int (interrupt)
This command simulates the generation of interrupts.
When you specify an interrupt type with this command, your specified interrupt is generated the next time the
db33 starts executing the program.
(1) int
(2) int <type> <level>
Format 1)
Format 2)
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
Function
Formats
Input examples
Notes
The int command can only be used in simulator mode.
The interrupt type must be specified within the range of 0 to 215. An error results if this limit is exceeded.
The interrupt level must be specified within the range of 0 to 15. An error results if this limit is exceeded.
TTBR is effective even in simulator mode.
<type>:
<level>:
Conditions: 0
When the parameters are omitted, the db33 will issuer a NMI.
In Format 2, a number and level of a maskable interrupt can be set.
Error: Interrupt type (0-215).
Error: Interrupt level (0-15).
Interrupt type (decimal)
Interrupt level (decimal)
type
215, 0
(direct input mode)
(direct input mode)
level
15
EPSON
CHAPTER 16: DEBUGGER
[SIM]
365

Related parts for s5u1c33000c