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.
Hello,
I have a project which is running fine in my existing workspace. But when I try to import it into a new clean workspace I get this warning:
See details below. Error: Import failed for project 'PFC_SubSystem' because its meta-data cannot be interpreted. Please contact support.
This happens under linux and windows on my local machine, both running 6.1.0.00104 and also on my colleagues machine running windows with the same version. Another colleague also running this version windows does NOT have this problem.
Link to .ccsproject: http://pastebin.com/tTTVsuw7
Link to .cproject: http://pastebin.com/gxA8M5GN
Link to .project: http://pastebin.com/EESpgYck
Any help would be great.
Sincerely,
Sebastian
The project imported into a new workspace for me without any errors. I am using CCS 6.1.0.00104. There must be something specific about your CCS installation or workspace that is causing the issue, especially since you mentioned that it imports fine for your colleague who has the same CCS version.
Could you attach your /<workspace>/.metadata/.log file from the workspace where you are having trouble? We can see if that sheds any light.
Please excuse the delay, I was on vacation last week.
I have no idea why, but this problem is no longer reproducible on my linux vm. But it still exists on my windows machine.
Here is the log file requested, created on my windows system from a clean workspace.
/cfs-file/__key/communityserver-discussions-components-files/81/4657.log.txt
Hi Sebastian,
I also cannot reproduce the problem on a Windows build of CCS v6.1.0.000104.
Try restarting your CCS and then re-importing the project - once an import fails, CDT caches the failure, so re-importing any other project with the same name would continue failing until CCS restarts.
If that still fails, check if you can create a new project for the same device. This error may happen if you've de-selected ARM support when installing your CCS. So please check that ARM support is there by creating a new project for the same device.
Thanks,
- Baltasar
Baltasar: I can create new projects without any problems. ARM support is there, I would not be able to do my job without. ;)
Did you take a look at the log file above your post?
Yes, I've looked at the log - it doesn't offer any clues.
Could you let me know how you're launching your CCS? Are you launching it from command-line with a custom set of flags?
Also, in the case where this same project does import without problems into your existing workspace - is it on the same machine and the same CCS install?
Thanks,
- Baltasar