Vector Table; Fixed Vector Table - Renesas R8C/Tiny Series Software Manual

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

Advertisement

Chapter 1 Overview

1.10 Vector Table

There is an interrupt vector table as the vector table. In the interrupt vector table, there are the fixed vector
table and the variable vector table.

1.10.1 Fixed Vector Table

The fixed vector table is an address-fixed vector table. The part of the interrupt vector table is allocated
to addresses 0FFDC
The interrupt vector table is comprised of four bytes per table. Each vector table must contain the
interrupt handler routine's entry address.
0FFDC
16
0FFFF
16
Figure 1.10.1 Fixed vector table
through 0FFFF
. Figure 1.10.1 shows a fixed vector table.
16
16
Interrupt
vector table
FFFDC
16
FFFE0
16
FFFE4
16
FFFE8
16
FFFEC
16
FFFF0
16
FFFF4
16
FFFF8
16
FFFFC
16
19
1.10 Vector Table
Undefined instruction
Overflow
BRK instruction
Address match
Single step
Oscillation stop detection/
Watchdog timer
(Reserved)
(Reserved)
Reset

Advertisement

Table of Contents
loading

Table of Contents