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