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.
Tool/software: Code Composer Studio
Dears,
I build a new CCS6 project file in my 32bits computer, when I tried to import it to the CCS6 in a 64bits computer, error happen.
but, when I import a demo project file from 32bits computer to 64bit computer, it is normal. when I change some complier setup in 32bits CCS6, there will be error importing it to the 64bits computer.
my question is, how to import a new build CCS6 project file from a 32bits computer to same version CCS6 in the 64 bits computer?
Evan Lin said:when I tried to import it to the CCS6 in a 64bits computer, error happen.
What is the exact error being reported?
Can you describe how you are importing the project? Do you export it first from the 32bit computer, copy over the zip file to the other computer, unzip and then import?
If the versions of toolsets (CCS and compiler) are the same on both computers, I can't see why there would be issues importing the project. I don't believe the 32bit vs 64bit computer should have an impact. I suspect there must be some other differences between the two environments.
On the 64bit laptop, are you able to import and build other projects (either example projects from ControlSuite or your own custom projects)? Is it only this one project that has trouble importing?
Could you provide the exact text of the error message during import? Or better still a screenshot would be great.
Also would be helpful if you could attach the project metadata files for this project (all files named .*project) for us to take a look.