I have a question.
When calling a CLA task with a software interrupt, I believe the C2000 core execution is blocked.
To prevent this, is it possible to interrupt the CLA task at the rising edge of the GPIO pin, and then at the end of the CLA task, the GPIO pin is pulled down to inform the C2000 core that the task is finished?
If so, please provide some sample programs.
If not, please tell us why it does not work.