Chapter 33 Boot Assist Module (BAM)
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
821
Figure 33-3. MPC5602P Flash partitioning and RCHW search
33.5.4
Single chip boot mode
In single chip boot mode, the hardware searches the flash boot sector for a valid boot ID. As soon the
device detects a bootable sector, it jumps within this sector and reads the 32-bit word at offset 0x4. This
word is the address where the startup code is located (reset boot vector).
Then the device executes this startup code. A user application should have a valid instruction at the reset
boot vector address.
Table 33-5. Flash boot sector
Block
Address
0
0x0000_0000
1
0x0000_8000
2
0x0000_C000
3
0x0001_0000
4
0x0001_8000
32K
Boot information
16K
16K
32K
0x0000 0000
0x0000 8000
0x0000 C000
0x0001 0000
0x0002 0000
Internal Flash
RCHW
0x0000 0000
0x0000 0004
0x0000 0008
0x0000 000C
32K
0x0001 8000
Boot information
128K
Boot information
Boot information
Boot information
Application start address
Application
Application