Dear Champs,
I am asking this for our customer.
if the ISR (in C28) was trigger by the timer, and the interval time count is 10ms. it means the ISR will be trigger each 10ms.
But if the program code in the ISR will execute over 10ms.
We know the ISR execution time should not over the ISR trigger time.
but customer want to know if it occur, will it affect to the CLA task interrupt trigger or CLA ISR execution?
Regards,
Daniel