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: Install Processor SDK into CCS via command line

Tool/software: Code Composer Studio

I am trying to install the RTOS Processor SDK and build its example projects via the command line. After installing the SDK to the ~/ti directory, I have to open CCS so that it can detect the new products and register them with CCS before I can do the project generation steps. I need to be able to do this all from the command line as this will be an automated process.

Is there a way to register/install new products into CCS without actually opening the IDE?

Thanks,

Jonah