English
Language : 

PXR40RM Datasheet, PDF (129/1434 Pages) Freescale Semiconductor, Inc – PXR40 Microcontroller
Resets
4.7 Reset Configuration
4.7.1 Reset Configuration Half Word (RCHW)
4.7.1.1 RCHW Overview
The Reset Configuration Half Word (RCHW) defines boot options and must be programmed in a choice
of predefined locations in internal flash. The word at the word address boundary after the RCHW must be
programmed with the user application’s starting address. The BAM passes control to the user application
at this starting address.
On every reset except the Software External Reset (SER), in internal or external boot modes, the BAM
attempts to read the RCHW from internal or external memory respectively. The locations for the RCHW
are given in Table 4-4. For internal boot, the predefined locations are searched in the order given in the
table. If a valid RCHW is not found in internal boot mode or in external boot mode, the BAM initiates the
serial boot mode. Note that in serial boot mode, a user defined start address must still be supplied as part
of the download protocol. Refer to the BAM Chapter for complete details.
Table 4-4. RCHW Location
Boot Mode
External
Internal
Address
0x0000_0000
0x0000_0000
0x0000_4000
0x0001_0000
0x0001_C000
0x0002_0000
0x0003_0000
4.7.1.2 RCHW Structure
When booting from the external flash device, the RCHW must reside in the first 16 bits of memory.
BOOT_BLOCK_ADDRESS + 0x0000_0000
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SWT WTE PS0 VLE 0
1
0
1
1
0
1
0
Boot Identifier = 0x5A
Figure 4-3. Reset Configuration Half Word
PXR40 Microcontroller Reference Manual, Rev. 1
Freescale Semiconductor
4-9