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.

Export project from CCS v5 to CCS v4.0, problem



Hi,

I want to export a project create with Code Composer Studio v5 to Code Composer Studio V4.0.
I tried to export it with the tool "export -> Archive File" and " Export -> File System".  the project can be opened by CCS V4.0 but I can't build it : errors and warnings appear (link problems between some functions and include problems). I think it comes from the different version of Eclipse (3.2 for CCS v4 and 3.6 for CCS v5).

Actually, I have to create a blank project on CCS v4 and I copy all source code in new source files.
Do you have solutions to export an entire project from CCS v5 to CCS v4 without these problems ?

Thank !

Regard,

Ludovic