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.

CCS/CC2640: CC2640 BLE STACK V2.1 -----SPPBLEClient project compile error

Part Number: CC2640
Other Parts Discussed in Thread: BLE-STACK, , SYSBIOS, CC2650

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:


**** Build of configuration FlashROM for project SPPBLEClient ****
"C:\\ti\\ccs901\\ccs\\utils\\bin\\gmake" -k all
 
Building file: "C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/SPPBLEClient/CC26xx/CCS/Config/appBLE.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_31_01_33_core/xs" --xdcpath="C:/ti/tirtos_simplelink_2_13_00_06/packages;C:/ti/tirtos_simplelink_2_13_00_06/products/bios_6_41_02_41/packages;C:/ti/tirtos_simplelink_2_13_00_06/products/uia_2_00_02_39/packages;C:/ti/ccs901/ccs/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2650F128 -r release -c "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS" --compileOptions "-mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path=\"C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/SPPBLEClient/CC26xx/Source/Application\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/ICall/Include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/Profiles/Roles/CC26xx\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/Profiles/Roles\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/Profiles/SerialPortService\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/common/cc26xx\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/applib/heap\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/ble/hci\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/ble/controller/CC26xx/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/ble/host\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/hal/target/CC2650TIRTOS\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/hal/target/_common/cc26xx\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/hal/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/osal/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/services/sdata\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/services/saddr\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/icall/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/ble/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Components/sdi\" --include_path=\"C:/ti/tirtos_simplelink_2_13_00_06/products/cc26xxware_2_21_01_15600\" --include_path=\"C:/ti/tirtos_simplelink_2_13_00_06/packages/ti/boards/SRF06EB/CC2650EM_7ID\" --define=USE_ICALL --define=xPOWER_SAVING --define=SDI_USE_UART --define=GAPCENTRALROLE_TASK_STACK_SIZE=510 --define=MAX_NUM_PDU=15 --define=HEAPMGR_SIZE=4096 --define=TI_DRIVERS_SPI_DMA_INCLUDED --define=TI_DRIVERS_LCD_INCLUDED --define=GAPCENTRALROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC26XXWARE --define=CC26XX --define=ccs --define=__TI_COMPILER_VERSION=1 --define=DEBUG --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on " "C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/SPPBLEClient/CC26xx/CCS/Config/appBLE.cfg"
TOOLS/subdir_rules.mk:12: recipe for target 'build-1498608143-inproc' failed
js: "C:/ti/xdctools_3_31_01_33_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.simplelink'.  TI platforms are no longer shipped as part of XDCtools (C:\ti\xdctools_3_31_01_33_core).  Please ensure you are either using a pre-3.30 version of XDCtools or you have added a product that includes your platform support along the path 'C:/ti/tirtos_simplelink_2_13_00_06/packages;C:/ti/tirtos_simplelink_2_13_00_06/products/bios_6_41_02_41/packages;C:/ti/tirtos_simplelink_2_13_00_06/products/uia_2_00_02_39/packages;C:/ti/ccs901/ccs/ccs_base;C:\ti\xdctools_3_31_01_33_core/packages'.  Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled.
gmake[1]: *** [build-1498608143-inproc] Error 1
gmake: *** [build-1498608143] Error 2
TOOLS/subdir_rules.mk:9: recipe for target 'build-1498608143' failed
gmake: Target 'all' not remade because of errors.
**** Build Finished ****

  • 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.


    **** Build of configuration FlashROM_StackLibrary for project simple_serial_socket_client_cc2640r2lp_app ****
    "C:\\ti\\ccs901\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
     
    Building file: "../TOOLS/app_ble.cfg"
    Invoking: XDCtools
    "C:/ti/xdctools_3_50_07_20_core/xs" --xdcpath="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source;C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/kernel/tirtos/packages;C:/ti/xdctools_3_50_07_20_core/packages;C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source;C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/kernel/tirtos/packages;C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2640R2F -r release -c "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS" --compileOptions "-mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path=\"C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app\" --include_path=\"C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application\" --include_path=\"C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup\" --include_path=\"C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES\" --include_path=\"C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2\" --include_path=\"C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include\" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi " "../TOOLS/app_ble.cfg"
    making package.mak (because of package.bld) ...
    generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
    configuring app_ble.xem3 from package/cfg/app_ble_pem3.cfg ...
    generating custom ROM library makefile ...
    Starting build of library sources ...
    making C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/TOOLS/src/sysbios/rom_sysbios.aem3 ...
    gmake[1]: Entering directory `C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/TOOLS/src/sysbios'
    clem3 C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/kernel/tirtos/packages/ti/sysbios/BIOS.c ...
    asmem3 C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/kernel/tirtos/packages/ti/sysbios/family/arm/m3/Hwi_asm.sv7M ...
    asmem3 C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/kernel/tirtos/packages/ti/sysbios/family/arm/m3/Hwi_asm_switch.sv7M ...
    asmem3 C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/kernel/tirtos/packages/ti/sysbios/family/arm/m3/IntrinsicsSupport_asm.sv7M ...
    asmem3 C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/kernel/tirtos/packages/ti/sysbios/family/arm/m3/TaskSupport_asm.sv7M ...
    arem3 rom_sysbios.obj m3_Hwi_asm.obj m3_Hwi_asm_switch.obj m3_IntrinsicsSupport_asm.obj m3_TaskSupport_asm.obj ...
    gmake[1]: Leaving directory `C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/TOOLS/src/sysbios'
    Build of libraries done.
    clem3 package/cfg/app_ble_pem3.c ...
    Finished building: "../TOOLS/app_ble.cfg"
     
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_cc2650.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ICall/icall_cc2650.d_raw" --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_cc2650.c"
    [icall_cc2650.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_cc2650.c"
     
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Drivers/TRNG/TRNGCC26XX.d_raw" --obj_directory="Drivers/TRNG" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c"
    [TRNGCC26XX.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c"
     
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_user_config.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ICall/icall_user_config.d_raw" --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_user_config.c"
    [icall_user_config.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_user_config.c"
     
    Building file: "../Application/util.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Application/util.d_raw" --obj_directory="Application" --cmd_file="configPkg/compiler.opt" "../Application/util.c"
    [util.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../Application/util.c"
     
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Drivers/ECC/ECCROMCC26XX.d_raw" --obj_directory="Drivers/ECC" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c"
    [ECCROMCC26XX.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c"
     
    Building file: "../Application/simple_serial_socket_client.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Application/simple_serial_socket_client.d_raw" --obj_directory="Application" --cmd_file="configPkg/compiler.opt" "../Application/simple_serial_socket_client.c"
    [simple_serial_socket_client.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../Application/simple_serial_socket_client.c"
     
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/drivers/rf/RFCC26XX_singleMode.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Drivers/RF/RFCC26XX_singleMode.d_raw" --obj_directory="Drivers/RF" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/drivers/rf/RFCC26XX_singleMode.c"
    [RFCC26XX_singleMode.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/drivers/rf/RFCC26XX_singleMode.c"
     
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ICall/icall.d_raw" --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall.c"
    [icall.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall.c"
     
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/icall_api_lite.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ICallBLE/icall_api_lite.d_raw" --obj_directory="ICallBLE" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/icall_api_lite.c"
    [icall_api_lite.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/icall_api_lite.c"
     
    Building file: "../Startup/ccfg_app_ble.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Startup/ccfg_app_ble.d_raw" --obj_directory="Startup" --cmd_file="configPkg/compiler.opt" "../Startup/ccfg_app_ble.c"
    [ccfg_app_ble.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../Startup/ccfg_app_ble.c"
     
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/ble_user_config.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ICallBLE/ble_user_config.d_raw" --obj_directory="ICallBLE" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/ble_user_config.c"
    [ble_user_config.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/ble_user_config.c"
     
    Building file: "../PROFILES/simple_service_discovery.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="PROFILES/simple_service_discovery.d_raw" --obj_directory="PROFILES" --cmd_file="configPkg/compiler.opt" "../PROFILES/simple_service_discovery.c"
    [simple_service_discovery.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../PROFILES/simple_service_discovery.c"
     
    Building file: "../PROFILES/simple_stream_profile_client.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="PROFILES/simple_stream_profile_client.d_raw" --obj_directory="PROFILES" --cmd_file="configPkg/compiler.opt" "../PROFILES/simple_stream_profile_client.c"
    [simple_stream_profile_client.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../PROFILES/simple_stream_profile_client.c"
     
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target/board.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Startup/board.d_raw" --obj_directory="Startup" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target/board.c"
    [board.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target/board.c"
     
    Building file: "../PROFILES/central.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="PROFILES/central.d_raw" --obj_directory="PROFILES" --cmd_file="configPkg/compiler.opt" "../PROFILES/central.c"
    [central.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../PROFILES/central.c"
     
    Building file: "../Startup/main.c"
    Invoking: ARM Compiler
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Application" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Startup" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/PROFILES" --include_path="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/dev_info" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Startup/main.d_raw" --obj_directory="Startup" --cmd_file="configPkg/compiler.opt" "../Startup/main.c"
    [main.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../Startup/main.c"
     
    Building target: "simple_serial_socket_client_cc2640r2lp_app.out"
    Invoking: ARM Linker
    "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"simple_serial_socket_client_cc2640r2lp_app.map" --heap_size=0 --stack_size=256 -i"C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/lib" -i"C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --reread_libs --define=CC26X0ROM=2 --diag_suppress=16002-D --diag_suppress=10247-D --diag_suppress=10325-D --diag_suppress=10229-D --diag_suppress=16032-D --diag_wrap=off --display_error_number --warn_sections --xml_link_info="simple_serial_socket_client_cc2640r2lp_app_linkInfo.xml" --rom_model -o "simple_serial_socket_client_cc2640r2lp_app.out" "./Application/simple_serial_socket_client.obj" "./Application/util.obj" "./Drivers/ECC/ECCROMCC26XX.obj" "./Drivers/RF/RFCC26XX_singleMode.obj" "./Drivers/TRNG/TRNGCC26XX.obj" "./ICall/icall.obj" "./ICall/icall_cc2650.obj" "./ICall/icall_user_config.obj" "./ICallBLE/ble_user_config.obj" "./ICallBLE/icall_api_lite.obj" "./PROFILES/central.obj" "./PROFILES/simple_service_discovery.obj" "./PROFILES/simple_stream_profile_client.obj" "./Startup/board.obj" "./Startup/ccfg_app_ble.obj" "./Startup/main.obj" -l"configPkg/linker.cmd" -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2/driverlib/bin/ccs/driverlib.lib" -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/kernel/tirtos/packages/ti/dpl/lib/dpl_cc26x0r2.aem3" -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/drivers/lib/drivers_cc26x0r2.aem3" -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/display/lib/display.aem3" -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/grlib/lib/ccs/m3/grlib.a" -l"C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/ble_r2.symbols" -l"C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/lib_linker.cmd" -l"C:/Users/rz_work/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/simple_serial_socket_client_cc2640r2lp_stack_library.lib" -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx/ccs/cc26xx_app.cmd" -llibc.a
    <Linking>
    "C:\\Users\\rz_work\\AppData\\Local\\Temp\\{3207660A-83FE-4615-818B-CE257A91D2DE}", line 11: error #10008-D: cannot find file "build_config.opt"
    error #10010: errors encountered during linking; "simple_serial_socket_client_cc2640r2lp_app.out" not built
     
    >> Compilation failure
    makefile:183: recipe for target 'simple_serial_socket_client_cc2640r2lp_app.out' failed
    gmake[1]: *** [simple_serial_socket_client_cc2640r2lp_app.out] Error 1
    makefile:176: recipe for target 'all' failed
    gmake: *** [all] Error 2
    **** Build Finished ****
  • Did you build the stack image first?

  • 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:

    =====================================================================================================

    **** Build of configuration FlashROM_StackLibrary for project simple_serial_socket_client_cc2640r2lp_app ****
    "C:\\ti\\ccs901\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
    Building file: "../TOOLS/app_ble.cfg"
    Invoking: XDCtools
    ......
    display_error_number --gen_func_subsections=on --gen_data_subsections=on --abi=eabi --ramfunc=off " "../TOOLS/app_ble.cfg"
    making package.mak (because of package.bld) ...
    generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
    configuring app_ble.xem3 from package/cfg/app_ble_pem3.cfg ...
    generating custom ROM library makefile ...
    Starting build of library sources ...
    making C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/TOOLS/src/sysbios/rom_sysbios.aem3 ...
    gmake[1]: Entering directory `C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/TOOLS/src/sysbios'
    gmake[1]: Nothing to be done for `all'.
    gmake[1]: Leaving directory `C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_app/TOOLS/src/sysbios'
    Build of libraries done.
    clem3 package/cfg/app_ble_pem3.c ...
    Finished building: "../TOOLS/app_ble.cfg"
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_cc2650.c"
    Invoking: ARM Compiler
    ......
    --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_cc2650.c"
    [icall_cc2650.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_cc2650.c"
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c"
    Invoking: ARM Compiler
    ......
    obj_directory="Drivers/TRNG" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c"
    [TRNGCC26XX.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c"
    Building file: "../Application/util.c"
    Invoking: ARM Compiler
    ......
    --obj_directory="Application" --cmd_file="configPkg/compiler.opt" "../Application/util.c"
    [util.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../Application/util.c"
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_user_config.c"
    Invoking: ARM Compiler
    ......
    --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_user_config.c"
    [icall_user_config.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall_user_config.c"
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c"
    Invoking: ARM Compiler
    ......
    obj_directory="Drivers/ECC" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c"
    [ECCROMCC26XX.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c"
    Building file: "../Application/simple_serial_socket_client.c"
    Invoking: ARM Compiler
    ......
    obj_directory="Application" --cmd_file="configPkg/compiler.opt" "../Application/simple_serial_socket_client.c"
    [simple_serial_socket_client.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../Application/simple_serial_socket_client.c"
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/drivers/rf/RFCC26XX_singleMode.c"
    Invoking: ARM Compiler
    ......
    obj_directory="Drivers/RF" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/drivers/rf/RFCC26XX_singleMode.c"
    [RFCC26XX_singleMode.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/drivers/rf/RFCC26XX_singleMode.c"
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall.c"
    Invoking: ARM Compiler
    ......
    --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall.c"
    [icall.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/src/icall.c"
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/icall_api_lite.c"
    Invoking: ARM Compiler
    ......
    --obj_directory="ICallBLE" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/icall_api_lite.c"
    [icall_api_lite.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/icall_api_lite.c"
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/ble_user_config.c"
    Invoking: ARM Compiler
    ......
    obj_directory="ICallBLE" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/ble_user_config.c"
    [ble_user_config.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/icall/app/ble_user_config.c"
    Building file: "../PROFILES/simple_service_discovery.c"
    Invoking: ARM Compiler
    ......
    obj_directory="PROFILES" --cmd_file="configPkg/compiler.opt" "../PROFILES/simple_service_discovery.c"
    [simple_service_discovery.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../PROFILES/simple_service_discovery.c"
    Building file: "../Startup/ccfg_app_ble.c"
    Invoking: ARM Compiler
    ......
    --obj_directory="Startup" --cmd_file="configPkg/compiler.opt" "../Startup/ccfg_app_ble.c"
    [ccfg_app_ble.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../Startup/ccfg_app_ble.c"
    Building file: "../PROFILES/simple_stream_profile_client.c"
    Invoking: ARM Compiler
    ......
    obj_directory="PROFILES" --cmd_file="configPkg/compiler.opt" "../PROFILES/simple_stream_profile_client.c"
    [simple_stream_profile_client.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../PROFILES/simple_stream_profile_client.c"
    Building file: "../PROFILES/central.c"
    Invoking: ARM Compiler
    ......
    --obj_directory="PROFILES" --cmd_file="configPkg/compiler.opt" "../PROFILES/central.c"
    [central.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../PROFILES/central.c"
    Building file: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target/board.c"
    Invoking: ARM Compiler
    ......
    --obj_directory="Startup" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target/board.c"
    [board.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/target/board.c"
    Building file: "../Startup/main.c"
    Invoking: ARM Compiler
    ......
    --obj_directory="Startup" --cmd_file="configPkg/compiler.opt" "../Startup/main.c"
    [main.c]
    >> WARNING: object file specified, but linking not enabled
    Finished building: "../Startup/main.c"
    Building target: "simple_serial_socket_client_cc2640r2lp_app.out"
    Invoking: ARM Linker
    ......
    l"C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/lib_linker.cmd" -l"C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/simple_serial_socket_client_cc2640r2lp_stack_library.lib" -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx/ccs/cc26xx_app.cmd" -llibc.a
    <Linking>
    "C:\\Users\\Roger\\AppData\\Local\\Temp\\{3B0697E7-4A92-4027-BB64-754A3CCCC3A2}", line 11: error #10008-D: cannot find file "build_config.opt"
    error #10010: errors encountered during linking; "simple_serial_socket_client_cc2640r2lp_app.out" not built
    >> Compilation failure
    makefile:183: recipe for target 'simple_serial_socket_client_cc2640r2lp_app.out' failed
    gmake[1]: *** [simple_serial_socket_client_cc2640r2lp_app.out] Error 1
    makefile:176: recipe for target 'all' failed
    gmake: *** [all] Error 2
    **** Build Finished ****

    ========================================================================================================

    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:

    ################################################################################
    # Automatically-generated file. Do not edit!
    ################################################################################
    SHELL = cmd.exe
    CG_TOOL_ROOT := C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS
    GEN_OPTS__FLAG := --cmd_file="configPkg/compiler.opt"
    GEN_CMDS__FLAG := -l"configPkg/linker.cmd"
    ORDERED_OBJS += \
    "./Application/simple_serial_socket_client.obj" \
    "./Application/util.obj" \
    "./Drivers/ECC/ECCROMCC26XX.obj" \
    "./Drivers/RF/RFCC26XX_singleMode.obj" \
    "./Drivers/TRNG/TRNGCC26XX.obj" \
    "./ICall/icall.obj" \
    "./ICall/icall_cc2650.obj" \
    "./ICall/icall_user_config.obj" \
    "./ICallBLE/ble_user_config.obj" \
    "./ICallBLE/icall_api_lite.obj" \
    "./PROFILES/central.obj" \
    "./PROFILES/simple_service_discovery.obj" \
    "./PROFILES/simple_stream_profile_client.obj" \
    "./Startup/board.obj" \
    "./Startup/ccfg_app_ble.obj" \
    "./Startup/main.obj" \
    $(GEN_CMDS__FLAG) \
    -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/devices/cc26x0r2/driverlib/bin/ccs/driverlib.lib" \
    -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/kernel/tirtos/packages/ti/dpl/lib/dpl_cc26x0r2.aem3" \
    -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/drivers/lib/drivers_cc26x0r2.aem3" \
    -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/display/lib/display.aem3" \
    -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/grlib/lib/ccs/m3/grlib.a" \
    -l"C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/ble_r2.symbols" \
    -l"C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/lib_linker.cmd" \
    -l"C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/simple_serial_socket_client_cc2640r2lp_stack_library.lib" \
    -l"C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/common/cc26xx/ccs/cc26xx_app.cmd" \
    -llibc.a \
    -include ../makefile.init
    RM := DEL /F
    RMDIR := RMDIR /S/Q
    # All of the sources participating in the build are defined here
    -include sources.mk
    -include Application/subdir_vars.mk
    -include Drivers/ECC/subdir_vars.mk
    -include Drivers/RF/subdir_vars.mk
    -include Drivers/TRNG/subdir_vars.mk
    -include ICall/subdir_vars.mk
    -include ICallBLE/subdir_vars.mk
    -include PROFILES/subdir_vars.mk
    -include Startup/subdir_vars.mk
    -include TOOLS/subdir_vars.mk
    -include Application/subdir_rules.mk
    -include Drivers/ECC/subdir_rules.mk
    -include Drivers/RF/subdir_rules.mk
    -include Drivers/TRNG/subdir_rules.mk
    -include ICall/subdir_rules.mk
    -include ICallBLE/subdir_rules.mk
    -include PROFILES/subdir_rules.mk
    -include Startup/subdir_rules.mk
    -include TOOLS/subdir_rules.mk
    -include objects.mk
    ifneq ($(MAKECMDGOALS),clean)
    ifneq ($(strip $(C55_DEPS)),)
    -include $(C55_DEPS)
    endif
    ifneq ($(strip $(C_UPPER_DEPS)),)
    -include $(C_UPPER_DEPS)
    endif
    ifneq ($(strip $(S67_DEPS)),)
    -include $(S67_DEPS)
    endif
    ifneq ($(strip $(S62_DEPS)),)
    -include $(S62_DEPS)
    endif
    ifneq ($(strip $(S_DEPS)),)
    -include $(S_DEPS)
    endif
    ifneq ($(strip $(OPT_DEPS)),)
    -include $(OPT_DEPS)
    endif
    ifneq ($(strip $(C??_DEPS)),)
    -include $(C??_DEPS)
    endif
    ifneq ($(strip $(ASM_UPPER_DEPS)),)
    -include $(ASM_UPPER_DEPS)
    endif
    ifneq ($(strip $(S??_DEPS)),)
    -include $(S??_DEPS)
    endif
    ifneq ($(strip $(C64_DEPS)),)
    -include $(C64_DEPS)
    endif
    ifneq ($(strip $(CXX_DEPS)),)
    -include $(CXX_DEPS)
    endif
    ifneq ($(strip $(S64_DEPS)),)
    -include $(S64_DEPS)
    endif
    ifneq ($(strip $(INO_DEPS)),)
    -include $(INO_DEPS)
    endif
    ifneq ($(strip $(CLA_DEPS)),)
    -include $(CLA_DEPS)
    endif
    ifneq ($(strip $(S55_DEPS)),)
    -include $(S55_DEPS)
    endif
    ifneq ($(strip $(SV7A_DEPS)),)
    -include $(SV7A_DEPS)
    endif
    ifneq ($(strip $(C62_DEPS)),)
    -include $(C62_DEPS)
    endif
    ifneq ($(strip $(C67_DEPS)),)
    -include $(C67_DEPS)
    endif
    ifneq ($(strip $(PDE_DEPS)),)
    -include $(PDE_DEPS)
    endif
    ifneq ($(strip $(K_DEPS)),)
    -include $(K_DEPS)
    endif
    ifneq ($(strip $(C_DEPS)),)
    -include $(C_DEPS)
    endif
    ifneq ($(strip $(CC_DEPS)),)
    -include $(CC_DEPS)
    endif
    ifneq ($(strip $(C++_DEPS)),)
    -include $(C++_DEPS)
    endif
    ifneq ($(strip $(C43_DEPS)),)
    -include $(C43_DEPS)
    endif
    ifneq ($(strip $(S43_DEPS)),)
    -include $(S43_DEPS)
    endif
    ifneq ($(strip $(ASM_DEPS)),)
    -include $(ASM_DEPS)
    endif
    ifneq ($(strip $(S_UPPER_DEPS)),)
    -include $(S_UPPER_DEPS)
    endif
    ifneq ($(strip $(CPP_DEPS)),)
    -include $(CPP_DEPS)
    endif
    ifneq ($(strip $(SA_DEPS)),)
    -include $(SA_DEPS)
    endif
    endif
    -include ../makefile.defs
    # Add inputs and outputs from these tool invocations to the build variables
    EXE_OUTPUTS += \
    simple_serial_socket_client_cc2640r2lp_app.out \
    EXE_OUTPUTS__QUOTED += \
    "simple_serial_socket_client_cc2640r2lp_app.out" \
    BIN_OUTPUTS += \
    simple_serial_socket_client_cc2640r2lp_app.hex \
    BIN_OUTPUTS__QUOTED += \
    "simple_serial_socket_client_cc2640r2lp_app.hex" \

    # All Target
    all: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
     @$(MAKE) --no-print-directory -Onone "simple_serial_socket_client_cc2640r2lp_app.out"
    dependents:
     -cd C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library && $(MAKE) clean all
    # Tool invocations
    simple_serial_socket_client_cc2640r2lp_app.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/simple_serial_socket_client_cc2640r2lp_stack_library.lib
     @echo 'Building target: "$@"'
     @echo 'Invoking: ARM Linker'
     "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_2_20_00_49/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --define=DeviceFamily_CC26X0R2 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --gen_data_subsections=on --abi=eabi --ramfunc=off -z -m"simple_serial_socket_client_cc2640r2lp_app.map" --heap_size=0 --stack_size=256 -i"C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/lib" -i"C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include" --reread_libs --define=CC26X0ROM=2 --diag_suppress=16002-D --diag_suppress=10247-D --diag_suppress=10325-D --diag_suppress=10229-D --diag_suppress=16032-D --diag_wrap=off --display_error_number --warn_sections --xml_link_info="simple_serial_socket_client_cc2640r2lp_app_linkInfo.xml" --rom_model -o "simple_serial_socket_client_cc2640r2lp_app.out" $(ORDERED_OBJS)
     @echo 'Finished building target: "$@"'
     @echo ' '
     @$(MAKE) --no-print-directory post-build
    simple_serial_socket_client_cc2640r2lp_app.hex: $(EXE_OUTPUTS)
     @echo 'Building files: $(strip $(EXE_OUTPUTS__QUOTED))'
     @echo 'Invoking: ARM Hex Utility'
     "C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armhex" --memwidth=8 --romwidth=8 --intel -o "simple_serial_socket_client_cc2640r2lp_app.hex" $(EXE_OUTPUTS__QUOTED)
     @echo 'Finished building: $(strip $(EXE_OUTPUTS__QUOTED))'
     @echo ' '
     @$(MAKE) --no-print-directory post-build
    # Other Targets
    clean:
     -$(RM) $(BIN_OUTPUTS__QUOTED)$(GEN_FILES__QUOTED)$(EXE_OUTPUTS__QUOTED)
     -$(RM) "Application\simple_serial_socket_client.obj" "Application\util.obj" "Drivers\ECC\ECCROMCC26XX.obj" "Drivers\RF\RFCC26XX_singleMode.obj" "Drivers\TRNG\TRNGCC26XX.obj" "ICall\icall.obj" "ICall\icall_cc2650.obj" "ICall\icall_user_config.obj" "ICallBLE\ble_user_config.obj" "ICallBLE\icall_api_lite.obj" "PROFILES\central.obj" "PROFILES\simple_service_discovery.obj" "PROFILES\simple_stream_profile_client.obj" "Startup\board.obj" "Startup\ccfg_app_ble.obj" "Startup\main.obj"
     -$(RM) "Application\simple_serial_socket_client.d" "Application\util.d" "Drivers\ECC\ECCROMCC26XX.d" "Drivers\RF\RFCC26XX_singleMode.d" "Drivers\TRNG\TRNGCC26XX.d" "ICall\icall.d" "ICall\icall_cc2650.d" "ICall\icall_user_config.d" "ICallBLE\ble_user_config.d" "ICallBLE\icall_api_lite.d" "PROFILES\central.d" "PROFILES\simple_service_discovery.d" "PROFILES\simple_stream_profile_client.d" "Startup\board.d" "Startup\ccfg_app_ble.d" "Startup\main.d"
     -$(RMDIR) $(GEN_MISC_DIRS__QUOTED)
     -@echo 'Finished clean'
     -@echo ' '
    post-build:
     -C:/ti/ccs901/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/bin/armhex -order MS --memwidth=8 --romwidth=8 --intel -o simple_serial_socket_client_cc2640r2lp_app.hex simple_serial_socket_client_cc2640r2lp_app.out
     -@echo ' '
    .PHONY: all clean dependents
    .SECONDARY:
    C:/Users/Roger/workspace_v9/simple_serial_socket_client_cc2640r2lp_stack_library/FlashROM_Library/simple_serial_socket_client_cc2640r2lp_stack_library.lib:
    -include ../makefile.targets