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.
Tool/software: Code Composer Studio
Hello guys:
Material shown below:
Stack version: New installed BLE stack V2.1
Source file: C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SPPBLEClient
I have compile the SPPBLEClient project but find below error:
Hi Roger,
I suggest you migrate to CC2640R2 and refer to the Simple Serial Socket example on our github;
https://github.com/ti-simplelink/ble_examples
Both the BLE-Stack version you are referring to as well as the sample application is legacy.
Hi, Tks for your comments!!
I have changed the project to CC2640R2F, I have finished server project compile, but met below when compile client project, log shown below, Please feel free to give me some suggestion.
Hi, Joakim:
I have build simple_serial_socket_client_cc2640r2lp_stack_library.lib, CCS-V9 project view shown below:
below is simple_serial_socket_client_cc2640r2lp_app project view:
Below is key compiling error information:
=====================================================================================================
========================================================================================================
I think may be something wrong with the project setting and makefile, So can you give me some suggestion. But I also have a question which is I can used the same setting to build the
simple_serial_socket_server_cc2640r2lp_app project, Why can not build the
simple_serial_socket_server_cc2640r2lp_client project, are there any special setting with CCS9 and project about which used TI-RTOS;
below is the client project make file information: