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.

How do I get TI-RTOS Drivers installed?

I am using CCS 6.1.3.00034 with SDK RTOS (ti-processor-sdk-rtos-c665x-evm-03.00.00.04-Windows-x86-Install.exe) installed.

In addition I am using TMDSEVM6657LS EVM

The system is all working and am running exampe code.

I want to write C++ code to toggle LEDs on EVM board.  The DSP must communicate with EVM FPGA thru SPI to toggle LEDs

I am missing the RTOS drivers including SPI.  My c:\ti\drivers folder exists but there is no SPI.h etc.  The RTOS Users guide identifies many different drivers for peripherals.  I am missing all from my install and do not know how to remedy.

Please help.