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.

CCS/TMS320F28035: ADC value to be obtained from cla interrupt for the CLA task operation

Part Number: TMS320F28035

Tool/software: Code Composer Studio

Hello All,

I am using the TMS320F28035 controller for my cla operation. I am reading the adc value when there is cla interrupt. The same adc value is to be sent back to the cla task for operation. I am able to obtain the adc values. But when I send them back to TASk, they are not reading. I hav even provided the delay in the task( time for adc conversion.

How can I come out of this problem?

Thank you