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.

LPSTK-CC1352R: Analog Signal Chain Studio tutorial failed to work on a LPSTK-CC1352R CCS project

Part Number: LPSTK-CC1352R
Other Parts Discussed in Thread: SYSCONFIG, CC1352R, HDC2080, WI-SUN

Tool/software:

Dear TI Engineers,

I own a LPSTK-CC1352R Sensor Tag
https://www.ti.com/tool/LPSTK-CC1352R

I followed this tutorial to configure my LPSTK-CC1352R Sensor Tag.

https://dev.ti.com/tirex4-desktop/content/simplelink_academy_cc13xx_cc26xxsdk_6_40_00_00/modules/tools/ascstudio/analog_sensor_studio.html

My steps are as following:

  1. Select chip CC1352R1
  2. Create an empty TI driver CCS project with TI RTOS7 and TI Clang.
  3. Add Analog Signal Chain Studio to the project.
  4. Open SysConfig GUI.
  5. Select hardware CC1352R Launchpad.
  6. Click the device icon on the top right corner.  There, I switch the board to LPSTK-CC1352R SensorTag.
  7. Save the Sysconfig file.
  8. Then, from the hardware list, I add HDC2080.  Configure its I2C slave address and MCU I2C pins until there is no more warning or conflict.
  9. I then, exclude empty.c from the build as mentioned by the tutorial.
  10. Check and confirm any unsaved file.
  11. Build the project.
  12. However, it turn out to be a failure.  Errors are shown as below.  Please advice.  Are there bugs in the SDK?
  13. I also attach my CCS project files.  They are from the latest version of SDK, sysconfig and Analog Signal Chain Studio.

ASCS 1352 SensorTag I2C.zip