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/TMS320F28377S: Exporting CCS project

Part Number: TMS320F28377S

Tool/software: Code Composer Studio

Hello TI community,

I am currently in the process of migrating my work onto a different computer. I am trying to export my CCS projects into nice .rar files that I can unzip simply and import into CCS. I am having some troubles doing this on my own computer as I am getting a lot of warnings and errors of missing files. So currently one of my projects has a mixture of linked and locally copied files to the project folder. I am thinking of manually copying over any C source files or extra header files that I may need; however, I am unsure on how to import file paths or even change include paths in my project. I was wondering if there is a relatively easy method to creating a copy of my project which I can simply move from computer to computer without worrying about project property settings that I may have set and forgot about.