186
Chapter 7
Interrupt/Exception Processing Function
Preliminary User’s Manual U14913EE1V0UM00
Note: n = 0 to FH
Remarks: 1. Default priority: The priority order when two or more maskable interrupt requests are
generated at the same time. The highest priority is 0.
2. Restored PC: The value of the PC saved to EIPC or FEPC when interrupt/exception
processing is started. However, the value of the PC saved when an interrupt is acknowl-
edged during division (DIV, DIVH, DIVU, DIVHU) instruction execution is the value of the
PC of the current instruction (DIV, DIVH, DIVU, DIVHU).
3. nextPC: The PC value that starts the processing following interrupt/exception process-
ing.
4. The execution address of the illegal instruction when an illegal opcode exception occurs
is calculated by (Restored PC – 4).
Maskable
Interrupt
INTST1
PIC52
UART1 transmission com-
pletion
UART1
52
03C0H
000003C0H
nextPC
Interrupt
INTSER2
PIC53
UART2 reception error
UART2
53
03D0H
000003D0H
nextPC
Interrupt
INTSR2
PIC54
UART2 reception comple-
tion
UART2
54
03E0H
000003E0H
nextPC
Interrupt
INTST2
PIC55
UART2 transmission com-
pletion
UART2
55
03F0H
000003F0H
nextPC
Interrupt
INTDMA0
PIC56
DAM completed
DMA0
56
0400H
00000400H
nextPC
Interrupt
INTDMA1
PIC57
DMA completed
DMA1
57
0410H
00000410H
nextPC
Interrupt
INTDMA2
PIC58
DMA completed
DMA2
58
0420H
00000420H
nextPC
Interrupt
INTDMA3
PIC59
DMA completed
DMA3
59
0430H
00000430H
nextPC
Interrupt
reserved
PIC60
reserved
reser ved
60
0440H
00000440H
nextPC
Interrupt
reserved
PIC61
reserved
reser ved
61
0450H
00000450H
nextPC
Interrupt
reserved
PIC62
reserved
reser ved
62
0460H
00000460H
nextPC
Interrupt
reserved
PIC63
reserved
reser ved
63
0470H
00000470H
nextPC
Table 7-1: Interrupt/Exception Source List (Sheet 3 of 3)
Type
Classification
Interrupt/Exception Source
Default
Priority
Exception
Code
Handler
Address
Restored
PC
Name
Controlling
Register
Generating Source
Generating
Unit
Summary of Contents for V850E/CA1 ATOMIC
Page 6: ...6 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 52: ...52 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 144: ...144 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 162: ...162 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 224: ...224 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 308: ...308 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 512: ...512 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 564: ...564 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 566: ...566 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 584: ...584 Preliminary User s Manual U14913EE1V0UM00 MEMO ...