Open PG-DESD opened 6 years ago
I'm sorry, it's been a while since I've looked at this. I'm not sure how much help I can provide.
Facing the same issue with ble_sdk_2_02_01_18 CCS 9.0.1.00004
I ended up here while following this guide http://processors.wiki.ti.com/index.php/Building_BLE_Projects_on_Linux To compile BLE SDK projects on Linux. The guide is for CCS6, quite old.
Is anyone aware of an updated guide or has managed to fix this issue?
Following are the logs
"/home/smeet/ti/simplelink/ble_sdk_2_02_01_18/examples/cc2650stk/simple_peripheral/ccs/config/lib_linker.cmd", line 6: error #10008-D: cannot find file "Z:\home\smeet\ti\simplelink\ble_sdk_2_02_01_18\blelib\host\host_pxxx.a" "/home/smeet/ti/simplelink/ble_sdk_2_02_01_18/examples/cc2650stk/simple_peripheral/ccs/config/lib_linker.cmd", line 7: error #10008-D: cannot find file "Z:\home\smeet\ti\simplelink\ble_sdk_2_02_01_18\blelib\ctrl\cc2640\cc2640_ctrl_pxxx.a" "/home/smeet/ti/simplelink/ble_sdk_2_02_01_18/examples/cc2650stk/simple_peripheral/ccs/config/lib_linker.cmd", line 8: error #10008-D: cannot find file "Z:\home\smeet\ti\simplelink\ble_sdk_2_02_01_18\blelib\hci_tl\cc26xx\cc26xx_hci_tl_none.a" "/home/smeet/ti/simplelink/ble_sdk_2_02_01_18/examples/cc2650stk/simple_peripheral/ccs/config/lib_linker.cmd", line 6: error #10008-D: cannot find file "Z:\home\smeet\ti\simplelink\ble_sdk_2_02_01_18\blelib\host\host_pxxx.a" "/home/smeet/ti/simplelink/ble_sdk_2_02_01_18/examples/cc2650stk/simple_peripheral/ccs/config/lib_linker.cmd", line 7: error #10008-D: cannot find file "Z:\home\smeet\ti\simplelink\ble_sdk_2_02_01_18\blelib\ctrl\cc2640\cc2640_ctrl_pxxx.a" "/home/smeet/ti/simplelink/ble_sdk_2_02_01_18/examples/cc2650stk/simple_peripheral/ccs/config/lib_linker.cmd", line 8: error #10008-D: cannot find file "Z:\home\smeet\ti\simplelink\ble_sdk_2_02_01_18\blelib\hci_tl\cc26xx\cc26xx_hci_tl_none.a"
Sorry I've not touched any of this in 2 years.
"/home/test/workspace_v7BLE/project_zero_stack_cc2650/TOOLS/lib_linker.cmd", line 6: error #10008-D: cannot find file "Z:\home\test\ti\simplelink\ble_sdk_2_02_01_18\blelib\host\host_pxxx.a" "/home/test/workspace_v7BLE/project_zero_stack_cc2650/TOOLS/lib_linker.cmd", line 7: error #10008-D: cannot find file "Z:\home\test\ti\simplelink\ble_sdk_2_02_01_18\blelib\ctrl\cc2640\cc2640_ctrl_pxxx.a" "/home/test/workspace_v7BLE/project_zero_stack_cc2650/TOOLS/lib_linker.cmd", line 8: error #10008-D: cannot find file "Z:\home\test\ti\simplelink\ble_sdk_2_02_01_18\blelib\hci_tl\cc26xx\cc26xx_hci_tl_none.a"