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.

Timer 0 interrupt problem

Hello,

I am using c5515 dsp processor in our product. We are using timer 0 for some tasks.

1. Our firmware works fine

2. During working, some times timer 0 interrupt is not processing

3. Which means, Timer 0 generating interrupt. but, ISR call is not happening sometimes

4. But remaining all other functionalities working fine

Please give me suggestions.

Timer 0 interrupt conflicts with any other interrupts?