Other Parts Discussed in Thread: CC2652RB, SYSCONFIG, CCSTUDIO
Hello,
I am using CCS 11.1, I import zed temperature sensor example into my workspace. I press the build button, and the build fails with following output:
**** Build of configuration default for project zed_temperaturesensor_LP_CC2652RB_tirtos_ccs ****
/Applications/ti/ccs1110/ccs/utils/bin/gmake -k -j 9 all -O
Building file: "../app.cfg"
Invoking: XDCtools
"/Users/username/ti/xdctools_3_62_00_08_core/xs" --xdcpath="/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source;/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.simplelink:CC2652RB1F -r release -c "/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me -O4 --opt_for_speed=0 --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/StartUp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/Services\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ui\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/util\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ZStackApi\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/touchlink\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/af\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/bdb\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/Config\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Crypto\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Platform\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/RF\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/HighLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/LowLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/nwk\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/osal_port\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ROM\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sec\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sys\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zdo\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zmac\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ZStackTask\" --include_path=\"/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/mt\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/osal\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/saddr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/sdata\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/crypto\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/platform\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/rf\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/af\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb/touchlinkapp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/gp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/api\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/nwk\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sec\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sys\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zdo\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac/f8w\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/ui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/cui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/fh\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/high_level\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/low_level/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/tracer\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/rom\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/heapmgr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port/osal_port_tirtos\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/nv\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/config\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/startup\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/api/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/driverlib\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/time\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/apps/temperaturesensor\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/boards\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/posix/ccs\" --define=ZCL_READ --define=ZCL_DISCOVER --define=ZCL_WRITE --define=ZCL_BASIC --define=ZCL_IDENTIFY --define=ZCL_GROUPS --define=ZCL_TEMPERATURE_MEASUREMENT --define=ZCL_MS --define=BDB_REPORTING --define=xCUI_DISABLE --define=MAX_STATUS_LINES=10 --define=ZSTACK_SECURITY --define=BOARD_DISPLAY_USE_UART --define=FREQ_2_4G --define=OSAL_PORT2TIRTOS --define=OSAL_PORT2TIRTOS_OSALMAP --define=ZDO_API_BASIC --define=TC_LINKKEY_JOIN --define=NV_RESTORE --define=NV_INIT --define=FEATURE_NON_BEACON_MODE --define=ZCL_STANDALONE --define=MAX_DEVICE_TABLE_ENTRIES=50 --define=NVOCMP_NVPAGES=2 --define=DEVICE_FAMILY=cc26x0 --define=DeviceFamily_CC26X2 --define=TIMAC_ROM_IMAGE_BUILD --define=TIMAC_ROM_PATCH -g --c99 --plain_char=unsigned --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --embedded_constants=on --unaligned_access=on --enum_type=packed --wchar_t=16 --abi=eabi --common=on --fp_reassoc=off --sat_reassoc=off " "../app.cfg"
making package.mak (because of package.bld) ...
subdir_rules.mk:10: recipe for target 'build-1640928815-inproc' failed
js: "/Users/username/ti/xdctools_3_62_00_08_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 139); 'linker.cmd' deleted.
gmake[1]: *** [build-1640928815-inproc] Error 1
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/linker.cmd'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
Building file: "../zed_temperaturesensor.syscfg"
Invoking: SysConfig
"/Users/username/ti/sysconfig_1_8_2/sysconfig_cli.sh" -s "/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/.metadata/product.json" --script "/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/zed_temperaturesensor.syscfg" -o "syscfg" --compiler ccs
Running script...
Validating...
info: /ti/zstack/zstack network.panID: Setting PAN ID to 0xFFFF will cause PAN ID to be randomly generated.
info: /ti/zstack/zstack network.defaultNwkKey: Setting Default Network Key to 0x0 will cause the network key to be randomly generated.
Generating Code (zed_temperaturesensor.syscfg)...
'/ti/drivers/RF' -> '/ti/drivers'
'/third_party/spiffs' -> '/ti/drivers'
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_zstack_config.h...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_devices_config.c...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_radio_config.c...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_radio_config.h...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_drivers_config.c...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_drivers_config.h...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_utils_build_linker.cmd.genlibs...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/syscfg_c.rov.xs...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_utils_runtime_model.gv...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_utils_runtime_Makefile...
Finished building: "../zed_temperaturesensor.syscfg"
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/compiler.opt'.
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
Here comes the fun part, if I press build again, it compiles just fine:
**** Build of configuration default for project zed_temperaturesensor_LP_CC2652RB_tirtos_ccs ****
/Applications/ti/ccs1110/ccs/utils/bin/gmake -k -j 9 all -O
Building file: "../app 2.cfg"
Building file: "../app.cfg"
Invoking: XDCtools
Invoking: XDCtools
"/Users/username/ti/xdctools_3_62_00_08_core/xs" --xdcpath="/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source;/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.simplelink:CC2652RB1F -r release -c "/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me -O4 --opt_for_speed=0 --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/StartUp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/Services\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ui\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/util\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ZStackApi\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/touchlink\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/af\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/bdb\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/Config\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Crypto\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Platform\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/RF\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/HighLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/LowLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/nwk\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/osal_port\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ROM\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sec\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sys\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zdo\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zmac\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ZStackTask\" --include_path=\"/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/mt\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/osal\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/saddr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/sdata\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/crypto\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/platform\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/rf\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/af\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb/touchlinkapp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/gp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/api\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/nwk\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sec\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sys\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zdo\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac/f8w\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/ui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/cui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/fh\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/high_level\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/low_level/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/tracer\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/rom\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/heapmgr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port/osal_port_tirtos\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/nv\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/config\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/startup\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/api/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/driverlib\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/time\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/apps/temperaturesensor\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/boards\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/posix/ccs\" --define=ZCL_READ --define=ZCL_DISCOVER --define=ZCL_WRITE --define=ZCL_BASIC --define=ZCL_IDENTIFY --define=ZCL_GROUPS --define=ZCL_TEMPERATURE_MEASUREMENT --define=ZCL_MS --define=BDB_REPORTING --define=xCUI_DISABLE --define=MAX_STATUS_LINES=10 --define=ZSTACK_SECURITY --define=BOARD_DISPLAY_USE_UART --define=FREQ_2_4G --define=OSAL_PORT2TIRTOS --define=OSAL_PORT2TIRTOS_OSALMAP --define=ZDO_API_BASIC --define=TC_LINKKEY_JOIN --define=NV_RESTORE --define=NV_INIT --define=FEATURE_NON_BEACON_MODE --define=ZCL_STANDALONE --define=MAX_DEVICE_TABLE_ENTRIES=50 --define=NVOCMP_NVPAGES=2 --define=DEVICE_FAMILY=cc26x0 --define=DeviceFamily_CC26X2 --define=TIMAC_ROM_IMAGE_BUILD --define=TIMAC_ROM_PATCH -g --c99 --plain_char=unsigned --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --embedded_constants=on --unaligned_access=on --enum_type=packed --wchar_t=16 --abi=eabi --common=on --fp_reassoc=off --sat_reassoc=off " "../app.cfg"
"/Users/username/ti/xdctools_3_62_00_08_core/xs" --xdcpath="/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source;/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.simplelink:CC2652RB1F -r release -c "/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me -O4 --opt_for_speed=0 --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/StartUp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/Services\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ui\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/util\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ZStackApi\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/touchlink\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/af\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/bdb\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/Config\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Crypto\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Platform\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/RF\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/HighLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/LowLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/nwk\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/osal_port\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ROM\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sec\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sys\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zdo\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zmac\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ZStackTask\" --include_path=\"/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/mt\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/osal\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/saddr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/sdata\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/crypto\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/platform\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/rf\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/af\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb/touchlinkapp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/gp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/api\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/nwk\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sec\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sys\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zdo\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac/f8w\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/ui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/cui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/fh\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/high_level\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/low_level/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/tracer\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/rom\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/heapmgr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port/osal_port_tirtos\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/nv\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/config\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/startup\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/api/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/driverlib\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/time\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/apps/temperaturesensor\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/boards\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/posix/ccs\" --define=ZCL_READ --define=ZCL_DISCOVER --define=ZCL_WRITE --define=ZCL_BASIC --define=ZCL_IDENTIFY --define=ZCL_GROUPS --define=ZCL_TEMPERATURE_MEASUREMENT --define=ZCL_MS --define=BDB_REPORTING --define=xCUI_DISABLE --define=MAX_STATUS_LINES=10 --define=ZSTACK_SECURITY --define=BOARD_DISPLAY_USE_UART --define=FREQ_2_4G --define=OSAL_PORT2TIRTOS --define=OSAL_PORT2TIRTOS_OSALMAP --define=ZDO_API_BASIC --define=TC_LINKKEY_JOIN --define=NV_RESTORE --define=NV_INIT --define=FEATURE_NON_BEACON_MODE --define=ZCL_STANDALONE --define=MAX_DEVICE_TABLE_ENTRIES=50 --define=NVOCMP_NVPAGES=2 --define=DEVICE_FAMILY=cc26x0 --define=DeviceFamily_CC26X2 --define=TIMAC_ROM_IMAGE_BUILD --define=TIMAC_ROM_PATCH -g --c99 --plain_char=unsigned --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --embedded_constants=on --unaligned_access=on --enum_type=packed --wchar_t=16 --abi=eabi --common=on --fp_reassoc=off --sat_reassoc=off " "../app 2.cfg"
Building file: "../zed_temperaturesensor 2.syscfg"
Invoking: SysConfig
"/Users/username/ti/sysconfig_1_8_2/sysconfig_cli.sh" -s "/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/.metadata/product.json" --script "/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/zed_temperaturesensor 2.syscfg" -o "syscfg" --compiler ccs
Running script...
Validating...
info: /ti/zstack/zstack network.panID: Setting PAN ID to 0xFFFF will cause PAN ID to be randomly generated.
info: /ti/zstack/zstack network.defaultNwkKey: Setting Default Network Key to 0x0 will cause the network key to be randomly generated.
Generating Code (zed_temperaturesensor 2.syscfg)...
'/ti/drivers/RF' -> '/ti/drivers'
'/third_party/spiffs' -> '/ti/drivers'
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_zstack_config.h...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_devices_config.c...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_radio_config.c...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_radio_config.h...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_drivers_config.c...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_drivers_config.h...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_utils_build_linker.cmd.genlibs...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/syscfg_c.rov.xs...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_utils_runtime_model.gv...
Writing /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_utils_runtime_Makefile...
Finished building: "../zed_temperaturesensor 2.syscfg"
Building file: "../zed_temperaturesensor.syscfg"
Invoking: SysConfig
"/Users/username/ti/sysconfig_1_8_2/sysconfig_cli.sh" -s "/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/.metadata/product.json" --script "/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/zed_temperaturesensor.syscfg" -o "syscfg" --compiler ccs
Running script...
Validating...
info: /ti/zstack/zstack network.panID: Setting PAN ID to 0xFFFF will cause PAN ID to be randomly generated.
info: /ti/zstack/zstack network.defaultNwkKey: Setting Default Network Key to 0x0 will cause the network key to be randomly generated.
Generating Code (zed_temperaturesensor.syscfg)...
'/ti/drivers/RF' -> '/ti/drivers'
'/third_party/spiffs' -> '/ti/drivers'
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_zstack_config.h...
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_devices_config.c...
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_radio_config.c...
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_radio_config.h...
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_drivers_config.c...
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_drivers_config.h...
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_utils_build_linker.cmd.genlibs...
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/syscfg_c.rov.xs...
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_utils_runtime_model.gv...
Unchanged /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/syscfg/ti_utils_runtime_Makefile...
Finished building: "../zed_temperaturesensor.syscfg"
subdir_rules.mk:10: recipe for target 'build-2119030513-inproc' failed
/Users/username/ti/xdctools_3_62_00_08_core/packages/xdc/bld/xdc_rules.mak:371: *** The directory /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/configPkg/ does not contain a buildable package. The package build script package.bld is missing. Stop.
js: "/Users/username/ti/xdctools_3_62_00_08_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
/Users/username/ti/xdctools_3_62_00_08_core/packages/xdc/bld/xdc_rules.mak:371: *** The directory /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/configPkg/ does not contain a buildable package. The package build script package.bld is missing. Stop.
js: "/Users/username/ti/xdctools_3_62_00_08_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-2119030513-inproc] Error 1
gmake: *** [build-2119030513] Error 2
subdir_rules.mk:7: recipe for target 'build-2119030513' failed
subdir_rules.mk:24: recipe for target 'build-1640928815-inproc' failed
gmake[1]: *** [build-1640928815-inproc] Error 1
subdir_rules.mk:21: recipe for target 'build-1640928815' failed
gmake: *** [build-1640928815] Error 2
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
Fine, I tell my self, then I can try flash my device now, I hit the flash button, the whole workspace changes for reasons that are not immediately clear to a new user, and the process fails with the following output:
**** Build of configuration default for project zed_temperaturesensor_LP_CC2652RB_tirtos_ccs **** /Applications/ti/ccs1110/ccs/utils/bin/gmake -k -j 9 all -O Building file: "../app.cfg" Building file: "../app 2.cfg" Invoking: XDCtools Invoking: XDCtools "/Users/username/ti/xdctools_3_62_00_08_core/xs" --xdcpath="/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source;/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.simplelink:CC2652RB1F -r release -c "/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me -O4 --opt_for_speed=0 --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/StartUp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/Services\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ui\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/util\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ZStackApi\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/touchlink\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/af\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/bdb\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/Config\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Crypto\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Platform\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/RF\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/HighLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/LowLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/nwk\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/osal_port\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ROM\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sec\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sys\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zdo\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zmac\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ZStackTask\" --include_path=\"/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/mt\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/osal\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/saddr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/sdata\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/crypto\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/platform\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/rf\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/af\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb/touchlinkapp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/gp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/api\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/nwk\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sec\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sys\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zdo\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac/f8w\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/ui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/cui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/fh\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/high_level\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/low_level/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/tracer\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/rom\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/heapmgr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port/osal_port_tirtos\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/nv\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/config\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/startup\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/api/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/driverlib\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/time\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/apps/temperaturesensor\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/boards\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/posix/ccs\" --define=ZCL_READ --define=ZCL_DISCOVER --define=ZCL_WRITE --define=ZCL_BASIC --define=ZCL_IDENTIFY --define=ZCL_GROUPS --define=ZCL_TEMPERATURE_MEASUREMENT --define=ZCL_MS --define=BDB_REPORTING --define=xCUI_DISABLE --define=MAX_STATUS_LINES=10 --define=ZSTACK_SECURITY --define=BOARD_DISPLAY_USE_UART --define=FREQ_2_4G --define=OSAL_PORT2TIRTOS --define=OSAL_PORT2TIRTOS_OSALMAP --define=ZDO_API_BASIC --define=TC_LINKKEY_JOIN --define=NV_RESTORE --define=NV_INIT --define=FEATURE_NON_BEACON_MODE --define=ZCL_STANDALONE --define=MAX_DEVICE_TABLE_ENTRIES=50 --define=NVOCMP_NVPAGES=2 --define=DEVICE_FAMILY=cc26x0 --define=DeviceFamily_CC26X2 --define=TIMAC_ROM_IMAGE_BUILD --define=TIMAC_ROM_PATCH -g --c99 --plain_char=unsigned --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --embedded_constants=on --unaligned_access=on --enum_type=packed --wchar_t=16 --abi=eabi --common=on --fp_reassoc=off --sat_reassoc=off " "../app.cfg" "/Users/username/ti/xdctools_3_62_00_08_core/xs" --xdcpath="/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source;/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.simplelink:CC2652RB1F -r release -c "/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me -O4 --opt_for_speed=0 --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/StartUp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/Services\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ui\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/util\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ZStackApi\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/touchlink\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/af\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/bdb\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/Config\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Crypto\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Platform\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/RF\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/HighLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/LowLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/nwk\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/osal_port\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ROM\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sec\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sys\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zdo\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zmac\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ZStackTask\" --include_path=\"/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/mt\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/osal\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/saddr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/sdata\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/crypto\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/platform\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/rf\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/af\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb/touchlinkapp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/gp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/api\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/nwk\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sec\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sys\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zdo\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac/f8w\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/ui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/cui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/fh\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/high_level\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/low_level/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/tracer\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/rom\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/heapmgr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port/osal_port_tirtos\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/nv\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/config\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/startup\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/api/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/driverlib\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/time\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/apps/temperaturesensor\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/boards\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/posix/ccs\" --define=ZCL_READ --define=ZCL_DISCOVER --define=ZCL_WRITE --define=ZCL_BASIC --define=ZCL_IDENTIFY --define=ZCL_GROUPS --define=ZCL_TEMPERATURE_MEASUREMENT --define=ZCL_MS --define=BDB_REPORTING --define=xCUI_DISABLE --define=MAX_STATUS_LINES=10 --define=ZSTACK_SECURITY --define=BOARD_DISPLAY_USE_UART --define=FREQ_2_4G --define=OSAL_PORT2TIRTOS --define=OSAL_PORT2TIRTOS_OSALMAP --define=ZDO_API_BASIC --define=TC_LINKKEY_JOIN --define=NV_RESTORE --define=NV_INIT --define=FEATURE_NON_BEACON_MODE --define=ZCL_STANDALONE --define=MAX_DEVICE_TABLE_ENTRIES=50 --define=NVOCMP_NVPAGES=2 --define=DEVICE_FAMILY=cc26x0 --define=DeviceFamily_CC26X2 --define=TIMAC_ROM_IMAGE_BUILD --define=TIMAC_ROM_PATCH -g --c99 --plain_char=unsigned --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --embedded_constants=on --unaligned_access=on --enum_type=packed --wchar_t=16 --abi=eabi --common=on --fp_reassoc=off --sat_reassoc=off " "../app 2.cfg" making package.mak (because of package.bld) ... making package.mak (because of package.bld) ... subdir_rules.mk:24: recipe for target 'build-1640928815-inproc' failed js: "/Users/username/ti/xdctools_3_62_00_08_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 139); 'linker.cmd' deleted. js: "/Users/username/ti/xdctools_3_62_00_08_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 139); 'linker.cmd' deleted. gmake[1]: *** [build-1640928815-inproc] Error 1 gmake[1]: *** [build-2119030513-inproc] Error 1 gmake: *** [build-1640928815] Error 2 gmake: *** [build-2119030513] Error 2 subdir_rules.mk:10: recipe for target 'build-2119030513-inproc' failed subdir_rules.mk:21: recipe for target 'build-1640928815' failed subdir_rules.mk:7: recipe for target 'build-2119030513' failed gmake: Target 'all' not remade because of errors. **** Build Finished ****
ok, we've been there, ofc I try pressing the button again, after all it worked previously. But nope unfortunately we are back at the start and I get almost the same error output as before:
**** Build of configuration default for project zed_temperaturesensor_LP_CC2652RB_tirtos_ccs **** /Applications/ti/ccs1110/ccs/utils/bin/gmake -k -j 9 all -O Building file: "../app 2.cfg" Building file: "../app.cfg" Invoking: XDCtools "/Users/username/ti/xdctools_3_62_00_08_core/xs" --xdcpath="/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source;/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.simplelink:CC2652RB1F -r release -c "/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me -O4 --opt_for_speed=0 --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/StartUp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/Services\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ui\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/util\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ZStackApi\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/touchlink\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/af\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/bdb\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/Config\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Crypto\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Platform\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/RF\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/HighLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/LowLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/nwk\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/osal_port\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ROM\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sec\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sys\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zdo\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zmac\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ZStackTask\" --include_path=\"/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/mt\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/osal\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/saddr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/sdata\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/crypto\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/platform\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/rf\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/af\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb/touchlinkapp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/gp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/api\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/nwk\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sec\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sys\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zdo\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac/f8w\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/ui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/cui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/fh\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/high_level\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/low_level/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/tracer\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/rom\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/heapmgr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port/osal_port_tirtos\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/nv\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/config\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/startup\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/api/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/driverlib\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/time\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/apps/temperaturesensor\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/boards\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/posix/ccs\" --define=ZCL_READ --define=ZCL_DISCOVER --define=ZCL_WRITE --define=ZCL_BASIC --define=ZCL_IDENTIFY --define=ZCL_GROUPS --define=ZCL_TEMPERATURE_MEASUREMENT --define=ZCL_MS --define=BDB_REPORTING --define=xCUI_DISABLE --define=MAX_STATUS_LINES=10 --define=ZSTACK_SECURITY --define=BOARD_DISPLAY_USE_UART --define=FREQ_2_4G --define=OSAL_PORT2TIRTOS --define=OSAL_PORT2TIRTOS_OSALMAP --define=ZDO_API_BASIC --define=TC_LINKKEY_JOIN --define=NV_RESTORE --define=NV_INIT --define=FEATURE_NON_BEACON_MODE --define=ZCL_STANDALONE --define=MAX_DEVICE_TABLE_ENTRIES=50 --define=NVOCMP_NVPAGES=2 --define=DEVICE_FAMILY=cc26x0 --define=DeviceFamily_CC26X2 --define=TIMAC_ROM_IMAGE_BUILD --define=TIMAC_ROM_PATCH -g --c99 --plain_char=unsigned --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --embedded_constants=on --unaligned_access=on --enum_type=packed --wchar_t=16 --abi=eabi --common=on --fp_reassoc=off --sat_reassoc=off " "../app 2.cfg" Invoking: XDCtools "/Users/username/ti/xdctools_3_62_00_08_core/xs" --xdcpath="/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source;/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.simplelink:CC2652RB1F -r release -c "/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me -O4 --opt_for_speed=0 --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/StartUp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/Services\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ui\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/util\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application/ZStackApi\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Application\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/touchlink\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/af\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/bdb\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/Config\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/gp\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Crypto\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/Platform\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/HAL/RF\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/HighLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC/LowLevel\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/MAC\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/nwk\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/osal_port\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ROM\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sec\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/sys\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zdo\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/zmac\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Stack/ZStackTask\" --include_path=\"/Applications/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/mt\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/osal\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/saddr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/services/sdata\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/crypto\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/platform\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/hal/rf\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/af\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/bdb/touchlinkapp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/gp\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/api\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/nwk\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sec\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/sys\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/zdo\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/zmac/f8w\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/stack/ui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/cui\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/fh\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/high_level\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/inc/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/low_level/cc13xx\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/tracer\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/rom\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/heapmgr\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/osal_port/osal_port_tirtos\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/nv\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/util\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/config\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/startup\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/api/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/inc\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/driverlib\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/time\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/zstack/apps/temperaturesensor\" --include_path=\"/Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/Common/zcl\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/ti154stack/common/boards\" --include_path=\"/Users/username/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/posix/ccs\" --define=ZCL_READ --define=ZCL_DISCOVER --define=ZCL_WRITE --define=ZCL_BASIC --define=ZCL_IDENTIFY --define=ZCL_GROUPS --define=ZCL_TEMPERATURE_MEASUREMENT --define=ZCL_MS --define=BDB_REPORTING --define=xCUI_DISABLE --define=MAX_STATUS_LINES=10 --define=ZSTACK_SECURITY --define=BOARD_DISPLAY_USE_UART --define=FREQ_2_4G --define=OSAL_PORT2TIRTOS --define=OSAL_PORT2TIRTOS_OSALMAP --define=ZDO_API_BASIC --define=TC_LINKKEY_JOIN --define=NV_RESTORE --define=NV_INIT --define=FEATURE_NON_BEACON_MODE --define=ZCL_STANDALONE --define=MAX_DEVICE_TABLE_ENTRIES=50 --define=NVOCMP_NVPAGES=2 --define=DEVICE_FAMILY=cc26x0 --define=DeviceFamily_CC26X2 --define=TIMAC_ROM_IMAGE_BUILD --define=TIMAC_ROM_PATCH -g --c99 --plain_char=unsigned --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --embedded_constants=on --unaligned_access=on --enum_type=packed --wchar_t=16 --abi=eabi --common=on --fp_reassoc=off --sat_reassoc=off " "../app.cfg" subdir_rules.mk:24: recipe for target 'build-1640928815-inproc' failed /Users/username/ti/xdctools_3_62_00_08_core/packages/xdc/bld/xdc_rules.mak:371: *** The directory /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/configPkg/ does not contain a buildable package. The package build script package.bld is missing. Stop. js: "/Users/username/ti/xdctools_3_62_00_08_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-1640928815-inproc] Error 1 /Users/username/ti/xdctools_3_62_00_08_core/packages/xdc/bld/xdc_rules.mak:371: *** The directory /Users/username/Documents/CCStudioWorkspace/zed_temperaturesensor_LP_CC2652RB_tirtos_ccs/default/configPkg/ does not contain a buildable package. The package build script package.bld is missing. Stop. subdir_rules.mk:10: recipe for target 'build-2119030513-inproc' failed js: "/Users/username/ti/xdctools_3_62_00_08_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-2119030513-inproc] Error 1 gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-1640928815', needed by 'configPkg/linker.cmd'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/linker.cmd'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-2119030513', needed by 'configPkg/compiler.opt'. gmake: Target 'all' not remade because of errors. **** Build Finished ****
At this point i start noticing that there are suddenly duplicate files. app.cfg seems was duplicated with app 2.cfg, same with makefile.defs (makefuile 2.defs added), .sysconfig, .cmd file, Readme, als there twice, only the board.html file is not duplicated. Even better, most of the source files are duplicated!!
Am I wrong to assume that this is actually supposed to work off the bat? I am on Mac OS 12.2.1, M1 Max.