UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
19 of 362
NXP Semiconductors
UM10208
Chapter 4: LPC2800 Cache
5.1 Cache Reset Status register (CACHE_RST_STAT, 0x8010 4000)
The read-only CACHE_RST_STAT register monitors the reset status of the cache
controller. If the CACHE_RST bit in the CACHE_SETTINGS register is set and then
cleared by software, this bit indicates the status of the ongoing reset. The reset of the
cache tag memory will take 128 CPU clock-cycles to complete.
shows the bit
definitions for the CACHE_RST_STAT register.
0x8010 4010
C_FLUSHES
If cache performance analysis is enabled in the
CACHE_SETTINGS register, this register indicates the
number of times that a dirty cache line has been written
back to memory (cache flushes).
0
RO
0x8010 4014
C_WR_MISSES
If cache performance analysis is enabled in the
CACHE_SETTINGS register, this register indicates the
number of times that a write occurs to an address not in
the cache (cache write misses).
0
RO
0x8010 4018
PAGE_ADDRESS_0
Re-mapping address for page 0.
0
R/W
0x8010 401C
PAGE_ADDRESS_1
Re-mapping address for page 1. The reset value points
this page to the Boot ROM.
0x1
R/W
0x8010 4020
PAGE_ADDRESS_2
Re-mapping address for page 2. The reset value points
this page to the on-chip SRAM.
0x2
R/W
0x8010 4024
PAGE_ADDRESS_3
Re-mapping address for page 3. The reset value points
this page to the on-chip SRAM.
0x2
R/W
0x8010 4028
PAGE_ADDRESS_4
Re-mapping address for page 4. The reset value points
this page to on-chip Flash memory.
0x82
R/W
0x8010 402C
PAGE_ADDRESS_5
Re-mapping address for page 5. The reset value points
this page to external static memory bank 0.
0x100
R/W
0x8010 4030
PAGE_ADDRESS_6
Re-mapping address for page 6. The reset value points
this page to external static memory bank 0.
0x100
R/W
0x8010 4034
PAGE_ADDRESS_7
Re-mapping address for page 7. The reset value points
this page to external SDRAM.
0x180
R/W
0x8010 4038
PAGE_ADDRESS_8
Re-mapping address for page 8. The reset value points
this page to external SDRAM.
0x180
R/W
0x8010 403C
PAGE_ADDRESS_9
Re-mapping address for page 9.
0x400
R/W
0x8010 4040
PAGE_ADDRESS_10
Re-mapping address for page 10.
0x401
R/W
0x8010 4044
PAGE_ADDRESS_11
Re-mapping address for page 11.
0x102
R/W
0x8010 4048
PAGE_ADDRESS_12
Re-mapping address for page 12.
0x104
R/W
0x8010 404C
PAGE_ADDRESS_13
Re-mapping address for page 13.
0x106
R/W
0x8010 4050
PAGE_ADDRESS_14
Re-mapping address for page 14.
0xE
R/W
0x8010 4054
PAGE_ADDRESS_15
Re-mapping address for page 15.
0xF
R/W
0x8010 4058
CPU_CLK_GATE
Controls gating of the CPU clock when the CPU is
stalled.
0
R/W
Table 5.
Cache and memory mapping registers
Address
Register name
Description
Reset
value
Access