Vector Table; Fixed Vector Table - Renesas RX100 Series User Manual

32-bit mcu
Hide thumbs Also See for RX100 Series:
Table of Contents

Advertisement

RX13T Group
2.6

Vector Table

There are two types of vector table: fixed and relocatable. Each vector in the vector table consists of 4 bytes and specifies
the address where the corresponding exception handling routine starts.
2.6.1

Fixed Vector Table

The fixed vector table is allocated to a fixed address range. The individual vectors for the privileged instruction
exception, undefined instruction exception, floating-point exception, non-maskable interrupt, and reset are allocated to
addresses in the range from FFFFFF80h to FFFFFFFFh. Figure 2.4 shows the fixed vector table.
FFFFFF80h
FFFFFFCCh
FFFFFFD0h
FFFFFFD4h
FFFFFFD8h
FFFFFFDCh
FFFFFFE0h
FFFFFFE4h
FFFFFFE8h
FFFFFFECh
FFFFFFF0h
FFFFFFF4h
FFFFFFF8h
FFFFFFFCh
Figure 2.4
Fixed Vector Table
R01UH0822EJ0100 Rev.1.00
Jul 31, 2019
MSB
(Reserved)
(Reserved)
Privileged instruction exception
(Reserved)
(Reserved)
Undefined instruction exception
(Reserved)
Floating-point exception
(Reserved)
(Reserved)
(Reserved)
(Reserved)
Non-maskable interrupt
Reset
2. CPU
LSB
Page 61 of 1041

Advertisement

Table of Contents
loading

Table of Contents