14.6.7 Fault Injection Control Register

Note:
  1. Writes to any registers while SYNCBUSY.SWRST is asserted will produce a bus error.
Table 14-9. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: FLTCTRL
Offset: 0x0018
Reset: 0x00000000
Property: PAC Write Protection

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
   FLTMD[1:0]     
Access R/WR/W 
Reset 00 
Bit 76543210 
       FLTEN  
Access R/W 
Reset 0 

Bits 13:12 – FLTMD[1:0] Fault Mode Control

Note: The Fault Address is defined by the IFLTADR register for the ITCM and the DFLTADR register for DTCMs.
ValueDescription
00Fault Injection Disabled
01Single Fault Injection (at bit selected by FLT1PTR) for Writes
10Double Fault Injection (at bits selected by FLT1PTR and FLT2PTR) for Writes
11Reserved

Bit 1 – FLTEN Fault Injection Enabled

Note: Faults will be injected for ITCM and DTCMs and the results captured in the corresponding registers.
ValueDescription
0Disables the fault injection.
1Enables the fault injection selected by FLTMD.