Other Parts Discussed in Thread: CC2650, CC2640
Dear support:
I'm trying to run project zero but there's always build errors. I can't find what I want on current resource explorer so I downloaded ble_sdk, rtos and academy myself from TI website and get them imported, and rtos was installed at default address as some people recommended. The main problem is the build of the stack of project zero never succeeded. The log is so long that I attach it below.
Here's my config
ccs 7.40
ble_sdk_2_02_01_18
compiler 5.2.9
rtos 2_21_01_8/ 2_20_01_8
Simplelink academy v1.11
Here's the "problems"

Here's the log
**** Build of configuration Debug for project project_zero_stack_cc2650 ****
"D:\\TI\\ccs74\\ccsv7\\utils\\bin\\gmake" -j -k -j 4 all -O
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/tools/lib_search/lib_search.exe" D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/tools/lib_search/params_split_cc2640.xml" D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/blelib "D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/lib_linker.cmd"
<<< Using Library: host_pxxx.a >>>
<<< Using Library: cc2640_ctrl_pxxx.a >>>
<<< Using Library: cc26xx_hci_tl_none.a >>>
<<< Not Modifying lib_linker.cmd. Stack configurations have not changed. >>>
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/common/hal_assert.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HAL/Common/hal_assert.d_raw" --obj_directory="HAL/Common" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/common/hal_assert.c"
>> Compilation failure
HAL/Common/subdir_rules.mk:9: recipe for target 'HAL/Common/hal_assert.obj' failed
"D:\TI\ccs74\simplelink\simplelink\ble_sdk_2_02_01_18\src\components\hal\src\target\_common\hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/common/hal_assert.c".
Compilation terminated.
gmake[1]: *** [HAL/Common/hal_assert.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_flash_wrapper.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HAL/Target/CC2650/Drivers/hal_flash_wrapper.d_raw" --obj_directory="HAL/Target/CC2650/Drivers" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_flash_wrapper.c"
>> Compilation failure
HAL/Target/CC2650/Drivers/subdir_rules.mk:9: recipe for target 'HAL/Target/CC2650/Drivers/hal_flash_wrapper.obj' failed
"D:\TI\ccs74\simplelink\simplelink\ble_sdk_2_02_01_18\src\components\hal\src\target\_common\hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_flash_wrapper.c".
Compilation terminated.
gmake[1]: *** [HAL/Target/CC2650/Drivers/hal_flash_wrapper.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_trng_wrapper.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HAL/Target/CC2650/Drivers/hal_trng_wrapper.d_raw" --obj_directory="HAL/Target/CC2650/Drivers" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_trng_wrapper.c"
>> Compilation failure
HAL/Target/CC2650/Drivers/subdir_rules.mk:23: recipe for target 'HAL/Target/CC2650/Drivers/hal_trng_wrapper.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_trng_wrapper.c", line 52: fatal error #1965: cannot open source file "inc/hw_types.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_trng_wrapper.c".
Compilation terminated.
gmake[1]: *** [HAL/Target/CC2650/Drivers/hal_trng_wrapper.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_rtc_wrapper.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HAL/Target/CC2650/Drivers/hal_rtc_wrapper.d_raw" --obj_directory="HAL/Target/CC2650/Drivers" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_rtc_wrapper.c"
>> Compilation failure
HAL/Target/CC2650/Drivers/subdir_rules.mk:16: recipe for target 'HAL/Target/CC2650/Drivers/hal_rtc_wrapper.obj' failed
"D:\TI\ccs74\simplelink\simplelink\ble_sdk_2_02_01_18\src\components\hal\src\target\_common\hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_rtc_wrapper.c".
Compilation terminated.
gmake[1]: *** [HAL/Target/CC2650/Drivers/hal_rtc_wrapper.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx/mb_patch.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HAL/Target/CC2650/_common/mb_patch.d_raw" --obj_directory="HAL/Target/CC2650/_common" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx/mb_patch.c"
>> Compilation failure
HAL/Target/CC2650/_common/subdir_rules.mk:9: recipe for target 'HAL/Target/CC2650/_common/mb_patch.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx/mb_patch.c".
Compilation terminated.
gmake[1]: *** [HAL/Target/CC2650/_common/mb_patch.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="OSAL/osal.d_raw" --obj_directory="OSAL" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal.c"
>> Compilation failure
OSAL/subdir_rules.mk:9: recipe for target 'OSAL/osal.obj' failed
"D:\TI\ccs74\simplelink\simplelink\ble_sdk_2_02_01_18\src\components\hal\src\target\_common\hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal.c".
Compilation terminated.
gmake[1]: *** [OSAL/osal.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_bufmgr.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="OSAL/osal_bufmgr.d_raw" --obj_directory="OSAL" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_bufmgr.c"
>> Compilation failure
OSAL/subdir_rules.mk:16: recipe for target 'OSAL/osal_bufmgr.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_bufmgr.c".
Compilation terminated.
gmake[1]: *** [OSAL/osal_bufmgr.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_cbtimer.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="OSAL/osal_cbtimer.d_raw" --obj_directory="OSAL" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_cbtimer.c"
>> Compilation failure
OSAL/subdir_rules.mk:23: recipe for target 'OSAL/osal_cbtimer.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_cbtimer.c".
Compilation terminated.
gmake[1]: *** [OSAL/osal_cbtimer.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_clock.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="OSAL/osal_clock.d_raw" --obj_directory="OSAL" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_clock.c"
>> Compilation failure
OSAL/subdir_rules.mk:30: recipe for target 'OSAL/osal_clock.obj' failed
"D:\TI\ccs74\simplelink\simplelink\ble_sdk_2_02_01_18\src\components\hal\src\target\_common\hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_clock.c".
Compilation terminated.
gmake[1]: *** [OSAL/osal_clock.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_pwrmgr.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="OSAL/osal_pwrmgr.d_raw" --obj_directory="OSAL" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_pwrmgr.c"
>> Compilation failure
OSAL/subdir_rules.mk:44: recipe for target 'OSAL/osal_pwrmgr.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_pwrmgr.c".
Compilation terminated.
gmake[1]: *** [OSAL/osal_pwrmgr.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/mcu/cc26xx/osal_snv_wrapper.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="OSAL/osal_snv_wrapper.d_raw" --obj_directory="OSAL" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/mcu/cc26xx/osal_snv_wrapper.c"
>> Compilation failure
OSAL/subdir_rules.mk:51: recipe for target 'OSAL/osal_snv_wrapper.obj' failed
"D:\TI\ccs74\simplelink\simplelink\ble_sdk_2_02_01_18\src\components\hal\src\target\_common\hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/mcu/cc26xx/osal_snv_wrapper.c".
Compilation terminated.
gmake[1]: *** [OSAL/osal_snv_wrapper.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom/r1/common_rom_init.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="Startup/common_rom_init.d_raw" --obj_directory="Startup" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom/r1/common_rom_init.c"
>> Compilation failure
Startup/subdir_rules.mk:16: recipe for target 'Startup/common_rom_init.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom/r1/common_rom_init.c", line 53: fatal error #1965: cannot open source file "inc/hw_types.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom/r1/common_rom_init.c".
Compilation terminated.
gmake[1]: *** [Startup/common_rom_init.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_timers.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="OSAL/osal_timers.d_raw" --obj_directory="OSAL" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_timers.c"
>> Compilation failure
OSAL/subdir_rules.mk:58: recipe for target 'OSAL/osal_timers.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_timers.c".
Compilation terminated.
gmake[1]: *** [OSAL/osal_timers.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack/osal_icall_ble.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="Startup/osal_icall_ble.d_raw" --obj_directory="Startup" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack/osal_icall_ble.c"
>> Compilation failure
Startup/subdir_rules.mk:30: recipe for target 'Startup/osal_icall_ble.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack/osal_icall_ble.c".
Compilation terminated.
gmake[1]: *** [Startup/osal_icall_ble.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom/r1/rom_init.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="Startup/rom_init.d_raw" --obj_directory="Startup" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom/r1/rom_init.c"
>> Compilation failure
Startup/subdir_rules.mk:37: recipe for target 'Startup/rom_init.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom/r1/rom_init.c", line 54: fatal error #1965: cannot open source file "inc/hw_types.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom/r1/rom_init.c".
Compilation terminated.
gmake[1]: *** [Startup/rom_init.obj] Error 1
'Building file: "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/onboard.c"'
'Invoking: ARM Compiler'
"D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650/TOOLS/build_config.opt" -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path="D:/TI/ccs74/workplace_2/project_zero_stack_cc2650" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/examples/simple_peripheral/cc26xx/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/nv" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/rom" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/services/src/aes/cc26xx" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/npi/src" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/profiles/roles" --include_path="D:/TI/ccs74/simplelink/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="D:/TI/ccs74/ccsv7/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="TOOLS/onboard.d_raw" --obj_directory="TOOLS" "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/onboard.c"
>> Compilation failure
TOOLS/subdir_rules.mk:9: recipe for target 'TOOLS/onboard.obj' failed
"D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_mcu.h", line 60: fatal error #1965: cannot open source file "inc/hw_nvic.h"
1 catastrophic error detected in the compilation of "D:/TI/ccs74/simplelink/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/onboard.c".
Compilation terminated.
gmake[1]: *** [TOOLS/onboard.obj] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
makefile:182: recipe for target 'all' failed
**** Build Finished ****