Part Number: TMS320C5517
In TMS320C5xx DSP Mnemonic Instruction Set 2002 I see that
1)RPT instruction is interruptible.
Do C IRQ handler using such instruction automatically save and resume RPTC value provided that they are declared, say: interrupt void MyIsr(void) ?
2)RPTB is interruptible or not ?
Such issue is not covered by the manual.