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?