We are trying to build the BLE sensor tag projects in Ubuntu 16.04.
We have changed some header file names icall.h , board.h since the files are case sensitive in linux, after that some errors are resolved,
root@ip-172-31-41-106:/opt/ti# ls
ble_sdk_2_02_01_18
xdctools_3_31_01_33_core
ccsv6
xdctools_3_32_00_06_core
Code Composer Studio 6.2.0.desktop
xdctools_3_32_01_22_core
tirtos_cc13xx_cc26xx_2_20_01_08
root@# locate timer.h
/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/inc/hal_timer.h
/opt/ti/ble_sdk_2_02_01_18/src/components/osal/src/inc/osal_cbtimer.h
/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/bios_6_46_01_38/packages/ti/catalog/arm/peripherals/timers/timer.h
/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc13xxware_2_04_02_17240/driverlib/aux_timer.h
/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc13xxware_2_04_02_17240/driverlib/timer.h
/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc13xxware_2_04_02_17240/inc/hw_aux_timer.h
/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393/driverlib/aux_timer.h
/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393/driverlib/timer.h
/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393/inc/hw_aux_timer.h
Current errors:
**** Build of configuration FlashROM for project sensortag_cc2650stk_app ****
/opt/ti/ccsv6/utils/bin/gmake -k -j 1 all -O
Building file: /opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/config/app_ble.cfg
Invoking: XDCtools
"/opt/ti/xdctools_3_32_00_06_core/xs" --xdcpath="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/packages;/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages;/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/bios_6_46_01_38/packages;/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/uia_2_00_06_52/packages;/opt/ti/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2650F128 -r release -c "/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS" --compileOptions "-mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path=\"/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/controller/cc26xx/inc\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/inc\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/rom\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/icall/inc\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/inc\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/profiles/batt/cc26xx\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/profiles/dev_info\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/profiles/hid_dev/cc26xx\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/profiles/keys\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/profiles/oad/cc26xx\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/profiles/sensor_profile/cc26xx\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/components/heapmgr\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/inc\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/target\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/inc\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/components/osal/src/inc\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/saddr\" --include_path=\"/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/sdata\" --include_path=\"/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393\" --include_path=\"/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/extflash\" --include_path=\"/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensors\" --include_path=\"/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensortag\" --c99 --define=CC2650STK --define=CC26XX --define=Display_DISABLE_ALL --define=EXCLUDE_AUDIO --define=EXCLUDE_FACTORY_RESET --define=EXCLUDE_OAD --define=GATT_TI_UUID_128_BIT --define=HEAPMGR_SIZE=0 --define=ICALL_MAX_NUM_ENTITIES=11 --define=ICALL_MAX_NUM_TASKS=8 --define=POWER_SAVING --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --display_error_number --diag_warning=225 --diag_wrap=off --diag_suppress=48 --gen_func_subsections=on --abi=eabi " "/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/config/app_ble.cfg"
Finished building: /opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/config/app_ble.cfg
Building file: /opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app/sensortag_buzzer.c
Invoking: ARM Compiler
"/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../../../../../src/config/build_components.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../stack/build_config.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/rom" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/icall/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/batt/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/hid_dev/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/keys" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/oad/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/sensor_profile/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/target" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/extflash" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensors" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensortag" --c99 --define=CC2650STK --define=CC26XX --define=Display_DISABLE_ALL --define=EXCLUDE_AUDIO --define=EXCLUDE_FACTORY_RESET --define=EXCLUDE_OAD --define=GATT_TI_UUID_128_BIT --define=HEAPMGR_SIZE=0 --define=ICALL_MAX_NUM_ENTITIES=11 --define=ICALL_MAX_NUM_TASKS=8 --define=POWER_SAVING --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --display_error_number --diag_warning=225 --diag_wrap=off --diag_suppress=48 --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Application/sensortag_buzzer.d" --obj_directory="Application" --cmd_file="configPkg/compiler.opt" "/opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app/sensortag_buzzer.c"
Compilation failure
Application/subdir_rules.mk:28: recipe for target 'Application/sensortag_buzzer.obj' failed
"/opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app/sensortag_buzzer.c", line 60: fatal error #1965: cannot open source file "driverLib/timer.h"
1 catastrophic error detected in the compilation of "/opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app/sensortag_buzzer.c".
Compilation terminated.
gmake: *** [Application/sensortag_buzzer.obj] Error 1
Building file: /opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx/util.c
Invoking: ARM Compiler
"/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../../../../../src/config/build_components.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../stack/build_config.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/rom" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/icall/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/batt/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/hid_dev/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/keys" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/oad/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/sensor_profile/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/target" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/extflash" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensors" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensortag" --c99 --define=CC2650STK --define=CC26XX --define=Display_DISABLE_ALL --define=EXCLUDE_AUDIO --define=EXCLUDE_FACTORY_RESET --define=EXCLUDE_OAD --define=GATT_TI_UUID_128_BIT --define=HEAPMGR_SIZE=0 --define=ICALL_MAX_NUM_ENTITIES=11 --define=ICALL_MAX_NUM_TASKS=8 --define=POWER_SAVING --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --display_error_number --diag_warning=225 --diag_wrap=off --diag_suppress=48 --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Application/util.d" --obj_directory="Application" --cmd_file="configPkg/compiler.opt" "/opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx/util.c"
Compilation failure
Application/subdir_rules.mk:105: recipe for target 'Application/util.obj' failed
"/opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx/util.c", line 62: fatal error #1965: cannot open source file "icall.h"
1 catastrophic error detected in the compilation of "/opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx/util.c".
Compilation terminated.
gmake: *** [Application/util.obj] Error 1
Building file: /opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/icall.c
Invoking: ARM Compiler
"/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../../../../../src/config/build_components.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../stack/build_config.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/rom" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/icall/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/batt/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/hid_dev/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/keys" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/oad/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/sensor_profile/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/target" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/extflash" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensors" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensortag" --c99 --define=CC2650STK --define=CC26XX --define=Display_DISABLE_ALL --define=EXCLUDE_AUDIO --define=EXCLUDE_FACTORY_RESET --define=EXCLUDE_OAD --define=GATT_TI_UUID_128_BIT --define=HEAPMGR_SIZE=0 --define=ICALL_MAX_NUM_ENTITIES=11 --define=ICALL_MAX_NUM_TASKS=8 --define=POWER_SAVING --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --display_error_number --diag_warning=225 --diag_wrap=off --diag_suppress=48 --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ICall/icall.d" --obj_directory="ICall" --cmd_file="configPkg/compiler.opt" "/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/icall.c"
Compilation failure
ICall/subdir_rules.mk:7: recipe for target 'ICall/icall.obj' failed
"/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/icall.c", line 61: fatal error #1965: cannot open source file "icall.h"
1 catastrophic error detected in the compilation of "/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/icall.c".
Compilation terminated.
gmake: *** [ICall/icall.obj] Error 1
Building file: /opt/ti/ble_sdk_2_02_01_18/src/icall/app/ble_user_config.c
Invoking: ARM Compiler
"/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../../../../../src/config/build_components.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../stack/build_config.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/rom" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/icall/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/batt/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/hid_dev/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/keys" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/oad/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/sensor_profile/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/target" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/extflash" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensors" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensortag" --c99 --define=CC2650STK --define=CC26XX --define=Display_DISABLE_ALL --define=EXCLUDE_AUDIO --define=EXCLUDE_FACTORY_RESET --define=EXCLUDE_OAD --define=GATT_TI_UUID_128_BIT --define=HEAPMGR_SIZE=0 --define=ICALL_MAX_NUM_ENTITIES=11 --define=ICALL_MAX_NUM_TASKS=8 --define=POWER_SAVING --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --display_error_number --diag_warning=225 --diag_wrap=off --diag_suppress=48 --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ICallBLE/ble_user_config.d" --obj_directory="ICallBLE" --cmd_file="configPkg/compiler.opt" "/opt/ti/ble_sdk_2_02_01_18/src/icall/app/ble_user_config.c"
Compilation failure
ICallBLE/subdir_rules.mk:7: recipe for target 'ICallBLE/ble_user_config.obj' failed
"/opt/ti/ble_sdk_2_02_01_18/src/icall/app/ble_user_config.c", line 54: fatal error #1965: cannot open source file "ti/drivers/rf/rf.h"
1 catastrophic error detected in the compilation of "/opt/ti/ble_sdk_2_02_01_18/src/icall/app/ble_user_config.c".
Compilation terminated.
gmake: *** [ICallBLE/ble_user_config.obj] Error 1
Building file: /opt/ti/ble_sdk_2_02_01_18/src/icall/app/icall_api.c
Invoking: ARM Compiler
"/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../../../../../src/config/build_components.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../stack/build_config.opt" --cmd_file="/opt/ti/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path="/opt/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/examples/sensortag/cc26xx/app" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/rom" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/icall/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/batt/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/hid_dev/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/keys" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/oad/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/profiles/sensor_profile/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/target" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="/opt/ti/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/extflash" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensors" --include_path="/opt/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/mw/sensortag" --c99 --define=CC2650STK --define=CC26XX --define=Display_DISABLE_ALL --define=EXCLUDE_AUDIO --define=EXCLUDE_FACTORY_RESET --define=EXCLUDE_OAD --define=GATT_TI_UUID_128_BIT --define=HEAPMGR_SIZE=0 --define=ICALL_MAX_NUM_ENTITIES=11 --define=ICALL_MAX_NUM_TASKS=8 --define=POWER_SAVING --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --display_error_number --diag_warning=225 --diag_wrap=off --diag_suppress=48 --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ICallBLE/icall_api.d" --obj_directory="ICallBLE" --cmd_file="configPkg/compiler.opt" "/opt/ti/ble_sdk_2_02_01_18/src/icall/app/icall_api.c"
Compilation failure
ICallBLE/subdir_rules.mk:14: recipe for target 'ICallBLE/icall_api.obj' failed
"/opt/ti/ble_sdk_2_02_01_18/src/icall/app/icall_api.c", line 53: fatal error #1965: cannot open source file "icall.h"
1 catastrophic error detected in the compilation of "/opt/ti/ble_sdk_2_02_01_18/src/icall/app/icall_api.c".
Compilation terminated.
gmake: *** [ICallBLE/icall_api.obj] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****