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/CODECOMPOSER: Github integration

Part Number: CODECOMPOSER

Tool/software: Code Composer Studio

Hello team,

I have faculty who are using MSP432P401R LaunchPad for the sophomore embedded systems class at Virginia Tech. They are having a smooth experience so far, however small hiccups on the CCS github integration.

 

One issue is when they import from their github repo, the first time they debug it throws a lot of non-compiler related errors, but the errors go away when entering debug session a second time. They told me their repo is located here: https://github.com/vt-ece2534-s18/

 

Another issue is when they want to delete a project from the workspace, the action does not delete the github repo link so it fails to clone a fresh repo. For example if the student wants to start over from the beginning. Is there an additional option they need to do to clear the github instance?

Lastly they want to have a script to standardize the linked file paths and environment variables when downloading these repos from github. Is there a way to do that?

Any documentation or wiki regarding the github options? Thanks!