Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
We are working on the STR91x Evaluation Board and we are using Timer0 Interrupt (for Output Compare).
Interrupt is expected to come continuously whenever output compare occurs. But that is occurring only for the first time. In the interrupt handler we are reading the status register and explicitly clearing the flag(output compare).
Please suggest a solution to get the interrupt continuously whenever output compare occurs.
So long as you take care to follow the instructions for posting source code...