Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Code Composer Studio
Imported the spp_ble_client_cc2640r2lp_app with success. Compiled it and ran it.
Then imported spp_ble_server_cc2640r2lp with success. Compiled it and got 2 errors.
Try again to load the spp_client... and gor the same errors. Cannot compile anymore both app client and server.
The error is following
makefile:175: recipe for target 'all' failed
gmake[1]: *** No rule to make target 'D:/workspace_v8_server/.metadata/.plugins/com.ti.ccstudio.project.ui/volatile/ble_examples-simplelink_sdk-1.40/examples/rtos/CC2640R2_LAUNCHXL/bleapps/spp_ble_client/src/stack/osal_icall_ble.c', needed by 'Startup/osal_icall_ble.obj'.
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
Any clues??
Thank you for help.