Hi TI team
We are now using a timer, using the compare mode and pulse mode configured by Vim. Following the TI SDK pulse type interrupt handling process, clear the Vim flag before entering the service function, and clear the interrupt flag of the timer module in the service function. When the timer count reaches the compare value, it is found that after executing the service function once, the interrupt will be executed immediately. Normal interrupts should only be executed once, which will affect our normal interrupt usage. We hope to receive help as soon as possible. We are using the AM62P5 development board and the CCS compiler
Thanks
SHI

