I am trying to import the analog light sensor example from sensor controller studio 1.1.0.38192 into CCS 6.1.2.
I am using the CC2650DK.
I am running into difficulties compiling this project.
I have checked the path variables and linked resources for this specific project and the CCS window preferences.
All files used by this project have a defined link.
However these links don't seem recognized by the sensor controller studio generated files (main_tirtos.c does not
know where board.c is, scif_framework.c and scif.c do not know where inc/hw_types.h is etc.
Can you help pinpoint what I maybe doing wrong here?
I have looked at the Portable Projects TI wiki and the projects and handbook for CCS.
Thank you,
Priya