Hello Team,
I am working on TMS320F28375S with ccs 12.6.0 version. i have launchpad F28379D for use. I want to read the adc data in CLA. for that, i have made a function "uint16_t IoADCA_tReadSingleChannel(uint16_t adc_socnum)" in c file which uses the ADC_ReadResult function of adc.h which is attached with my code.
but it is showing warning while building and the CLA is not giving the adc data. please note that i have triggered the CLA and ADC from CPU.
warning #10461-D: Invalid to call C28 function "IoADCA_tReadSingleChannel" defined in ".hal_adc.obj" from CLA file "..obj"
thanks and regards,
Muzammil.