VIM Control Registers
527
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Vectored Interrupt Manager (VIM) Module
15.8.1
Interrupt Vector Table Parity Flag Register (PARFLG)
and
describe this register.
Figure 15-11. Interrupt Vector Table Parity Flag Register (PARFLG) [offset = ECh]
31
16
Reserved
R-0
15
1
0
Reserved
PARFLG
R-0
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in privilege mode only; -
n
= value after reset
Table 15-2. Interrupt Vector Table Parity Flag Register (PARFLG) Field Descriptions
Bit
Field
Value
Description
31-1
Reserved
0
Read returns 0. Writes have no effect.
0
PARFLG
The PARFLG indicates that a parity error has been found and that the Interrupt Vector Table is
bypassed. The resulting vector of any IRQ/FRQ interrupt is then the value contained in the
FBPARERR register until this bit has been cleared.
0
Read: No parity error has occurred.
Write: A write to this bit has no effect.
1
Read: A parity error has occurred and the Interrupt Vector Table is bypassed.
Write: The PARFLG is cleared and the interrupt vector can be read from the Interrupt Vector Table.
15.8.2 Interrupt Vector Table Parity Control Register (PARCTL)
Figure 15-12. Interrupt Vector Table Parity Control Register (PARCTL) [offset = F0h]
31
16
Reserved
R-0
15
9
8
7
4
3
0
Reserved
TEST
Reserved
PARENA
R-0
R/WP-0
R-0
R/WP-5h
LEGEND: R/W = Read/Write; R = Read only; WP = Write in privilege mode only; -
n
= value after reset
Table 15-3. Interrupt Vector Table Parity Control Register (PARCTL) Field Descriptions
Bit
Field
Value
Description
31-9
Reserved
0
Read returns 0. Writes have no effect.
8
TEST
This bit maps the parity bits into the Interrupt Vector Table frame to make them accessible by the
CPU.
0
Parity bits are not memory mapped.
1
Parity bits are memory mapped.
7-4
Reserved
0
Read returns 0. Writes have no effect.
3-0
PARENA
VIM parity enable.
5h
The VIM parity is disabled.
All Others
The VIM parity is enabled.
Note: To avoid soft error to disable VIM parity checking, it is recommended to write Ah to
enable parity checking.