UM11029
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2017. All rights reserved.
User manual
Rev. 1.0 — 16 June 2017
89 of 515
NXP Semiconductors
UM11029
Chapter 8: LPC84x System configuration (SYSCON)
8.6.1 System memory remap register
The system memory remap register selects whether the exception vectors are read from
boot ROM, flash, or SRAM. By default, the flash memory is mapped to address
0x0000 0000. When the MAP bits in the SYSMEMREMAP register are set to 0x0 or 0x1,
the boot ROM or RAM respectively are mapped to the bottom 512 bytes of the memory
map (addresses 0x0000 0000 to 0x0000 0200).
8.6.2 System PLL control register
This register connects and enables the system PLL and configures the PLL multiplier and
divider values. The PLL accepts an input frequency from 10 MHz to 25 MHz from various
clock sources. The input frequency is multiplied to a higher frequency and then divided
down to provide the actual clock used by the CPU, peripherals, and memories. The PLL
can produce a clock up to the maximum allowed for the CPU.
Remark:
The divider values for P and M must be selected so that the PLL output clock
frequency FCLKOUT is lower than 100 MHz.
-
-
0x218 -
0x22C
Reserved
-
-
PDSLEEPCFG
R/W
0x230
Power-down states in deep-sleep mode
0xFFFF
PDAWAKECFG
R/W
0x234
Power-down states for wake-up from
deep-sleep
0xEDF8
PDRUNCFG
R/W
0x238
Power configuration register
0xEDF8
-
-
0x23C -
0x3F4
Reserved
-
-
DEVICE_ID
R
0x3F8
Device ID
part
dependent
Table 125. Register overview: System configuration (base address 0x4004 8000)
…continued
Name
Access Offset
Description
Reset value
Section
Table 126. System memory remap register (SYSMEMREMAP, address 0x4004 8000) bit
description
Bit
Symbol
Value
Description
Reset
value
1:0
MAP
System memory remap. Value 0x3 is reserved.
0x2
0x0
Bootloader Mode. Interrupt vectors are re-mapped to Boot
ROM.
0x1
User RAM Mode. Interrupt vectors are re-mapped to Static
RAM.
0x2
User Flash Mode. Interrupt vectors are not re-mapped and
reside in Flash.
31:2
-
-
Reserved
-