Interrupts And Interrupt Vectors - Renesas R8C Series User Manual

16-bit single-chip microcomputer
Hide thumbs Also See for R8C Series:
Table of Contents

Advertisement

R8C/1A Group, R8C/1B Group
12.1.5

Interrupts and Interrupt Vectors

There are 4 bytes in each vector. Set the starting address of an interrupt routine in each interrupt vector. When
an interrupt request is acknowledged, the CPU branches to the address set in the corresponding interrupt vector.
Figure 12.2 shows an Interrupt Vector.
Vector address (L)
Vector address (H)
Figure 12.2
Interrupt Vector
12.1.5.1
Fixed Vector Tables
The fixed vector tables are allocated addresses 0FFDCh to 0FFFFh. Table 12.1 lists the Fixed Vector Tables.
The vector addresses (H) of fixed vectors are used by the ID code check function. For details, refer to 18.3
Functions to Prevent Rewriting of Flash Memory.
Table 12.1
Fixed Vector Tables
Interrupt Source
Undefined instruction 0FFDCh to 0FFDFh
Overflow
BRK instruction
Address match
(1)
Single step
• Watchdog timer
• Oscillation stop
detection
• Voltage monitor 2
(1)
Address break
(Reserved)
Reset
NOTE:
1. Do not use these interrupts. They are for use by development support tools only.
Rev.1.30
Dec 08, 2006
REJ09B0252-0130
MSB
0 0 0 0
0 0 0 0
Vector Addresses
Address (L) to (H)
0FFE0h to 0FFE3h
0FFE4h to 0FFE7h
0FFE8h to 0FFEBh
0FFECh to 0FFEFh
0FFF0h to 0FFF3h
0FFF4h to 0FFF7h
0FFF8h to 0FFFBh
0FFFCh to 0FFFFh
Page 81 of 315
Low address
Mid address
High address
Remarks
Interrupt on UND
instruction
Interrupt on INTO
instruction
If the content of address
0FFE7h is FFh, program
execution starts from the
address shown by the
vector in the relocatable
vector table.
12. Interrupts
LSB
0 0 0 0
Reference
R8C/Tiny Series Software
Manual
12.4 Address Match Interrupt
• 13. Watchdog Timer
• 10. Clock Generation Circuit
• 7. Voltage Detection Circuit
6. Resets

Advertisement

Table of Contents
loading

Table of Contents