Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \* Executing task: nRF Connect: Build: peripheral/build\_aerobox (active)
- Building peripheral
- C:\\WINDOWS\\system32\\cmd.exe /d /s /c "west build --build-dir c:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox c:/Users/gilles.devillers.SECTRONIC/peripheral"
- \[0/1\] Re-running CMake...
- Loading Zephyr default modules (Zephyr base (cached)).
- \-- Application: C:/Users/gilles.devillers.SECTRONIC/peripheral
- \-- CMake version: 3.21.0
- \-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found suitable version "3.9.13", minimum required is "3.8") found components: Interpreter
- \-- Cache files will be written to: C:/ncs/v2.6.1/zephyr/.cache
- \-- Zephyr version: 3.5.99 (C:/ncs/v2.6.1/zephyr)
- \-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
- CMake Warning at C:/ncs/v2.6.1/zephyr/cmake/modules/boards.cmake:92 (message):
- BOARD\_ROOT element without a 'boards' subdirectory:
- c:/users/gilles.devillers.sectronic/aws\_iot\_new
- Hints:
- \- if your board directory is '/foo/bar/boards/<ARCH>/my\_board' then add '/foo/bar' to BOARD\_ROOT, not the entire board directory
- \- if in doubt, use absolute paths
- Call Stack (most recent call first):
- C:/ncs/v2.6.1/zephyr/cmake/modules/zephyr\_default.cmake:129 (include)
- C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
- C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include\_boilerplate)
- CMakeLists.txt:4 (find\_package)
- \-- Board: aerobox\_ns
- \-- Found host-tools: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)
- \-- Found toolchain: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)
- \-- Found BOARD.dts: C:/Users/gilles.devillers.SECTRONIC/aerobox/boards/arm/aerobox/aerobox\_ns.dts
- \-- Found devicetree overlay: c:/Users/gilles.devillers.SECTRONIC/peripheral/boards/aerobox\_ns.overlay
- \-- Generated zephyr.dts: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/zephyr.dts
- \-- Generated devicetree\_generated.h: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/include/generated/devicetree\_generated.h
- \-- Including generated dts.cmake file: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/dts.cmake
- warning: Experimental symbol BT\_IAS is enabled.
- warning: Experimental symbol NET\_CONNECTION\_MANAGER is enabled.
- Parsing C:/ncs/v2.6.1/zephyr/Kconfig
- Loaded configuration 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/.config'
- No change to configuration in 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/.config'
- No change to Kconfig header in 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/include/generated/autoconf.h'
- \-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found version "3.9.13") found components: Interpreter
- Changed board to secure aerobox (NOT NS)
- \=== child image mcuboot - begin ===
- loading initial cache file C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/child\_image\_preload.cmake
- Loading Zephyr default modules (Zephyr base (cached)).
- \-- Application: C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr
- \-- CMake version: 3.21.0
- \-- Cache files will be written to: C:/ncs/v2.6.1/zephyr/.cache
- \-- Zephyr version: 3.5.99 (C:/ncs/v2.6.1/zephyr)
- \-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
- \-- Board: aerobox
- \-- Found host-tools: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)
- \-- Found toolchain: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)
- \-- Found BOARD.dts: C:/Users/gilles.devillers.SECTRONIC/aerobox/boards/arm/aerobox/aerobox.dts
- \-- Found devicetree overlay: C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr/app.overlay
- \-- Generated zephyr.dts: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.dts
- \-- Generated devicetree\_generated.h: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/include/generated/devicetree\_generated.h
- \-- Including generated dts.cmake file: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/dts.cmake
- Parsing C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr/Kconfig
- Loaded configuration 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/.config'
- No change to configuration in 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/.config'
- No change to Kconfig header in 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/include/generated/autoconf.h'
- \-- Using ccache: C:/Strawberry/c/bin/ccache.exe
- MCUBoot bootloader key file: C:/ncs/v2.6.1/bootloader/mcuboot/root-ec-p256.pem
- \-- Configuring done
- \-- Generating done
- \-- Build files have been written to: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot
- \=== child image mcuboot - end ===
- CMake Warning at C:/ncs/v2.6.1/nrf/modules/mcuboot/CMakeLists.txt:382 (message):
- \---------------------------------------------------------
- \--- WARNING: Using default MCUBoot key, it should not ---
- \--- be used for production. ---
- \---------------------------------------------------------
- \-- Using ccache: C:/Strawberry/c/bin/ccache.exe
- CMake Warning at C:/ncs/v2.6.1/zephyr/CMakeLists.txt:1957 (message):
- \_\_ASSERT() statements are globally ENABLED
- CMake Warning at C:/ncs/v2.6.1/nrf/cmake/partition\_manager.cmake:79 (message):
- \---------------------------------------------------------------------
- \--- WARNING: Using a bootloader without pm\_static.yml. ---
- \--- There are cases where a deployed product can consist of ---
- \--- multiple images, and only a subset of these images can be ---
- \--- upgraded through a firmware update mechanism. In such cases, ---
- \--- the upgradable images must have partitions that are static ---
- \--- and are matching the partition map used by the bootloader ---
- \--- programmed onto the device. ---
- \---------------------------------------------------------------------
- Call Stack (most recent call first):
- C:/ncs/v2.6.1/zephyr/cmake/modules/kernel.cmake:248 (include)
- C:/ncs/v2.6.1/zephyr/cmake/modules/zephyr\_default.cmake:138 (include)
- C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
- C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include\_boilerplate)
- CMakeLists.txt:4 (find\_package)
- Dropping partition 'nrf\_modem\_lib\_trace' since its size is 0.
- \-- Configuring done
- \-- Generating done
- \-- Build files have been written to: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox
- \[23/27\] Linking C executable bin\\tfm\_s.axf
- Memory region Used Size Region Size %age Used
- FLASH: 31584 B 32256 B 97.92%
- RAM: 10416 B 32 KB 31.79%
- \[172/172\] Linking C executable zephyr\\zephyr.elf
- FAILED: zephyr/zephyr.elf zephyr/zephyr.map zephyr/zephyr.hex zephyr/zephyr.bin zephyr/zephyr.meta zephyr/zephyr.stat C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.map C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.hex C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.bin C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.meta C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.stat
- cmd.exe /C "cd . && ccache C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe -gdwarf-4 zephyr/CMakeFiles/zephyr\_final.dir/misc/empty\_file.c.obj zephyr/CMakeFiles/zephyr\_final.dir/isr\_tables.c.obj -o zephyr\\zephyr.elf zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj -fuse-ld=bfd -T zephyr/linker.cmd -Wl,-Map=C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr\_final.map -Wl,--whole-archive app/libapp.a zephyr/libzephyr.a zephyr/arch/common/libarch\_\_common.a zephyr/arch/arch/arm/core/libarch\_\_arm\_\_core.a zephyr/arch/arch/arm/core/cortex\_m/libarch\_\_arm\_\_core\_\_cortex\_m.a zephyr/arch/arch/arm/core/cortex\_m/cmse/libarch\_\_arm\_\_core\_\_cortex\_m\_\_cmse.a zephyr/lib/libc/minimal/liblib\_\_libc\_\_minimal.a zephyr/lib/libc/common/liblib\_\_libc\_\_common.a zephyr/soc/soc/arm/nordic\_nrf/libsoc\_\_arm\_\_nordic\_nrf.a zephyr/boards/boards/arm/aerobox/lib..\_\_..\_\_..\_\_Users\_\_gilles.devillers.SECTRONIC\_\_aerobox\_\_boards\_\_arm\_\_aerobox.a zephyr/drivers/clock\_control/libdrivers\_\_clock\_control.a zephyr/drivers/console/libdrivers\_\_console.a zephyr/drivers/flash/libdrivers\_\_flash.a zephyr/drivers/gpio/libdrivers\_\_gpio.a zephyr/drivers/pinctrl/libdrivers\_\_pinctrl.a zephyr/drivers/serial/libdrivers\_\_serial.a zephyr/drivers/timer/libdrivers\_\_timer.a modules/nrf/lib/fprotect/lib..\_\_nrf\_\_lib\_\_fprotect.a modules/nrf/lib/fatal\_error/lib..\_\_nrf\_\_lib\_\_fatal\_error.a modules/nrf/drivers/hw\_cc3xx/lib..\_\_nrf\_\_drivers\_\_hw\_cc3xx.a modules/mcuboot/boot/bootutil/zephyr/libmcuboot\_util.a modules/hal\_nordic/nrfx/libmodules\_\_hal\_nordic\_\_nrfx.a -Wl,--no-whole-archive zephyr/kernel/libkernel.a -L"c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard" -LC:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr -lgcc -Wl,--print-memory-usage zephyr/arch/common/libisr\_tables.a -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfpu=fpv5-sp-d16 -mfloat-abi=hard -mfp16-format=ieee -Wl,--gc-sections -Wl,--build-id=none -Wl,--sort-common=descending -Wl,--sort-section=alignment -Wl,-u,\_OffsetAbsSyms -Wl,-u,\_ConfigAbsSyms -nostdlib -static -Wl,-X -Wl,-N -Wl,--orphan-handling=warn -Wl,-no-pie C:/ncs/v2.6.1/nrfxlib/crypto/nrf\_cc310\_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf\_cc310\_platform\_0.9.19.a C:/ncs/v2.6.1/nrfxlib/crypto/nrf\_cc310\_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf\_cc310\_bl\_0.9.12.a && cmd.exe /C "cd /D C:\\Users\\gilles.devillers.SECTRONIC\\peripheral\\build\_aerobox\\mcuboot\\zephyr && C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\cmake.exe -E copy zephyr\_final.map zephyr.map && C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-objcopy.exe --gap-fill 0xff --output-target=ihex --remove-section=.comment --remove-section=COMMON --remove-section=.eh\_frame zephyr.elf zephyr.hex && C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-objcopy.exe --gap-fill 0xff --output-target=binary --remove-section=.comment --remove-section=COMMON --remove-section=.eh\_frame zephyr.elf zephyr.bin && C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\python.exe C:/ncs/v2.6.1/zephyr/scripts/zephyr\_module.py --meta-out zephyr.meta && C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-readelf.exe -e zephyr.elf > zephyr.stat && C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\python.exe C:/ncs/v2.6.1/zephyr/scripts/build/check\_init\_priorities.py --elf-file=C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.elf""
- Memory region Used Size Region Size %age Used
- FLASH: 31330 B 48 KB 63.74%
- RAM: 16376 B 32 KB 49.98%
- IDT\_LIST: 0 GB 32 KB 0.00%
- validation.invalid
- \--- All found errors ---
- \["Key 'runners' was not defined. Path: ''"\]
- ERROR: Malformed "build" section in file: C:/Users/gilles.devillers.SECTRONIC/capteursmoira/zephyr/module.yml
- <SchemaError: error code 2: Schema validation failed:
- \- Key 'runners' was not defined. Path: ''.: Path: '/'>
- ninja: build stopped: subcommand failed.
- \[239/359\] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/backends/shell\_uart.c.obj
- FAILED: modules/mcuboot/mcuboot\_subimage-prefix/src/mcuboot\_subimage-stamp/mcuboot\_subimage-build mcuboot/zephyr/zephyr.hex mcuboot/zephyr/zephyr.elf C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/modules/mcuboot/mcuboot\_subimage-prefix/src/mcuboot\_subimage-stamp/mcuboot\_subimage-build C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.hex C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.elf
- cmd.exe /C "cd /D C:\\Users\\gilles.devillers.SECTRONIC\\peripheral\\build\_aerobox\\mcuboot && C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\cmake.exe --build . --"
- \[253/359\] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch\_\_arm\_\_core\_\_mpu.dir/arm\_mpu.c.obj
- ninja: build stopped: subcommand failed.
- FATAL ERROR: command exited with status 1: 'C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\cmake.EXE' --build 'c:\\Users\\gilles.devillers.SECTRONIC\\peripheral\\build\_aerobox'
- \* The terminal process terminated with exit code: 1.
- \* Terminal will be reused by tasks, press any key to close it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement