Hello,
This is the second time I am seeing compilation error. The first time a couple of months ago but I cannot remember how I managed to get rid of it.
2> Compiling ‘bootutil_public.c’
2> C:\Zypher\v1.5.0-rc1\toolchain\opt/bin/arm-none-eabi-gcc -DBUILD_VERSION=v2.4.99-ncs1-rc1 -DKERNEL -DNRF52833_XXAA -DUSE_PARTITION_MANAGER=0 -D_FORTIFY_SOURCE=2 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -IC:/Zypher/v1.5.0-rc1/nrf/drivers/mpsl/clock_control -IC:/Zypher/v1.5.0-rc1/zephyr/include -Izephyr/include/generated -IC:/Zypher/v1.5.0-rc1/zephyr/soc/arm/nordic_nrf/nrf52 -IC:/Zypher/v1.5.0-rc1/zephyr/lib/libc/newlib/include -IC:/Zypher/v1.5.0-rc1/zephyr/subsys/bluetooth -IC:/Zypher/v1.5.0-rc1/nrf/include -IC:/Zypher/v1.5.0-rc1/nrf/lib/multithreading_lock/. -IC:/Zypher/v1.5.0-rc1/nrf/subsys/bluetooth/controller/. -IC:/Zypher/v1.5.0-rc1/nrfxlib/mpsl/include -IC:/Zypher/v1.5.0-rc1/nrfxlib/softdevice_controller/include -IC:/Zypher/v1.5.0-rc1/modules/hal/cmsis/CMSIS/Core/Include -IC:/Zypher/v1.5.0-rc1/modules/hal/nordic/nrfx -IC:/Zypher/v1.5.0-rc1/modules/hal/nordic/nrfx/drivers/include -IC:/Zypher/v1.5.0-rc1/modules/hal/nordic/nrfx/mdk -IC:/Zypher/v1.5.0-rc1/zephyr/modules/hal_nordic/nrfx/. -IC:/Zypher/v1.5.0-rc1/modules/debug/segger/rtt -IC:/Zypher/v1.5.0-rc1/modules/lib/tinycbor/zephyr/../include -IC:/Zypher/v1.5.0-rc1/modules/crypto/tinycrypt/lib/include -IC:/Zypher/v1.5.0-rc1/bootloader/mcuboot/boot/bootutil/zephyr/.. -IC:/Zypher/v1.5.0-rc1/bootloader/mcuboot/boot/bootutil/zephyr/../include -IC:/Zypher/v1.5.0-rc1/bootloader/mcuboot/boot/bootutil/zephyr/../../zephyr/include -Og -imacros C:/Sandbox/HomeBeacon_sb/Main/build_nrf52833dk_nrf52833_HB_Beacons_868MHz_State_mc_lnk_DBG_SOLO/zephyr/include/generated/autoconf.h -ffreestanding -fno-common -g -mcpu=cortex-m4 -mthumb -mabi=aapcs -imacros C:/Zypher/v1.5.0-rc1/zephyr/include/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-main -Wno-pointer-sign -Wpointer-arith -Wno-address-of-packed-member -Wno-unused-but-set-variable -Werror=implicit-int -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -fno-reorder-functions -fno-defer-pop -fmacro-prefix-map=C:/Sandbox/HomeBeacon_sb/Main=CMAKE_SOURCE_DIR -fmacro-prefix-map=C:/Zypher/v1.5.0-rc1/zephyr=ZEPHYR_BASE -fmacro-prefix-map=C:/Zypher/v1.5.0-rc1=WEST_TOPDIR -ffunction-sections -fdata-sections -specs=nano.specs -std=c99 -MD -MF C:/Sandbox/HomeBeacon_sb/Main/build_nrf52833dk_nrf52833_HB_Beacons_868MHz_State_mc_lnk_DBG_SOLO/modules\mcuboot\boot\bootutil\zephyr\CMakeFiles\..__bootloader__mcuboot__boot__bootutil__zephyr.dir\C_\Zypher\v1.5.0-rc1\bootloader\mcuboot\boot\bootutil\src\bootutil_public.c.obj.d -fno-diagnostics-show-caret -o modules/mcuboot/boot/bootutil/zephyr/CMakeFiles/..__bootloader__mcuboot__boot__bootutil__zephyr.dir/C_/Zypher/v1.5.0-rc1/bootloader/mcuboot/boot/bootutil/src/bootutil_public.c.obj -c C:/Zypher/v1.5.0-rc1/bootloader/mcuboot/boot/bootutil/src/bootutil_public.c
1> C:\Zypher\v1.5.0-rc1\toolchain\opt/bin/arm-none-eabi-ar -rcs modules\nrf\drivers\mpsl\clock_control\lib..__nrf__drivers__mpsl__clock_control.a modules/nrf/drivers/mpsl/clock_control/CMakeFiles/..__nrf__drivers__mpsl__clock_control.dir/nrfx_clock_mpsl.c.obj
2> C:/Zypher/v1.5.0-rc1/bootloader/mcuboot/boot/bootutil/src/bootutil_public.c:603:1: fatal error: opening dependency file C:/Sandbox/HomeBeacon_sb/Main/build_nrf52833dk_nrf52833_HB_Beacons_868MHz_State_mc_lnk_DBG_SOLO/modules\mcuboot\boot\bootutil\zephyr\CMakeFiles\..__bootloader__mcuboot__boot__bootutil__zephyr.dir\C_\Zypher\v1.5.0-rc1\bootloader\mcuboot\boot\bootutil\src\bootutil_public.c.obj.d: No such file or directory
2> compilation terminated.
Build failed
I am using this version of segger Embedded Studio as build environment
SEGGER Embedded Studio for ARM
Release 5.34a Build 2021011401.44914
Nordic Edition
Windows x64
Thank you for your help.
Kind regards
Mohamed