Hi.
I am using a S32K3X8EVB-Q289 devkit board and have a question regarding lockstep (which is enabled):
- Lockstep core0's PRTN0_CORE0_STAT register shows that its clock is active.
- Lockstep core1's PRTN0_CORE1_STAT register shows that its clock is inactive.
Just wondering if the lockstep's 2nd core needs to be explicitly configured to run i.e. enable its clock? Or, the fact that lockstep is enabled, the contents of locktstep core1's PRTN0_CORE1_STAT register is not valid?
Thanks in advance.