Part Number: AM263P4-Q1
Hi all
I wanted to ask what memory address to check in memory browser or what registers to check while debugging so that I can know whether the cpu is in lockstep mode or dual core mode?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: AM263P4-Q1
Hi all
I wanted to ask what memory address to check in memory browser or what registers to check while debugging so that I can know whether the cpu is in lockstep mode or dual core mode?
Hi Rishabh,
Please refer here: AM263Px Sitara Microcontrollers Register Addendum (Rev. B)
Section: 2.3.2.4.1 MSS_CTRL_R5SS0_STATUS_REG Register (Offset = 2Ch) [reset = 0h]
Physical Address 0x50D0002C
MSS_CTRL Register: Bit 8 R5SS0_STATUS_REG_L OCK_STEP Read only Register
Reading 1:confirms R5SS is in lockstep mode.
Reading 0:confirms R5SS is in Dual-core mode.
Kindly, please do let me know if more information is needed.
BR, KR