Hello,
I want to trigger task2 on cla core immediately after finishing task 1. How can I generate task2 trigger during execution of task1 on cla core of TMS320F280039C.
Regards
Aniket Bagade.
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.
Hello,
I want to trigger task2 on cla core immediately after finishing task 1. How can I generate task2 trigger during execution of task1 on cla core of TMS320F280039C.
Regards
Aniket Bagade.
You could configure a C28 interrupt on CLA Task1 completion and force the next CLA task using the CLA_forceTasks function or the MIFRC register
Regards,
Veena