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.
Tool/software: Code Composer Studio
I'm new to TI uControllers and CCS - my installation of CCS allows me to build and run the example projects however I can't figure out how to use RTSC in configuring a new project of modifying an old one. The "RTSC Tools" menu selection appears in project menu, however the "platform package" isn't configured and it's not clear what I need to choose. Any pointers to documentation or tutorials would be greatly appreciated.
Thanks for the information on RTSC project configuration. Before I proceed further, is RTSC the right approach for product configuration? It's not clear if TI is encouraging its use as I have discovered the example projects I have tested for the CC1350 LaunchPad appear to NOT be RTSC based. And CCSV7 doesn't include "Empty RTSC Project" in it's new project choices. If RTSC isn't used, instructions for manually editing the appropriate config file would be helpful as well.
I did some digging around on how to create and build an empty RTSC project. I found some references to how to create an RTSC project by adding an RTSC configuration file to a new empty project. I followed the instructions for an earlier version of CCS but alas my project has build errors related to failure to find an "xdc.services.global.XDEException" file. I thought I had installed all the necessary components in CCS.
Advice on the preferred project creation (RTSC or not) configuration would be helpful. And if RTSC is the preferred approach, pointers to detailed instructions/documentation would be appreciated.