You can force the CLA task from your ISR, but I don't know that you'd want to wait for the task to finish there. That seems like a lot of time to spend in an ISR. You may want to just use Cla1ForceTask1 in the ISR but check to see if the task finished elsewhere in the code. Whitney
↧