Hi,
We are using nRF SDK 2.6.1 and have selected the nrf7002dk_nrf5340_cpuapp
target. After adding CONFIG_BOOTLOADER_MCUBOOT=y
to the soc_flash_nrf
example,
the code fails to build and produces an error.
FATAL ERROR: command exited with status 1: /home/chiragbhavsar/NRF_VS_CODE/toolchains/2be090971e/usr/local/bin/cmake --build /home/chiragbhavsar/NRF_VS_CODE/v2.6.0/zephyr/samples/drivers/soc_flash_nrf/build
so please help to solve this problem.