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.

[FAQ] C28x Software Tip: Interrupts are blocked by RPT. What can I do?

Question:

Interrupts are blocked in my application when when the compiler uses the RPT (repeat a single instruction).  How can I limit the number of times RPT is applied to an instruction or tell the compiler to not use RPT so that interrupts get through?