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: Sensor controller studio porting in CCS

Tool/software: Code Composer Studio

Hi ,

i have try before porting SCS into CCS following

it works.

however, its using void *tirtosScThread(void *arg0)

can i using another method using task? and can you give me some example?

thanks

Jeff