13.8.2 Cache Configuration

Table 13-4. Register Bit Attribute Legend
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: 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
0x0 CONF_CSIZE_1KB The Cache Size is configured to 1 KB
0x1 CONF_CSIZE_2KB The Cache Size is configured to 2 KB
0x2 CONF_CSIZE_4KB The 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
0 Data caching is enabled.
1 Data 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
0 Instruction caching is enabled.
1 Instruction caching is disabled.