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/BOOSTXL-BASSENSORS: Connection of BOOSTXL-BASSENSORS and CC26X2R1 LaunchPad

Part Number: BOOSTXL-BASSENSORS
Other Parts Discussed in Thread: SYSCONFIG, TMP117, TMP116

Tool/software: Code Composer Studio

Hi,

I am using BOOSTXL-BASSENSORS for using the temperature sensor with CC26X2R1 LaunchPad. When have merged the i2ctmp code with the simple peripheral code, I am facing following issues:

1)error #10234-D: unresolved symbols remain

2)error #10010: errors encountered during linking; "simple_peripheral_CC26X2R1_LAUNCHXL_tirtos_ccs.out"

3)When I am doing the configuration in sysconfig file of the simple peripheral code, in GPIO option in hardware it is showing TMP116power and interrupt but if we see the sysconfig file of i2ctmp code it is showing TMP117power and interrupt. How come?

Kindly, help me out in resolving above issues.