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/CC2640: Should the "src" folder be committed into a git repository?

Part Number: CC2640

Tool/software: Code Composer Studio

I have tried to follow the instructions here: http://processors.wiki.ti.com/index.php/Source_control_with_CCS

My .gitignore file looks like this:

# processors.wiki.ti.com/.../Source_control_with_CCS
.config/
.launches/
.xdchelp
Debug/
Release/

I have been having problems with the "src" folder. When downloading someone's code from the "repo" I have to delete this folder or else I get these errors: