13.8.2 Cache Configuration

Table 13-4. 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: CFG
Offset: 0x04
Reset: 0x00000020
Property: R/W

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
  CSIZESW[2:0] DCDISICDIS  
Access R/WR/WR/WR/WR/W 
Reset 01000 

Bits 6:4 – CSIZESW[2:0] Cache Size Configured by Software

This field configures the cache size.
ValueNameDescription
0x0CONF_CSIZE_1KBThe Cache Size is configured to 1 KB
0x1CONF_CSIZE_2KBThe Cache Size is configured to 2 KB
0x2CONF_CSIZE_4KBThe Cache Size is configured to 4 KB
0x3-0x7-Reserved

Bit 2 – DCDIS Data Cache Disable

Writing a '0' to this bit enables data caching.

Writing a '1' to this bit disables data caching.

ValueDescription
0Data caching is enabled.
1Data caching is disabled.

Bit 1 – ICDIS Instruction Cache Disable

Writing a '0' to this bit enables instruction caching.

Writing a '1' to this bit disables instruction caching.

ValueDescription
0Instruction caching is enabled.
1Instruction caching is disabled.