HAL 04.04.00
Device:TMS570LS3137
IAR
In lock step mode, the compare bus output signals of both CPUs are compared.A difference in the CPU
compare bus outputs is indicated by signalling an error to the ESM which sets the error flag “CCM-R4F -compare”.
My question is:
In lock step mode,when there is a difference in the CPU compare bus outputs.In this time,the error flag “CCM-R4F -compare” in the ESM will be set. But, I don’t know what should I do at this addition.
How can I enter into the ESM high interrupt? Where can I find my ISR(interrupt service routine)? What should I do in my ISR?
If there is a difference in the CPU compare bus outputs in lock step mode, what will be in effect?