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.
I transferred my CCS4 code to CCS5 and compiled with an error:
Buildfile generation error occurred..
Build-configuration 'Debug' does not exist in the referenced project 'csl_f28m35x_m3'. Use the 'Properties > CCS Build > Dependencies' page to select an existing build-configuration.
Build stopped..
I can't get to Properties as the Project -> Properties item is shaded and won't let me in????
Any help, please?
HI Pat,
what steps did you take to migrate? Did you import your project using Project->Import existing CCS/Eclipse Project? What version of v4 and v5?
Can you please provide a bit further information? It seems CCS is looking for the Debug Configuration of the project. This is a typical build configuration when creating a project in CCS along with the release configuration.
Best Regards,
Lisa
Hi Lisa,
Thanks for your response.
THis project is a variation of your HCT_Example project (by Wonsoo Kim) that contains 2 Configurations, Debug_TX and Debug_RX that key off of pre-define symbols. I need to enter the pre-define name - but can't due to this issue.
Yes I did migrate by import from V4.2.5 to V5.1.
Thanks,
Pat
OK, I got there by right-click on the project in Project Explorer and then just deleted the offending project csl_f28m35x_m3 - should I have done that?
Now I get a linker error - missing dynamic library (Emulation package 5.0.569.0) Where do I get that?
Thanks,
Pat
Hi Pat,
no worries, you managed to work through it pretty much alone. Much respect and all the best with development.
We are always here if something comes up.
Best Regards,
Lisa