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/TMS320F28032: Source code file name changes when opened in Code Composer

Part Number: TMS320F28032

Tool/software: Code Composer Studio

Greetings,

I'm currently looking at some 3rd party software written for me and oseveral source files have their names rearranged when the project is opened in code composer studio V6.2 

For example control.c in the source code is mainloop.c in the opened project, initreg.c becomes control.c in the code. 

Does anyone know where in the files or what particular file in the jumble of files I can modify to fix this?

Thanks