Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Compiling project zero for cc2650lp #6

Open
PG-DESD opened this issue Nov 28, 2017 · 3 comments
Open

Error Compiling project zero for cc2650lp #6

PG-DESD opened this issue Nov 28, 2017 · 3 comments

Comments

@PG-DESD
Copy link

PG-DESD commented Nov 28, 2017

"/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"

@jcormier
Copy link
Owner

I'm sorry, it's been a while since I've looked at this. I'm not sure how much help I can provide.

@smeetsomaiya
Copy link

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"

@jcormier
Copy link
Owner

Sorry I've not touched any of this in 2 years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants