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.

TMS320F28035: Disable and enable interrupt from CLA

Part Number: TMS320F28035


Hi,

I'm using PWM to start a CLA task that then after completion will trigger an ISR in the main CPU. This is working fine. But most of these ISRs are not needed so I'd like to disable and re-enable the ISR in the CLA code. Is this possible?

I tried changing the PieCtrlRegs.PIEIER11.bit.INTx1 bit in the CLA task, but I guess the CLA doesn't have access to these registers?

Best regards
Pauli