![NXP Semiconductors SAFE ASSURE Qorivva MPC5601P Reference Manual Download Page 746](http://html.mh-extra.com/html/nxp-semiconductors/safe-assure-qorivva-mpc5601p/safe-assure-qorivva-mpc5601p_reference-manual_1721898746.webp)
Chapter 27 Functional Safety
MPC5602P Microcontroller Reference Manual, Rev. 4
746
Freescale Semiconductor
27.2.5.2
Registers description
This section describes in address order all the register protection registers. Each description includes a
standard register diagram with an associated figure number. Details of register bit and field function follow
the register diagrams, in bit order.
27.2.5.2.1
Module registers (MR0–6143)
This is the lower 6 KB module memory space that holds all the functional registers of the module that is
protected by the register protection module.
27.2.5.2.2
Module Register and Set Soft Lock Bit (LMR0–6143)
This is memory area #3 that provides mirrored access to the MR0–6143 registers with the side effect of
setting Soft Lock Bits in case of a write access to a MR that is defined as protectable by the locking
mechanism. Each MR is protectable by one associated bit in a SLBR
n
[SLB
m
], according to the mapping
described in
.
27.2.5.2.3
Soft Lock Bit Register (SLBR0–1535)
These registers hold the Soft Lock Bits for the protected registers in memory area #1.
gives some examples how SLBR
n
[SLB] and SLBR
n
[MR
n
] go together:
Address: Base + 0x3800–0x3DFF
Access: User read-only; Supervisor read/write
0
1
2
3
4
5
6
7
R
0
0
0
0
SLB0
SLB1
SLB2
SLB3
W
WE0
WE1
WE2
WE3
Reset
0
0
0
0
0
0
0
0
Figure 27-3. Soft Lock Bit Register (SLBR
n
)
Table 27-2. SLBR
n
field descriptions
Field
Description
WE0
WE1
WE2
WE3
Write Enable Bits for Soft Lock Bits (SLB):
WE0 enables writing to SLB0.
WE1 enables writing to SLB1.
WE2 enables writing to SLB2.
WE3 enables writing to SLB3.
0 SLB is not modified.
1 Value is written to SLB.
SLB0
SLB1
SLB2
SLB3
Soft Lock Bits for one MR
n
register:
SLB0 can block accesses to MR[(
n
× 4) + 0]
SLB1 can block accesses to MR[(
n
× 4) + 1]
SLB2 can block accesses to MR[(
n
× 4) + 2]
SLB3 can block accesses to MR[(
n
× 4) + 3]
0 Associated MR
n
byte is unprotected and writeable.
1 Associated MR
n
byte is locked against write accesses.