![Texas Instruments AM1808 Technical Reference Manual Download Page 216](http://html.mh-extra.com/html/texas-instruments/am1808/am1808_technical-reference-manual_1094558216.webp)
SYSCFG Registers
216
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
System Configuration (SYSCFG) Module
10.5.7.5 End of Interrupt Register (EOI)
The end of interrupt register (EOI) is used in software to indicate completion of the interrupt servicing of
the SYSCFG interrupt (for address/protection violation). It is required to write a value of 0 to the EOI
register after the software has processed the SYSCFG interrupt, this acts as an acknowledgement of
completion of the SYSCFG interrupt so that the module can reliably generate the subsequent interrupts.
The EOI is shown in
and described in
.
Figure 10-12. End of Interrupt Register (EOI)
31
16
Reserved
R-0
15
8
7
0
Reserved
EOIVECT
R-0
W-0
LEGEND: R = Read only; W = Write only; -
n
= value after reset
Table 10-16. End of Interrupt Register (EOI) Field Descriptions
Bit
Field
Value
Description
31-8
Reserved
0
Reserved. Always read 0.
7-0
EOIVECT
0-FFh
EOI vector value.
Write the interrupt distribution value of the chip.
10.5.8 Fault Registers
The fault registers are a group of registers responsible for capturing the details on the faulty
(address/protection violation errors) accesses, such as address and type of error.
10.5.8.1 Fault Address Register (FLTADDRR)
The fault address register (FLTADDRR) captures the address of the first transfer that causes the address
or memory violation error. The FLTADDRR is shown in
and described in
Figure 10-13. Fault Address Register (FLTADDRR)
31
0
FLTADDR
R-0
LEGEND: R = Read only; -
n
= value after reset
Table 10-17. Fault Address Register (FLTADDRR) Field Descriptions
Bit
Field
Value
Description
31-0
FLTADDR
0-FFFF FFFFh
Fault address for the first fault transfer.