Chapter 10 System Status and Configuration Module (SSCM)
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
231
Figure 10-2. Key to register fields
10.2.2.1
System Status register (STATUS)
The system status register is a read-only register that reflects the current state of the system.
Always
reads 1
1
Always
reads 0
0
R/W
bit
BIT
Read-
only bit
BIT
Write-
only bit
Write 1
to clear
BIT
Self-
clear
bit
0
N/A
BIT
w1
c
BIT
Address: Base + 0x0000
Access: Read-only
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
0
0
0
0
NXEN
PUB SEC
0
BMODE[2:0]
0
ABD
0
0
0
W
RESET:
0
0
0
0
0
0
0
0
0
1
1
0
0
0
0
0
Figure 10-3. Status (STATUS) register
Table 10-2. STATUS allowed register accesses
Access type
Access width
8-bit
16-bit
32-bit
1
1
All 32-bit accesses must be aligned to 32-bit addresses (i.e., 0x0, 0x4, 0x8, or 0xC).
Read
Allowed
Allowed
Allowed
Write
Not allowed
Not allowed
Not allowed
Table 10-3. STATUS field descriptions
Field
Description
NXEN
Nexus enabled
PUB
Public Serial Access Status
This bit indicates whether serial boot mode with public password is allowed.
1: Serial boot mode with public password allowed
0: Serial boot mode with private Flash password allowed, provided the key has not been swallowed
SEC
Security Status
This bit reflects the current security state of the Flash.
1: Flash secured
0: Flash not secured
BMODE
[2:0]
Device Boot Mode
000: TestFlash
001: CAN Serial Boot Loader
010: SCI Serial Boot Loader
011: Single Chip
100–111: Reserved
This field is updated only during reset.