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.

CCS/CC2650MODA: Importing I2C TMP007 example in CCS for CC2650MODA

Part Number: CC2650MODA
Other Parts Discussed in Thread: CC2650, CC2650STK

Tool/software: Code Composer Studio

Hi all,

I was searching for sample example for CC2650 with only I2C supported. I found one of this on TI Online Resource Explorer

http://dev.ti.com/tirex/#/?link=Software%2FTI-RTOS%20for%20CC2650%2FDevelopment%20Tools%2FCC2650%20SensorTag%2FDriver%20Examples%2FI2C%20Examples

I downloaded and extracted same but don't know how to open complete project in CCS

($Extracted_Path)/tirtos_cc13xx_cc26xx_2_21_00_06\examples\TI\CC2650STK\i2ctmp007 -->  here only few files are present link---  beard.h, CC2650STK.h, CC2650STK.c, i2ctmp007.c

Please help me, how to import it in CCS and work on it.