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