Hello,
Question 1:
The TRM says:
a) "By default, after a device reset, both R5SS0 and R5SS1 are in lockstep."
b) "LOCK_STEP = 0 indicates the corresponding R5SS is in dual core mode, and LOCK_STEP = 1 indicates the corresponding R5SS is in lockstep mode."
The register addendum says:
c) The reset value of LOCK_STEP is 0:

How can statements a) and b) both be correct if statement c) is true? I think that the Reset value of bit field LOCK_STEP must be 1h.
Question 2:
When the value of the register MSS_CTRL_MMR (0x50D0 002Ch) is 0x00000101, bits 0 (MEMSWAP) and and 8 (LOCK_STEP) are set but the debugger shows LOCK_STEP is '0':

Why does the Register View not show LOCK_STEP = 1 please?



