I'm using TMS570LC MC, Its a dual core MCU,
I want to know Can we use 1 core for Application and 2nd core for SafeTI_Diagnostic. if Yes please let me know How to implement, share any source code if available
Thanks
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'm using TMS570LC MC, Its a dual core MCU,
I want to know Can we use 1 core for Application and 2nd core for SafeTI_Diagnostic. if Yes please let me know How to implement, share any source code if available
Thanks
Hi Vikas,
The two cores will always operate in lockstep mode only, and you can't separate them and program them differently. The cores will always load with same code and execute the same code.
You can find more details about lockstep in below threads:
--
Thanks & regards,
Jagadish.