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.

Porting project from CCS3 to CCS5

Hi,

I have a project which was build and developed in CCS 3.x and project files are as below:

Main.pjt, Main.tcf, Main.cmd

(and some other project related .C and header files)

I need to port this project to CCS 5. 

When I do

Project->Import existing CSS Exclipse project, the Finish button is not highlighted and I am not able to import the project.

Is it possible to import project in CCS3 to CCS5?

Regards

Srinivasa

  • Small Update:

    New CCS Version: 5.5.0.00077
    OS: Windows 7.

    When I do Import existing CSS Exclipse project, the Finish button is not highlighted and I am not able to import the project in CCS5.

    Is it possible to import project in CCS3 to CCS5?
  • Hello,

    Srinivasa Wunnimani said:

    When I do

    Project->Import existing CSS Exclipse project, the Finish button is not highlighted and I am not able to import the project.


    Since a CCSv3.3 project is not a CCS Eclipse project, you are using the wrong option.

    Srinivasa Wunnimani said:
    Is it possible to import project in CCS3 to CCS5?

    Yes. Use:  Project->Import Legacy CCSv3.3 Project and browse to the location of the CCSv3.3 project.

    Thanks

    ki