Hello,
I am having a very difficult time getting Bluetopia sample projects to compile under CCSv5.4.
I have worked through the imported link issues and CCS now finds the include files. However, I am now left with several 'No rule to make target..' errors and then follows an improper file path.
I imported these sample projects according to the instructions in Bluetopia docs, using the 'import existing CCS Eclipse project' on the menu bar.
A couple of questions:
1) These paths (in the makefiles) are automatically generated during the import process. Was there a step at which I could have caught this issue and forced the correct paths?
2) What settings can I now change in the project settings to correct these paths in the makefiles?
One last thing - I am getting a warning the the project was created using a version of compiler that is not currently installed. Is this an issue? The project seems to be calling for version 4.0 compiler, while I have 4.1.5 & 6 installed. Not sure if I can just ignore this warning.
Thanks,
Mark Rush