31.6.21 Flash ECC Fault Mode REGISTER
| Symbol | Description | Symbol | Description | Symbol | Description |
|---|---|---|---|---|---|
| R | Readable bit | HC | Cleared by Hardware | (Grey cell) | Unimplemented |
| W | Writable bit | HS | Set by Hardware | X | Bit is unknown at Reset |
| K | Write to clear | S | Software settable bit | — | — |
| Name: | FFLTMODE |
| Offset: | 0x50 |
| Reset: | 0x00000000 |
| Property: | R/W |
| Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
| Access | |||||||||
| Reset |
| Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
| Access | |||||||||
| Reset |
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| FLTMD[2:0] | CTLFLT[2:0] | ||||||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | |||
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | |||
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| Access | |||||||||
| Reset |
Bits 14:12 – FLTMD[2:0] Fault Mode Control
Note: Write Protected when FLTEN =
1.
000 = Fault Injection Disabled
001 = Reserved
010 = Fault Capture Mode Enabled
Capture the address (in FLTADR) and Syndrome in (FLTSYN)
011 =Reserved
100 = Single Fault Injection (at bit selected by FLT1PTR) for Reads
101 = Double Fault Injection for Reads
110 = Single Fault Injection (at bit selected by FLT1PTR) for Writes
111 = Double Fault Injection for Writes
| Value | Name | Description |
|---|---|---|
| 0 | DISABLE | Fault Injection Disabled |
| 2 | CAPT | Fault Capture Mode Enabled - Captures the address (in FLTADR) and Syndrome in (FLTSYN) |
| 4 | SINGLEREAD | Single Fault Injection (at bit selected by FLT1PTR) for Reads |
| 5 | DOUBLEREAD | Double Fault Injection for Reads |
| 6 | SINGLEWRITE | Single Fault Injection (at bit selected by FLT1PTR) for Writes |
| 7 | DOUBLEWRITE | Double Fault Injection for Writes |
Bits 10:8 – CTLFLT[2:0] If Fault Injection Mode, this defines the bit on which a fault is injected for CTL.
Note: Write Protected when FLTEN =
1.
If FLTMD = 1xx and FLTEN = 1:
| Value | Name | Description |
|---|---|---|
| 1 | Inject a Fault on to the associated ECC/Parity Control bits (CTL[n]) | |
| 0 | No Fault Injected |
