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 v3.3 to CCS 5.4 Import Issue

I am trying to import a CCS v3.3 project that consists of mulitple projects using the defined method of import.  It appears that all files and the structure is appropriately imported except for the makefile creation which exists but is empty.  Related project have independent makefiles with confguration data. Is there anything that is known may be causing the failure of the import process to fail writing the main project makefile contents?

Windows 7 64 Bit CCS Version: 5.4.0.00091

   

  • Hi Daniel,

    It is hard to comment without more details.First off, I am unclear if

    Daniel Klaassen said:
    CCS v3.3 project that consists of mulitple projects

    if that means it is a project with several dependent projects? CCSv5 will not auto-import the dependent projects.

    Also any screenshots would help or even better - a reproducible test case. Anything that provides more details to us. Also check for a log file in the project folder after the project import. CCS would log any import issues in that log file.

    Thanks

    ki