Part Number: LPSTK-CC1352R
Other Parts Discussed in Thread: CC1352R
Tool/software: Code Composer Studio
Hi,
I am trying to build the BLE multi_sensor example for my LPSTK-CC1352R device with the latest SDK simplelink_cc13x2_26x2_sdk_4_10_00_78 and CCS version 10.
I am facing build issue since some files are missing:
Running Configuro... makefile:122: recipe for target 'multi_sensor/linker.cmd' failed gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/ble5stack/common/cc13xx/util.c', needed by 'util.obj'. gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/ble5stack/common/cc13xx/ecc/ECCROMCC26XX.c', needed by 'ECCROMCC26XX.obj'. gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/common/cc13xx/uartlog/UartLog.c', needed by 'UartLog.obj'. gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/ble5stack/icall/src/icall_cc13x0.c', needed by 'icall_cc13x0.obj'. gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/common/cc13xx/crc/crc32.c', needed by 'crc32.obj'. gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/common/cc13xx/flash_interface/external/flash_interface_ext_rtos_NVS.c', needed by 'flash_interface_ext_rtos_NVS.obj'. gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/ble5stack/profiles/oad/cc13xx/oad.c', needed by 'oad.obj'. gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/ble5stack/profiles/oad/cc13xx/oad_image_header_app.c', needed by 'oad_image_header_app.obj'. gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/ble5stack/profiles/oad/cc13xx/oad_util.c', needed by 'oad_util.obj'. gmake: *** No rule to make target 'C:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78/source/ti/ble5stack/profiles/dev_info/cc13xx/devinfoservice.c', needed by 'devinfoservice.obj'.
After a classic SDK installation, cc13xx common files are missing.
Did I miss something?
Sincerely
