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/CC2650: errors at compiling time

Part Number: CC2650

Tool/software: Code Composer Studio

Hello team,

I am using CC2650 launch pad. When I am compiling a code I am getting some below errors :-

<Linking>

undefined first referenced
symbol in file
--------- ----------------
I2SCC26XX_config ./simple_central_audio_receiver.obj

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "simple_central_audio_receiver_cc2650lp_app.out" not built

>> Compilation failure
makefile:214: recipe for target 'simple_central_audio_receiver_cc2650lp_app.out' failed
gmake[1]: *** [simple_central_audio_receiver_cc2650lp_app.out] Error 1
gmake: *** [all] Error 2
makefile:210: recipe for target 'all' failed

**** Build Finished ****

 

 

 

I am using ble_sdk_2_02_01_18,