Hello,
I'm looking for a way to import a project built in CCSv4 to CCSv5. The other projects that I have (built and used in CCSv4 and ported to CCSv5) have no issue. However one of them, I got the following errors:
First I tried to import 2 projects into the same workspace and got:
project conversion failed for project XXXX with the following error:
org.eclipse.cdt.managedbuilder.internal.core.ResourceConfiguration cannot be cast to org.eclipse.cdt.managedbuilder.core.IToolChain
Second I tried importing just the project in error into its own workspace and go the following error:
Error: Import failed for project XXXX because it's meta-data cannot be interpreted. Please contact support
Steps already tried:
We've put our project back in CCSv4 and it works fine, so we know nothing is missing from the project to import and build
We've compared the .* files in the directories and found some changes with referencing, some not so much...I'll post those shortly