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.
I have a TMS570LS3137 Hercules Development Board which has dual cpu lockstep mechanism in it.
I wanted to know if I can disable this dual CPU lockstep and use it as a dual core cpu.
To be more precise, Can I execute different tasks on these cores parallelly?
I understand that this lockstep mechanism gives a level of confidence for saftey critical applications.
But I am confused now...Suppose if there is a change in the state of processors, what is next step ?
Does it raise a flag to interrupt the user about the discrepancies or does the second cpu will be in action on behalf of faulty one?