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/CC2640R2F: How to merge scs generated output with ccs

Part Number: CC2640R2F


Tool/software: Code Composer Studio

I am using ti cc2640r2f and i able to get analog values from sensor using scs (ADC Data Logger). I want to use(merge) this scs-generated code in ccs application. But when i integrate the generated code with ccs, it is showing lot of errors.

It will be helpful, if anyone posts some working code other than posting reference links.

Can anyone post some working examples of adc data logger in ccs format(integrated code)?