Flash Registers
555
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Internal Memory
7.3.4 FCRIS Register (Offset = 0xC) [reset = 0x0]
Flash Controller Raw Interrupt Status (FCRIS)
This register indicates that the Flash memory controller has an interrupt condition. An interrupt is sent to
the interrupt controller only if the corresponding FCIM register bit is set.
FCRIS is shown in
and described in
Return to
Figure 7-12. FCRIS Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
RESERVED
PROGRIS
RESERVED
ERRIS
INVDRIS
VOLTRIS
RESERVED
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
7
6
5
4
3
2
1
0
RESERVED
ERIS
PRIS
ARIS
R-0x0
R-0x0
R-0x0
R-0x0
Table 7-11. FCRIS Register Field Descriptions
Bit
Field
Type
Reset
Description
31-14
RESERVED
R
0x0
13
PROGRIS
R
0x0
Program Verify Error Raw Interrupt Status
This bit is cleared by writing a 1 to the PROGMISC bit in the
FCMISC register.
0x0 = An interrupt has not occurred.
0x1 = An interrupt is pending because the verify of a PROGRAM
operation failed. If this error occurs when using the Flash write
buffer, software must inspect the affected words to determine where
the error occurred.
12
RESERVED
R
0x0
11
ERRIS
R
0x0
Erase Verify Error Raw Interrupt Status
This bit is cleared by writing a 1 to the ERMISC bit in the FCMISC
register.
0x0 = An interrupt has not occurred.
0x1 = An interrupt is pending because the verify of an ERASE
operation failed. If this error occurs when using the Flash write
buffer, software must inspect the affected words to determine where
the error occurred.
10
INVDRIS
R
0x0
Invalid Data Raw Interrupt Status
This bit is cleared by writing a 1 to the INVMISC bit in the FCMISC
register.
0x0 = An interrupt has not occurred.
0x1 = An interrupt is pending because a bit that was previously
programmed as a 0 is now being requested to be programmed as a
1.