System Control Block (SCB) Register Descriptions
1670
SPRUHE8E – October 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
Cortex-M3 Peripherals
25.6.4 Vector Table Offset (VTABLE) Register, offset 0xD08
The Vector Table Offset (VTABLE) register indicates the offset of the vector table base address from
memory address 0x0000.0000.
Note:
This register can only be accessed from privileged mode.
Figure 25-35. Vector Table Offset (VTABLE) Register
31
30
29
28
16
Reserved
BASE
OFFSET
R-0
R/W-0
15
9
8
0
OFFSET
Reserved
R/W-0
R-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 25-41. Vector Table Offset (VTABLE) Field Descriptions
Bit
Field
Value
Description
31-30
Reserved
Reserved
29
BASE
Vector Table Base
0
The vector table is in the code memory region
1
The vector table is in the SRAM memory region
28-9
OFFSET
Vector Table Offset
00h
When configuring the OFFSET field, the offset must be aligned to the number of exception entries
in the vector table. Because there are 91 interrupts, the minimum alignment is 128 words.
8-0
Reserved
Reserved