Tool/software: Code Composer Studio
I'm hacking at a copy of the power_measurement example project in my workspace under CCS v6.2.00050.
I'm have bma222drv.h "linked" into my project. Examination of Properties for the file show the link to be correct.
I get a red "X" (with rollover showing "#1965 cannot open source file "bma222drv.h" from CCS.
I have seen others posts which seem to say that I need to specify the oob project location for including files. I don't want to do that, since I don't want the compiler rummaging around there looking for things I may have forgotten.
Since CCS and the compiler have clearly correctly resolved my link to bma222drv.h in the oob project (see screenshots) and file is there (I can clink on the link and it opens), what's the problem?
