Other Parts Discussed in Thread: C2000WARE
Hello,
I installed Code Composer Studio Version: 11.2.0.00007 and when I want to import the launchxl demo project from examples folder, I got and error saying that meta-data cannot be interpreted. Like in the attached picture.
.
Any other project from examples folder can be imported without problem.
What I noticed by looking inside the examples projects, is that launchxl project is missing .ccsproject and .cproject files. The other projects have these files, but launchxl is missing.
I tried to create them manually, by copying content from led project example and I can import launchxl project. But I run into compiling and linking errors where I get stucked.
I have experience in SW developement, but it's first time when I'm using TI microcontrollers and its ecosystem.
Can someone help me how to import that project in CCS?
Thank you!