Hello all,
I want to install TI RTOS as stand alone[ w/o CCS 6 ] and use CCS4 for development.
Is it possible ? Can anyone guide/point out the directions for the same ?
Thank you!
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.
Hello all,
I want to install TI RTOS as stand alone[ w/o CCS 6 ] and use CCS4 for development.
Is it possible ? Can anyone guide/point out the directions for the same ?
Thank you!
Hi Chekkizhar,
The TI-RTOS kernel does not have APIs for configuring system control registers or accessing pin or port registers. Your mention of “SysCtrlRegs.WDCR” makes me think you’ve previously used HAL or DriverLib functions. There are similar support libraries from TI, and these can usually be used side-by-side with the kernel. But those don’t come bundled with TI-RTOS for C2000.
To get the best help, I think you should post a new message back on the C2000 forum, without TI-RTOS in the title. Ask for pointers to libraries or example code for the specific functionality you want.
Sorry to send you back to the other forum, but these non-kernel questions can best be answered over there.
Regards,
Scott