I am using NCS 2.7.0
i am running this build command from a terminal in VSC for the nrf/samples/bluetooth/Direction_finding_connectionless_tx sample
west build -p -b nrf5340dk/nrf5340/cpuapp --sysbuild -- -DEXTRA_CONF_FILE="overlay-aoa.conf" -Dipc_radio_CONFIG_BT_LL_SOFTDEVICE=y
i have attached the output with the error (it wont let me add the text with the insert function)
so i have only placed some of the output below
[61/209] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk/system_nrf5340_application.c.obj
FAILED: modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk/system_nrf5340_application.c.obj
C:\Users\Wes\ncs\toolchains\ce3b5ff664\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -DKERNEL -DK_HEAP_MEM_POOL_SIZE=4096 -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DUSE_PARTITION_MANAGER=1 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -IC:/Users/Wes/ncs/v2.7.0/zephyr/include -IC:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx/build/direction_finding_connectionless_tx/zephyr/include/generated -IC:/Users/Wes/ncs/v2.7.0/zephyr/soc/nordic -IC:/Users/Wes/ncs/v2.7.0/zephyr/soc/nordic/nrf53/. -IC:/Users/Wes/ncs/v2.7.0/zephyr/soc/nordic/common/. -IC:/Users/Wes/ncs/v2.7.0/zephyr/subsys/bluetooth -IC:/Users/Wes/ncs/v2.7.0/nrf/include -IC:/Users/Wes/ncs/v2.7.0/nrf/tests/include -IC:/Users/Wes/ncs/v2.7.0/modules/hal/cmsis/CMSIS/Core/Include -IC:/Users/Wes/ncs/v2.7.0/zephyr/modules/cmsis/. -IC:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx -IC:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/drivers/include -IC:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk
-IC:/Users/Wes/ncs/v2.7.0/zephyr/modules/hal_nordic/nrfx/. -IC:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx/build/direction_finding_connectionless_tx/modules/libmetal/libmetal/lib/include -IC:/Users/Wes/ncs/v2.7.0/modules/lib/open-amp/open-amp/lib/include -IC:/Users/Wes/ncs/v2.7.0/modules/crypto/tinycrypt/lib/include -IC:/Users/Wes/ncs/v2.7.0/nrfxlib/softdevice_controller/include -isystem C:/Users/Wes/ncs/v2.7.0/zephyr/lib/libc/common/include -isystem C:/Users/Wes/ncs/v2.7.0/nrfxlib/crypto/nrf_cc312_platform/include -fno-strict-aliasing -Os -imacros C:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx/build/direction_finding_connectionless_tx/zephyr/include/generated/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=C:/Users/Wes/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros C:/Users/Wes/ncs/v2.7.0/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=C:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx=CMAKE_SOURCE_DIR -fmacro-prefix-map=C:/Users/Wes/ncs/v2.7.0/zephyr=ZEPHYR_BASE -fmacro-prefix-map=C:/Users/Wes/ncs/v2.7.0=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk/system_nrf5340_application.c.obj -MF modules\hal_nordic\nrfx\CMakeFiles\modules__hal_nordic__nrfx.dir\C_\Users\Wes\ncs\v2.7.0\modules\hal\nordic\nrfx\mdk\system_nrf5340_application.c.obj.d -o modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk/system_nrf5340_application.c.obj -c C:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk/system_nrf5340_application.c
C:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk/system_nrf5340_application.c:324:1: fatal error: opening dependency file modules\hal_nordic\nrfx\CMakeFiles\modules__hal_nordic__nrfx.dir\C_\Users\Wes\ncs\v2.7.0\modules\hal\nordic\nrfx\mdk\system_nrf5340_application.c.obj.d: No such file or directory
324 | }
| ^
compilation terminated.
[64/209] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c.obj
FAILED: modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c.obj
C:\Users\Wes\ncs\toolchains\ce3b5ff664\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -DKERNEL -DK_HEAP_MEM_POOL_SIZE=4096 -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DUSE_PARTITION_MANAGER=1 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -IC:/Users/Wes/ncs/v2.7.0/zephyr/include -IC:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx/build/direction_finding_connectionless_tx/zephyr/include/generated -IC:/Users/Wes/ncs/v2.7.0/zephyr/soc/nordic -IC:/Users/Wes/ncs/v2.7.0/zephyr/soc/nordic/nrf53/. -IC:/Users/Wes/ncs/v2.7.0/zephyr/soc/nordic/common/. -IC:/Users/Wes/ncs/v2.7.0/zephyr/subsys/bluetooth -IC:/Users/Wes/ncs/v2.7.0/nrf/include -IC:/Users/Wes/ncs/v2.7.0/nrf/tests/include -IC:/Users/Wes/ncs/v2.7.0/modules/hal/cmsis/CMSIS/Core/Include -IC:/Users/Wes/ncs/v2.7.0/zephyr/modules/cmsis/. -IC:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx -IC:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/drivers/include -IC:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk
-IC:/Users/Wes/ncs/v2.7.0/zephyr/modules/hal_nordic/nrfx/. -IC:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx/build/direction_finding_connectionless_tx/modules/libmetal/libmetal/lib/include -IC:/Users/Wes/ncs/v2.7.0/modules/lib/open-amp/open-amp/lib/include -IC:/Users/Wes/ncs/v2.7.0/modules/crypto/tinycrypt/lib/include -IC:/Users/Wes/ncs/v2.7.0/nrfxlib/softdevice_controller/include -isystem C:/Users/Wes/ncs/v2.7.0/zephyr/lib/libc/common/include -isystem C:/Users/Wes/ncs/v2.7.0/nrfxlib/crypto/nrf_cc312_platform/include -fno-strict-aliasing -Os -imacros C:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx/build/direction_finding_connectionless_tx/zephyr/include/generated/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=C:/Users/Wes/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros C:/Users/Wes/ncs/v2.7.0/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=C:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx=CMAKE_SOURCE_DIR -fmacro-prefix-map=C:/Users/Wes/ncs/v2.7.0/zephyr=ZEPHYR_BASE -fmacro-prefix-map=C:/Users/Wes/ncs/v2.7.0=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c.obj -MF modules\hal_nordic\nrfx\CMakeFiles\modules__hal_nordic__nrfx.dir\C_\Users\Wes\ncs\v2.7.0\modules\hal\nordic\nrfx\helpers\nrfx_flag32_allocator.c.obj.d -o modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c.obj -c C:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c
C:/Users/Wes/ncs/v2.7.0/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c:97:1: fatal error: opening dependency file modules\hal_nordic\nrfx\CMakeFiles\modules__hal_nordic__nrfx.dir\C_\Users\Wes\ncs\v2.7.0\modules\hal\nordic\nrfx\helpers\nrfx_flag32_allocator.c.obj.d: No such file or directory
97 | }
| ^
compilation terminated.
[70/209] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/9ae44ff16c4e3496ed9ec298a85036c1/src/nrfx_dppi.c.obj
ninja: build stopped: subcommand failed.
[10/20] No configure step for 'ipc_radio'
FAILED: _sysbuild/sysbuild/images/direction_finding_connectionless_tx-prefix/src/direction_finding_connectionless_tx-stamp/direction_finding_connectionless_tx-build C:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx/build/_sysbuild/sysbuild/images/direction_finding_connectionless_tx-prefix/src/direction_finding_connectionless_tx-stamp/direction_finding_connectionless_tx-build
cmd.exe /C "cd /D C:\Users\Wes\ncs\v2.7.0\nrf\samples\bluetooth\direction_finding_connectionless_tx\build\direction_finding_connectionless_tx && C:\Users\Wes\ncs\toolchains\cf2149caf2\opt\bin\cmake.exe --build ."
ninja: build stopped: subcommand failed.
FATAL ERROR: command exited with status 1: 'C:\Users\Wes\ncs\toolchains\cf2149caf2\opt\bin\cmake.EXE' --build C:/Users/Wes/ncs/v2.7.0/nrf/samples/bluetooth/direction_finding_connectionless_tx/build