MPC563XM Reference Manual, Rev. 1
Freescale Semiconductor
273
Preliminary—Subject to Change Without Notice
The User Test feature gives the User of the Flash Module the ability to perform test features on the Flash.
The User Test 0 Register allows to control the way in which the Flash content check is done. Bits MRE,
MRV, AIS, EIE and DSI7-0 of the User Test 0 Register are not accessible whenever MCR.DONE or
UT0.AID are low: reading returns indeterminate data while writing has no effect.
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
0
0
0
0
0
0
0
0
0
X
MRE MRV
EIE
AIS
AIE
AID
r/0
r/0
r/0
r/0
r/0
r/0
r/0
r/0
r/0
rw/0
rw/0
rw/0
rw/0
rw/0
rw/0
r/1
Table 11-19. User Test 0 register field descriptions
Bit
Description
0
UTE
:
User Test Enable
(Read/Clear)
This status bit gives indication when User Test is enabled. All bits in UT0-2 and UMISR0-4 are locked
when this bit is 0.
This bit is not writeable to a 1, but may be cleared. The reset value is 0.
The method to set this bit is to provide a password, and if the password matches, the UTE bit is set to
reflect the status of enabled, and is enabled until it is cleared by a register write.
For UTE the password 0xF9F99999 must be written to the UT0 register.
1-7
Reserved
(Read Only).
Write these bits has no effect and read these bits always outputs 0.
8-15
DSI7-0
:
Data Syndrome Input 7-0
(Read/Write)
These bits represents the input of Syndrome bits of ECC logic used in the ECC Logic Check. The
DSI7-0 correspond to the 8 syndrome bits on a double word.
These bits are not accessible whenever MCR.DONE or UT0.AID are low: reading returns indeterminate
data while writing has no effect.
0: The syndrome bit is forced at 0.
1: The syndrome bit is forced at 1.
16-24
Reserved
(Read Only).
Write these bits has no effect and read these bits always outputs 0.
25
Reserved
(Read/Write).
This bit can be written and its value can be read back, but there is no function associated.
This bit is not accessible whenever MCR.DONE or UT0.AID are low: reading returns indeterminate data
while writing has no effect.
26
MRE
:
Margin Read Enable
(Read/Write)
MRE enables margin reads to be done. This bit, combined with MRV, enables regular user mode reads
to be replaced by margin reads.
Margin reads are only active during Array Integrity Checks; Normal User reads are not affected by
MRE.
This bit is not accessible whenever MCR.DONE or UT0.AID are low: reading returns indeterminate data
while writing has no effect.
If this bit is high together with bit EIE, the Read Reset Operation is selected.
0: Margin reads are not enabled, all reads are User mode reads.
1: Margin reads are enabled.