frank@ubuntu:~/ot-ti$ ./script/build CC1352P_2_LAUNCHXL + OT_CMAKE_NINJA_TARGET= + TI_SYSCONFIG_ROOT= + SYSCONFIG_VERSION=sysconfig_1.15.0 + SYSCONFIG_USER=/home/frank/ti/sysconfig_1.15.0/ + SYSCONFIG_SYSTEM=/opt/ti/sysconfig_1.15.0/ + CMAKE=cmake + GCC_ARMCOMPILER=/opt/gcc-arm-none-eabi-9-2020-q2-update + TICLANG_ARMCOMPILER= + IAR_ARMCOMPILER= + '[' -z '' ']' + '[' -d /home/frank/ti/sysconfig_1.15.0/ ']' + '[' -d /opt/ti/sysconfig_1.15.0/ ']' + TI_LAUNCHPAD=(CC1352P1_LAUNCHXL CC1352P_2_LAUNCHXL CC1352P_4_LAUNCHXL CC1352R1_LAUNCHXL CC26X2R1_LAUNCHXL LP_CC1352P7_1 LP_CC1352P7_4 LP_CC2652PSIP LP_CC2652R7 LP_CC2652RB LP_CC2652RSIP LP_EM_CC1354P10_1 LP_EM_CC1354P10_6 LP_CC2653P10) + readonly TI_LAUNCHPAD ++ pwd + readonly OT_SRCDIR=/home/frank/ot-ti + OT_SRCDIR=/home/frank/ot-ti + OT_OPTIONS=("-DOT_PLATFORM=external") + readonly OT_OPTIONS + main CC1352P_2_LAUNCHXL + local 'usage=usage: ./script/build [-h] [-D -D]' + local ot_reference_release=false + optspec=:h-: + getopts :h-: optchar + [[ 1 == 0 ]] + options=("${OT_OPTIONS[@]}") + local options + local launchpad=CC1352P_2_LAUNCHXL + echo CC1352P1_LAUNCHXL CC1352P_2_LAUNCHXL CC1352P_4_LAUNCHXL CC1352R1_LAUNCHXL CC26X2R1_LAUNCHXL LP_CC1352P7_1 LP_CC1352P7_4 LP_CC2652PSIP LP_CC2652R7 LP_CC2652RB LP_CC2652RSIP LP_EM_CC1354P10_1 LP_EM_CC1354P10_6 LP_CC2653P10 + grep -wq CC1352P_2_LAUNCHXL + case "${launchpad}" in + options+=("-DCMAKE_TOOLCHAIN_FILE=src/arm-none-eabi-m4f.cmake") + options+=("$@") + build -DTI_SIMPLELINK_BOARD=CC1352P_2_LAUNCHXL -DOT_PLATFORM=external -DCMAKE_TOOLCHAIN_FILE=src/arm-none-eabi-m4f.cmake CC1352P_2_LAUNCHXL + local builddir=build + make -C third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx CMAKE=cmake GCC_ARMCOMPILER=/opt/gcc-arm-none-eabi-9-2020-q2-update IAR_ARMCOMPILER= TICLANG_ARMCOMPILER= GENERATOR=Ninja make: Entering directory '/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx' Skipping TICLANG build, no compiler defined -- Supported platforms: cc13x1, cc26x1, cc13x2, cc26x2, cc13x2x7, cc26x2x7, cc13x4, cc26x3, cc26x4 -- Supported architectures: m4, m4f, m33f -- Package search paths: -- /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/platforms/gcc -- /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/wrappers/gcc -- /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/platforms/gcc -- /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/wrappers/gcc -- Configuring done (0.2s) -- Generating done (0.1s) -- Build files have been written to: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/build/gcc ninja: no work to do. -- Install configuration: "Release" -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m4/nortos_cc13x1.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/NoRtosM4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/NoRtosM4Targets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m4/nortos_cc26x1.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m4f/nortos_cc13x2.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/NoRtosM4FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/NoRtosM4FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m4f/nortos_cc26x2.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m4f/nortos_cc13x2x7.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m4f/nortos_cc26x2x7.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m33f/nortos_cc13x4.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/NoRtosM33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/NoRtosM33FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m33f/nortos_cc26x4.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m33f/nortos_cc13x4_ns.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/nortos/lib/gcc/m33f/nortos_cc26x4_ns.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/NoRtosConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/FreeRTOSALLTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/FreeRTOSM0PTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/FreeRTOSM4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/FreeRTOSM4FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/FreeRTOSM33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/FreeRTOSConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7GenericALLTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7GenericConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/tirtos7/packages/ti/sysbios/lib/gcc/m0p/sysbios.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7M0PTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7M0PTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/tirtos7/packages/ti/sysbios/lib/gcc/m4/sysbios.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7M4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7M4Targets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/tirtos7/packages/ti/sysbios/lib/gcc/m4f/sysbios.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7M4FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7M4FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/tirtos7/packages/ti/sysbios/lib/gcc/m33f/sysbios.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7M33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7M33FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/kernel/tirtos7/packages/ti/sysbios/lib/gcc/m33f/sysbios_ns.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/Tirtos7Config.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/display/lib/gcc/m4/display_cc13x1.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversDisplayM4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversDisplayM4Targets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/display/lib/gcc/m4/display_cc26x1.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/display/lib/gcc/m4f/display_cc13x2.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversDisplayM4FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversDisplayM4FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/display/lib/gcc/m4f/display_cc26x2.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/display/lib/gcc/m4f/display_cc13x2x7.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/display/lib/gcc/m4f/display_cc26x2x7.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/display/lib/gcc/m33f/display_cc13x4.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversDisplayM33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversDisplayM33FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/display/lib/gcc/m33f/display_cc26x4.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversDisplayConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m4/drivers_cc13x1.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversM4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversM4Targets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m4/drivers_cc26x1.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m4f/drivers_cc13x2.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversM4FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversM4FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m4f/drivers_cc26x2.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m4f/drivers_cc13x2x7.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m4f/drivers_cc26x2x7.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m33f/drivers_cc13x4.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversM33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversM33FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m33f/drivers_cc13x4_ns.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m33f/drivers_cc26x4.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/drivers/lib/gcc/m33f/drivers_cc26x4_ns.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversUtilsALLTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriversUtilsConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TrustZoneALLTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TrustZoneConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsALLTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/utils/json/lib/gcc/m0p/json_release.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsJsonM0PTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsJsonM0PTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/utils/json/lib/gcc/m4/json_release.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsJsonM4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsJsonM4Targets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/utils/json/lib/gcc/m4f/json_release.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsJsonM4FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsJsonM4FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/utils/json/lib/gcc/m33f/json_release.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsJsonM33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsJsonM33FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/TiUtilsJsonConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/log/lib/gcc/m4/log_cc13x1.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriverslogM4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriverslogM4Targets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/log/lib/gcc/m4/log_cc26x1.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/log/lib/gcc/m4f/log_cc13x2.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriverslogM4FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriverslogM4FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/log/lib/gcc/m4f/log_cc26x2.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/log/lib/gcc/m4f/log_cc13x2x7.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/log/lib/gcc/m4f/log_cc26x2x7.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/log/lib/gcc/m33f/log_cc13x4.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriverslogM33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriverslogM33FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/log/lib/gcc/m33f/log_cc26x3.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/log/lib/gcc/m33f/log_cc26x4.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/DriverslogConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyEccLibM4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyEccLibM0PTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyEccLibALLTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyEccLibConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/fatfs/lib/gcc/m4/fatfs.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyFatFsM4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyFatFsM4Targets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/fatfs/lib/gcc/m4f/fatfs.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyFatFsM4FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyFatFsM4FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/fatfs/lib/gcc/m33f/fatfs.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyFatFsM33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyFatFsM33FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartyFatFsConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/spiffs/lib/gcc/m4/spiffs.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartySpiffsM4Targets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartySpiffsM4Targets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/spiffs/lib/gcc/m4/spiffs_cc26xx.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/spiffs/lib/gcc/m4f/spiffs.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartySpiffsM4FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartySpiffsM4FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/spiffs/lib/gcc/m4f/spiffs_cc26xx.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/spiffs/lib/gcc/m33f/spiffs.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartySpiffsM33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartySpiffsM33FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/spiffs/lib/gcc/m33f/spiffs_cc26xx.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/ThirdPartySpiffsConfig.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/psa_crypto/library/lib/gcc/m33f/psa_crypto_cc13x4_ns.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/PSACryptoM33FTargets.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/PSACryptoM33FTargets-release.cmake -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/third_party/psa_crypto/library/lib/gcc/m33f/psa_crypto_cc26x4_ns.a -- Up-to-date: /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/cmake/components/gcc/PSACryptoConfig.cmake Skipping IAR build, no compiler defined make[1]: Entering directory '/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/grlib' make[2]: Entering directory '/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/grlib/lib/gcc/m4f' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/grlib/lib/gcc/m4f' make[2]: Entering directory '/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/grlib/lib/gcc/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/grlib/lib/gcc/m4' make[1]: Leaving directory '/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/grlib' make: Leaving directory '/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx' + cmake -GNinja -DOT_COMPILE_WARNING_AS_ERROR=ON -DTI_SIMPLELINK_BOARD=CC1352P_2_LAUNCHXL -DOT_PLATFORM=external -DCMAKE_TOOLCHAIN_FILE=src/arm-none-eabi-m4f.cmake CC1352P_2_LAUNCHXL /home/frank/ot-ti -B build CMake Warning: Ignoring extra path from command line: "/home/frank/ot-ti/CC1352P_2_LAUNCHXL" -- OpenThread Source Directory: /home/frank/ot-ti/openthread -- OT_APP_CLI=ON -- OT_APP_RCP=ON -- OT_RCP=ON -- OT_15_4="" -- OT_ANDROID_NDK="" -- OT_ANYCAST_LOCATOR="" -- OT_ASSERT="" -- OT_BACKBONE_ROUTER="" -- OT_BACKBONE_ROUTER_DUA_NDPROXYING="" -- OT_BACKBONE_ROUTER_MULTICAST_ROUTING="" -- OT_BORDER_AGENT="" -- OT_BORDER_AGENT_ID="" -- OT_BORDER_ROUTER="" -- OT_BORDER_ROUTING="" -- OT_BORDER_ROUTING_COUNTERS="" -- OT_CHANNEL_MANAGER="" -- OT_CHANNEL_MONITOR="" -- OT_COAP="" -- OT_COAP_BLOCK="" -- OT_COAP_OBSERVE="" -- OT_COAPS="" -- OT_COMMISSIONER="" -- OT_CSL_AUTO_SYNC="" -- OT_CSL_DEBUG="" -- OT_CSL_RECEIVER="" -- OT_DATASET_UPDATER="" -- OT_DHCP6_CLIENT="" -- OT_DHCP6_SERVER="" -- OT_DIAGNOSTIC="" -- OT_DNS_CLIENT="" -- OT_DNS_CLIENT_OVER_TCP="" -- OT_DNS_DSO="" -- OT_DNS_UPSTREAM_QUERY="" -- OT_DNSSD_SERVER="" -- OT_DUA="" -- OT_ECDSA="" -- OT_EXTERNAL_HEAP="" -- OT_FIREWALL="" -- OT_HISTORY_TRACKER="" -- OT_IP6_FRAGM="" -- OT_JAM_DETECTION="" -- OT_JOINER="" -- OT_LINK_METRICS_INITIATOR="" -- OT_LINK_METRICS_SUBJECT="" -- OT_LINK_RAW="" -- OT_LOG_LEVEL_DYNAMIC="" -- OT_MAC_FILTER="" -- OT_MESH_DIAG="" -- OT_MESSAGE_USE_HEAP="" -- OT_MLE_LONG_ROUTES="" -- OT_MLR="" -- OT_MULTIPLE_INSTANCE="" -- OT_NAT64_BORDER_ROUTING="" -- OT_NAT64_TRANSLATOR="" -- OT_NEIGHBOR_DISCOVERY_AGENT="" -- OT_NETDATA_PUBLISHER="" -- OT_NETDIAG_CLIENT="" -- OT_OTNS="" -- OT_PING_SENDER=ON --> OPENTHREAD_CONFIG_PING_SENDER_ENABLE=1 -- OT_PLATFORM_NETIF="" -- OT_PLATFORM_UDP="" -- OT_REFERENCE_DEVICE="" -- OT_SERVICE="" -- OT_SETTINGS_RAM="" -- OT_SLAAC="" -- OT_SNTP_CLIENT="" -- OT_SRP_CLIENT="" -- OT_SRP_SERVER="" -- OT_TCP="" -- OT_TIME_SYNC="" -- OT_TREL="" -- OT_TX_BEACON_PAYLOAD="" -- OT_UDP_FORWARD="" -- OT_UPTIME="" -- OT_VENDOR_NAME="" -- OT_VENDOR_MODEL="" -- OT_VENDOR_SW_VERSION="" -- OT_POWER_SUPPLY="" -- OT_RCP_RESTORATION_MAX_COUNT=0 -- Package Name: OPENTHREAD -- Package Version: 1.3.0.1 CMake Deprecation Warning at third_party/mbedtls/repo/CMakeLists.txt:23 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning (dev) at third_party/mbedtls/repo/CMakeLists.txt:39 (project): Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The following variable(s) would be set to empty: PROJECT_VERSION PROJECT_VERSION_MAJOR PROJECT_VERSION_MINOR PROJECT_VERSION_PATCH PROJECT_VERSION_TWEAK This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done (0.5s) -- Generating done (0.1s) -- Build files have been written to: /home/frank/ot-ti/build + [[ -n '' ]] + cmake --build build [1/21] cd /home/frank/ot-ti/build/open...ot-ti/openthread/etc/cmake/print.cmake OPENTHREAD_CONFIG_PING_SENDER_ENABLE=1 OPENTHREAD_SPINEL_CONFIG_RCP_RESTORATION_MAX_COUNT=0 OPENTHREAD_CONFIG_ENABLE_BUILTIN_MBEDTLS=0 OPENTHREAD_CONFIG_ENABLE_BUILTIN_MBEDTLS_MANAGEMENT=1 PACKAGE_NAME=OPENTHREAD OPENTHREAD_CONFIG_THREAD_VERSION=OT_THREAD_VERSION_1_3 OPENTHREAD_CONFIG_NCP_HDLC_ENABLE=1 DeviceFamily_CC13X2_CC26X2 OPENTHREAD_CONFIG_FILE=openthread-core-cc13xx_cc26xx-config.h OPENTHREAD_PROJECT_CORE_CONFIG_FILE=openthread-core-cc13xx_cc26xx-config.h OPENTHREAD_CORE_CONFIG_PLATFORM_CHECK_FILE=openthread-core-cc13xx_cc26xx-config-check.h [2/21] Generating syscfg/ti_devices_co...file, syscfg/ti_utils_runtime_model.gv Running script... Validating... Generating Code (openthread.syscfg)... Writing /home/frank/ot-ti/build/src/syscfg/ti_devices_config.c... Writing /home/frank/ot-ti/build/src/syscfg/ti_radio_config.c... Writing /home/frank/ot-ti/build/src/syscfg/ti_radio_config.h... Writing /home/frank/ot-ti/build/src/syscfg/ti_drivers_config.c... Writing /home/frank/ot-ti/build/src/syscfg/ti_drivers_config.h... Writing /home/frank/ot-ti/build/src/syscfg/ti_utils_build_linker.cmd.genlibs... Unchanged /home/frank/ot-ti/build/src/syscfg/syscfg_c.rov.xs... [18/21] Linking CXX executable bin/ot-cli-ftd.out FAILED: bin/ot-cli-ftd.out : && /usr/local/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -march=armv7e-m -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mabi=aapcs -mthumb -Os -fdata-sections -ffunction-sections -g -gdwarf-3 -gstrict-dwarf -std=c++11 -fno-exceptions -fno-rtti -mcpu=cortex-m4 -march=armv7e-m -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mabi=aapcs -mthumb -Os -fdata-sections -ffunction-sections -g -gdwarf-3 -gstrict-dwarf -nostartfiles -specs=nano.specs -specs=nosys.specs examples/apps/cli/CMakeFiles/ot-cli-ftd.dir/cli_uart.cpp.obj examples/apps/cli/CMakeFiles/ot-cli-ftd.dir/main.c.obj examples/apps/cli/CMakeFiles/ot-cli-ftd.dir/freertos_main.c.obj -o bin/ot-cli-ftd.out lib/libopenthread-cli-ftd.a lib/libopenthread-cc13xx_cc26xx.a lib/libopenthread-ftd.a lib/libopenthread-cc13xx_cc26xx.a lib/libopenthread-cli-ftd.a lib/libopenthread-ftd.a lib/libtcplp-ftd.a lib/libopenthread-ftd.a lib/libtcplp-ftd.a lib/libmbedtls.a lib/libmbedx509.a lib/libmbedcrypto.a lib/libti-mbedtls-hardware-alt.a lib/libopenthread-cc13xx_cc26xx.a lib/libcc13xx-cc26xx-sdk.a lib/libfreertos.a lib/libcc13xx-cc26xx-sdk.a lib/libfreertos.a -Wl,--undefined=__ccfg -T/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/boards/cc13x2_cc26x2/cc13x2_cc26x2_freertos.lds -Wl,--gc-sections -Wl,-Map=/home/frank/ot-ti/build/bin/ot-cli-ftd.map -L/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source src/syscfg/ti_utils_build_linker.cmd.genlibs /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/devices/cc13x2_cc26x2/driverlib/bin/gcc/driverlib.lib && : /opt/gcc-arm-none-eabi-9-2020-q2-update/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld: bin/ot-cli-ftd.out section `.text' will not fit in region `FLASH' /opt/gcc-arm-none-eabi-9-2020-q2-update/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld: section .ccfg LMA [0000000000057fa8,0000000000057fff] overlaps section .text LMA [00000000000000e0,0000000000058c4f] /opt/gcc-arm-none-eabi-9-2020-q2-update/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld: region `FLASH' overflowed by 57432 bytes collect2: error: ld returned 1 exit status [19/21] Linking CXX executable bin/ot-ncp-ftd.out FAILED: bin/ot-ncp-ftd.out : && /usr/local/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -march=armv7e-m -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mabi=aapcs -mthumb -Os -fdata-sections -ffunction-sections -g -gdwarf-3 -gstrict-dwarf -std=c++11 -fno-exceptions -fno-rtti -mcpu=cortex-m4 -march=armv7e-m -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mabi=aapcs -mthumb -Os -fdata-sections -ffunction-sections -g -gdwarf-3 -gstrict-dwarf -nostartfiles -specs=nano.specs -specs=nosys.specs examples/apps/ncp/CMakeFiles/ot-ncp-ftd.dir/main.c.obj examples/apps/ncp/CMakeFiles/ot-ncp-ftd.dir/ncp.c.obj examples/apps/ncp/CMakeFiles/ot-ncp-ftd.dir/freertos_main.c.obj -o bin/ot-ncp-ftd.out lib/libopenthread-ncp-ftd.a lib/libopenthread-cc13xx_cc26xx.a lib/libopenthread-ftd.a lib/libopenthread-cc13xx_cc26xx.a lib/libopenthread-ncp-ftd.a lib/libopenthread-ftd.a lib/libtcplp-ftd.a lib/libopenthread-ftd.a lib/libtcplp-ftd.a lib/libmbedtls.a lib/libmbedx509.a lib/libmbedcrypto.a lib/libti-mbedtls-hardware-alt.a lib/libopenthread-cc13xx_cc26xx.a lib/libcc13xx-cc26xx-sdk.a lib/libfreertos.a lib/libcc13xx-cc26xx-sdk.a lib/libfreertos.a -Wl,--undefined=__ccfg -T/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/boards/cc13x2_cc26x2/cc13x2_cc26x2_freertos.lds -Wl,--gc-sections -Wl,-Map=/home/frank/ot-ti/build/bin/ot-ncp-ftd.map -L/home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source src/syscfg/ti_utils_build_linker.cmd.genlibs /home/frank/ot-ti/third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx/source/ti/devices/cc13x2_cc26x2/driverlib/bin/gcc/driverlib.lib lib/libopenthread-hdlc.a lib/libopenthread-spinel-ncp.a && : /opt/gcc-arm-none-eabi-9-2020-q2-update/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld: bin/ot-ncp-ftd.out section `.rodata' will not fit in region `FLASH' /opt/gcc-arm-none-eabi-9-2020-q2-update/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld: section .ccfg LMA [0000000000057fa8,0000000000057fff] overlaps section .rodata LMA [0000000000055b00,000000000005b197] /opt/gcc-arm-none-eabi-9-2020-q2-update/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld: region `FLASH' overflowed by 32856 bytes collect2: error: ld returned 1 exit status [20/21] Linking CXX executable bin/ot-ncp-mtd.out ninja: build stopped: subcommand failed.