Other Parts Discussed in Thread: CC2640, CC1350
Tool/software: Code Composer Studio
Hi folks,
I have Debian 9 with XFCE graphical engine installed in my notebook. I installed the CCS Version: 8.1.0.00011 in /home/user/ti
The SDK also is located in /home/user/ti. I have imported the simple_peripheral_cc2640r2lp_app and simple_peripheral_cc2640r2lp_stack_library into my workspace which is located in /home/user/workspace_v8.
Others informations
Compiler version: TI v18.1.2LTS
XDCTools 3.50.7.20_core
SDK version 2.20.0.49.
Firstly I build the simple_peripheral_cc2640r2lp_stack_library project and after I tried to build the simple_peripheral_cc2640r2lp_app, but I found the following error:
error #10008-D: cannot find file "/home/user/workspace_v8/simple_peripheral_cc2640r2lp_stack_library/FlashROM_Library/ble_r2.symbols"
error #10008-D: cannot find file "/home/user/workspace_v8/simple_peripheral_cc2640r2lp_stack_library/FlashROM_Library/lib_linker.cmd"
I looking for possibles solutions in other threads from this forum, but with no success.
Can anyone help me?
Thank you in advanced.