Valid address ranges for SRAM_L and SRAM_U are then defined as:
• SRAM_L = [0x2000_0000–(SRAM_size/4)] to 0x1FFF_FFFF
• SRAM_U = 0x2000_0000 to [0x20(SRAM_size*(3/4))-1]
This is illustrated in the following figure.
SRAM_U
0x2000_0000
SRAM siz
e *(1/4)
SRAM_L
0x1FFF_FFFF
SRAM siz
e * (3/4)
0x2000_0000 – SRAM_size/4
0x200 SRAM_size*(3/4) - 1
Figure 4-2. SRAM blocks memory map
For example, for a device containing 16 KB of SRAM, the ranges are:
• SRAM_L: 0x1FFF_F000 – 0x1FFF_FFFF
• SRAM_U: 0x2000_0000 – 0x2000_2FFF
4.3.3 SRAM retention in low power modes
The SRAM is retained down to VLLS3 mode. In VLLS1 and VLLS0, no SRAM is
retained.
4.4 System Register file
This device includes a 32-byte register file that is powered in all power modes.
System Register file
KL27 Sub-Family Reference Manual , Rev. 5, 01/2016
58
Freescale Semiconductor, Inc.