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.

AWR2944: Regarding the timer interrupt issue on AWR2944

Part Number: AWR2944

Regarding the timer interrupt issue on AWR2944:

  1. The RTI timer interrupts at 1ms, and when setting a breakpoint in the interrupt function and clearing the interrupt flag, the next timer interrupt fails to trigger properly.

  2. Clearing bit 0 does not clear INT0, while other INTs are cleared.

  3. When COS bit is set to 1, RTI continues running even during debug interruptions.

These issues have been observed across different versions of the SDK and MCAL. It's suspected that this may be due to a debug problem with XDS,but during normal production and use, there have also been occasional instances where the timer cannot function properly

Interrupt clearing is done step by step, and after that, the interrupt cannot be triggered again.

Please let me know if there is any additional information or assistance needed?