Hi Guys,
we are trying Code Composer Studio 4.2.2.00033 on several PCs (All Win7, 64Bit). We used the same installer files for all three machines and did no updates on any of them.
We have our Workspace in a Subversion-Repository.
On the First Computer, everything goes well, the Project compiles without errors in CCS and all is fine.
However, on both the two other machines (laptops), when we try to EITHER open the existing workspace as is OR import the existing workspace from the Subversion-directory into a fresh, clean workspace, the project does not compile.
We get the following error message:
"This project was created for a device-variant that is not currently recognized: TMS320C28XX.TMS320F28335. Please install the device-variant descriptor, or migrate the project to one of the supported device-variants"
What is wrong here? As said, it is the same CCS Version everywhere and it perfectly compiles and runs on the first computer.
If we create a new project on one of the "faulty" machines and import all the source files (which there are many of) by hand, it compiles, but this is not a feasible option for us, since we need to use SVN.
Do you have any recommendations or fixes for this issue? It's a bit annoying when three people can only work on one machine xD
Best regards and many thanks from Switzerland!
Mario + Team