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/CC2652R: CC2652R I2C example Building error

Part Number: CC2652R


Tool/software: Code Composer Studio

Hi,

I am trying to build the example code given for the I2C of the CC2652 but  I got below errors when I built the project.

**** Build of configuration Debug for project i2ctmp116_CC26X2R1_LAUNCHXL_tirtos_ccs ****
"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k -j 2 all -O 
 
gmake: *** No rule to make target 'CC26X2R1_LAUNCHXL.obj', needed by 'all'.
gmake: *** No rule to make target 'CC26X2R1_LAUNCHXL_fxns.obj', needed by 'all'.
gmake: *** No rule to make target 'ccfg.obj', needed by 'all'.
gmake: *** No rule to make target 'i2ctmp116.obj', needed by 'all'.
gmake: *** No rule to make target 'main_tirtos.obj', needed by 'all'.
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
If anyone know the reason for these errors please help me.
using CCS  Version: 8.3.0.00009  and SDK version is 3.10.00.53
Regards,
Dhananjay