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/CC2640R2F: Receiving following error in debug configuration while debugging the cc2640r2f launchpad

Part Number: CC2640R2F

Tool/software: Code Composer Studio

  • I see "Target 'all' not remade because of errors" in build console, that is a reason why program does not exist: it was not built. Perhaps you want make sure your program was built successfully before attempting debug.
  • I am receiving the above-mentioned errors in target not built.
  • Sorry, here I'm out of help.
  • Hi Dev,

    What CC2640R2F SDK Version are you using?

    - kel
  • simplelink_cc2640r2_sdk_1_35_00_33
  • Hi,

    Rebuild all in this order below.

    1. simple_broadcaster_cc2640r2lp_stack_library
    2. simple_broadcaster_cc2640r2lp_app

    If you are going to CCS Debug the simple_broadcaster_cc2640r2lp_app set optimization to 0.

    - kel
  • A couple of reasons for the build error you are seeing is mentioned in this page. Please check if either of them pertains to your environment.

  • done all that still the same errors
  • I don't see any errors at my end when building this example. Could you save off the full build log (as described here) and attach it here?

    Are you able to build any of the other example projects from the SDK? I'm curious if other examples also fail with a similar message.

  • yes all others fail with same error.
  • Did you check the 2nd point in the wiki link attached earlier? This is known to be a common but cryptic reason for the build error you are seeing:

    Also check your system PATH variable and see if there is another sh.exe (or gmake.exe) in your system PATH earlier than the one from the CCS installation. If there is one, then that will be used for the build and could cause build errors such as this. Some toolchains that are known to include sh.exe and could cause a conflict are Cygwin, WinAVR, Yagarto. In this case, remove those conflicting tools from the system PATH or modify the PATH so that the sh.exe and gmake.exe from CCS are seen first.

    You also did not attach the build log. If you do so, that might provide some additional insight.

  • Build log

    5078.build log.txt
    **** Build of configuration FlashROM_StackLibrary for project simple_broadcaster_cc2640r2lp_app ****
    
    "C:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O 
    'Building file: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="Drivers/ECC" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c"
    'Finished building: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c'
    ' '
    'Building file: ../Application/util.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="Application" --cmd_file="configPkg/compiler.opt" "../Application/util.c"
    'Finished building: ../Application/util.c'
    ' '
    'Building file: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="Drivers/TRNG" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c"
    'Finished building: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c'
    ' '
    'Building file: ../Application/simple_broadcaster.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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_broadcaster.d" --obj_directory="Application" --cmd_file="configPkg/compiler.opt" "../Application/simple_broadcaster.c"
    'Finished building: ../Application/simple_broadcaster.c'
    ' '
    'Building file: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/icall_cc2650.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/icall_cc2650.c"
    'Finished building: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/icall_cc2650.c'
    ' '
    'Building file: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/icall.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/icall.c"
    'Finished building: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/icall.c'
    ' '
    'Building file: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/icall_user_config.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/icall_user_config.c"
    'Finished building: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/icall_user_config.c'
    ' '
    'Building file: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/app/icall_api_lite.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="ICallBLE" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/app/icall_api_lite.c"
    'Finished building: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/app/icall_api_lite.c'
    ' '
    'Building file: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/drivers/rf/RFCC26XX_singleMode.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="Drivers/RF" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/drivers/rf/RFCC26XX_singleMode.c"
    'Finished building: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/drivers/rf/RFCC26XX_singleMode.c'
    ' '
    'Building file: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/app/ble_user_config.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="ICallBLE" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/app/ble_user_config.c"
    'Finished building: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/app/ble_user_config.c'
    ' '
    gmake[1]: Entering directory 'C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/FlashROM_StackLibrary'
    'Building file: ../TOOLS/app_ble.cfg'
    'Building file: ../Startup/main.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="Startup" --cmd_file="configPkg/compiler.opt" "../Startup/main.c"
    'Finished building: ../Startup/main.c'
    ' '
    'Invoking: XDCtools'
    "C:/ti/xdctools_3_50_01_12_core/xs" --xdcpath="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source;C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/kernel/tirtos/packages;C:/ti/ccsv7/ccs_base;C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2640R2F -r release -c "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS" --compileOptions "-mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path=\"C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app\" --include_path=\"C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application\" --include_path=\"C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup\" --include_path=\"C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES\" --include_path=\"C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2\" --include_path=\"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include\" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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"
    'Building file: ../PROFILES/broadcaster.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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/broadcaster.d" --obj_directory="PROFILES" --cmd_file="configPkg/compiler.opt" "../PROFILES/broadcaster.c"
    'Finished building: ../PROFILES/broadcaster.c'
    ' '
    'Building file: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target/board.c'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armcl" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/build_components.opt" --cmd_file="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/config/factory_config.opt" --cmd_file="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_stack_library/TOOLS/build_config.opt"  -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Application" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Startup" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/PROFILES" --include_path="C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/Include" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/controller/cc26xx_r2/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/rom" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/examples/rtos/CC2640R2_LAUNCHXL/blestack/simple_broadcaster/src/app" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/profiles/roles" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/hal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/heapmgr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/icall/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/osal/src/inc" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/saddr" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/services/src/sdata" --include_path="C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/devices/cc26x0r2" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/include" --define=DEVICE_FAMILY=cc26x0r2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=HEAPMGR_SIZE=0 --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_CORE_SDK --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" --obj_directory="Startup" --cmd_file="configPkg/compiler.opt" "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target/board.c"
    'Finished building: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/target/board.c'
    ' '
    configuring app_ble.xem3 from package/cfg/app_ble_pem3.cfg ...
    generating custom ROM library makefile ... 
    Starting build of library sources ...
    making C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/TOOLS/src/sysbios/rom_sysbios.aem3 ...
    gmake[1]: Entering directory `C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/TOOLS/src/sysbios'
    clem3 C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/kernel/tirtos/packages/ti/sysbios/BIOS.c ...
    gmake[1]: Leaving directory `C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/TOOLS/src/sysbios'
    Build of libraries failed.
    TOOLS/subdir_rules.mk:12: recipe for target 'build-342213297-inproc' failed
          0 [main] sh 4880 sync_with_child: child 4244(0x208) died before initialization with status code 0xC0000142
         14 [main] sh 4880 sync_with_child: *** child state waiting for longjmp
    C:/Users/Apoorva/AppData/Local/Temp/make1952-1.sh: fork: Resource temporarily unavailable
    gmake[1]: *** [rom_sysbios.obj] Error 128
    gmake: *** [C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/TOOLS/src/sysbios/rom_sysbios.aem3] Error 2
    error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_50_01_12_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:
    
    js: "C:/ti/xdctools_3_50_01_12_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
    xdctools_3_50_01_12_core\gmake.exe: *** [package/cfg/app_ble_pem3.xdl] Error 1
    xdctools_3_50_01_12_core\gmake.exe: *** Deleting file `package/cfg/app_ble_pem3.xdl'
    xdctools_3_50_01_12_core\gmake.exe: *** [package/cfg/app_ble_pem3.xdl] Deleting file `package/cfg/app_ble_pem3.h'
    xdctools_3_50_01_12_core\gmake.exe: *** [package/cfg/app_ble_pem3.xdl] Deleting file `package/cfg/app_ble_pem3.c'
    js: "C:/ti/xdctools_3_50_01_12_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
    gmake[1]: *** [build-342213297-inproc] Error 1
    gmake: *** [build-342213297] Error 2
    gmake[1]: Leaving directory 'C:/Users/Apoorva/workspace_v7/simple_broadcaster_cc2640r2lp_app/FlashROM_StackLibrary'
    TOOLS/subdir_rules.mk:9: recipe for target 'build-342213297' failed
    gmake: Target 'all' not remade because of errors.
    
    **** Build Finished ****
    

  • Any solutions?
  • Hi,

    I did some search on the internet as I suspected the main problem is related to either make, the filesystem or the OS and not CCS.

    Unfortunately I could not find anything definitive that solved this issue - developers had issues with different tools and OSes. However, given the nature of the problem I suspect the number of jobs (the make option " -j 4 " ) may be cause for concern. You can disable it by doing the reverse steps shown at this video.

    Apart from this the build seems pretty straightforward - I can build both the stack and the application projects here without problems. 

    Hope this helps,

    Rafael

  • I uninstalled all the TI product just installed the sdk and the latest CCS version still facing the same issue.
  • mario_ from this post below, seems to have the same issue. His solution is to manually change the path of XDCROOT

    e2e.ti.com/.../2243333

    - kel
  • How to change the path manually?
  • I checked the environment variable there is no trace of XDCROOT or XDCPATH
  • Dev,

    I believe your issue may be related to a conflicting sh.exe or make.exe that is in your system PATH. Can you go into your system settings, check your PATH environment variable and just as a test edit your PATH to remove all other toolsets, then try to rebuild the project? You can always go back and re-edit the PATH variable later to add whatever was removed, but this should help determine if the build error is due to conflicting tool-chains in the path or not.
  • Done still the same errors. Is there any screenshare or live help avaiable from TI
  • Can you show us what your system PATH looks like?
    Also do you have access to another PC where you can test out the build?
  • On other system it works fine, is there any screenshot how a correct path variable should look
  • Dev Chandil said:
    is there any screenshot how a correct path variable should look

    There really isn't a "correct" PATH variable. It can vary from system to system depending on what is installed on the system and which tools automatically add PATH information to the system PATH. The issue here is that a few specific tools could conflict with CCS (some of them are listed in the wiki link I provided a few posts earlier). The recommendation is to look for and remove those tools from the system PATH, if they exist.

    If you are not clear about which specific paths to remove, I had provided the suggestion to edit your PATH to remove all other software added paths (do NOT remove any windows system paths). Make sure to save off a copy of the PATH variable though before doing this, so you can go back to it later. 

    If you post your system PATH here I might be able to provide more directed suggestions.

  • Dev,

    By system PATH variable, I was referring to the Windows PATH variable. On Windows 7, this can be found under Windows Control Panel->System->Advanced system settings->Advanced tab->Environment Variables and look for 'Path' under System Variables.

  •    This is my system variables screenshot

  • Is there any live support I can get ?
  • Hi,

    I have the same problem with my Windows 10 Laptop. Fortunately for me it does not affect the latest SDK installation. But, at my work Windows 7 Laptop, I do not encounter this issue. I only see this issue with CC2640R2 SDK installations.

    I am not sure if this will help, but at other windows account at same PC do you see this issue?

    - kel
  • The screenshot does not show the entire path. If you double-click on the 'Path' variable it will allow you to edit it.

    What I had suggested earlier was you could save off your current Path variable (so you can restore it later), then edit it to remove any tools paths that may potentially have gmake.exe or sh.exe in them. Be sure to not remove any Windows system related paths. Then try the CCS rebuild after editing the Path. Note that these steps do require you to have a basic understanding of how the Path variable works. 

  • Same problem with other windows 10 too. I am using the latest SDK but still facing the same issue.
  • Thank you for your help, but now I give up running the CCS on my system for BLE development, will try to find a new way.
  • Which SDK version solved the problem for you