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.

TMS320F280049: CLA task from ADC EOC without end-of- task ISR?

Part Number: TMS320F280049


Hi,

   In the example "cla_ex2_fir32" at the end of task the CPU is interrupt to call the interrupt routine cla1Isr7 () to :

  "Clear the ADC interrupt flag so the next SOC can occur

   Clear the PIEACK bits so another interrupt can be taken"

   Is it possible to do it inside CLA task to avoid a CPU interrupt?

   Ari.