Advertisement
Guest User

Untitled

a guest
Mar 28th, 2025
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.80 KB | None | 0 0
  1. \* Executing task: nRF Connect: Build: peripheral/build\_aerobox (active)
  2.  
  3. Building peripheral
  4. 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"
  5.  
  6. \[0/1\] Re-running CMake...
  7. Loading Zephyr default modules (Zephyr base (cached)).
  8. \-- Application: C:/Users/gilles.devillers.SECTRONIC/peripheral
  9. \-- CMake version: 3.21.0
  10. \-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found suitable version "3.9.13", minimum required is "3.8") found components: Interpreter
  11. \-- Cache files will be written to: C:/ncs/v2.6.1/zephyr/.cache
  12. \-- Zephyr version: 3.5.99 (C:/ncs/v2.6.1/zephyr)
  13. \-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
  14. CMake Warning at C:/ncs/v2.6.1/zephyr/cmake/modules/boards.cmake:92 (message):
  15. BOARD\_ROOT element without a 'boards' subdirectory:
  16.  
  17. c:/users/gilles.devillers.sectronic/aws\_iot\_new
  18.  
  19. Hints:
  20.  
  21. \- if your board directory is '/foo/bar/boards/<ARCH>/my\_board' then add '/foo/bar' to BOARD\_ROOT, not the entire board directory
  22. \- if in doubt, use absolute paths
  23. Call Stack (most recent call first):
  24. C:/ncs/v2.6.1/zephyr/cmake/modules/zephyr\_default.cmake:129 (include)
  25. C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  26. C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include\_boilerplate)
  27. CMakeLists.txt:4 (find\_package)
  28.  
  29.  
  30. \-- Board: aerobox\_ns
  31. \-- Found host-tools: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)
  32. \-- Found toolchain: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)
  33. \-- Found BOARD.dts: C:/Users/gilles.devillers.SECTRONIC/aerobox/boards/arm/aerobox/aerobox\_ns.dts
  34. \-- Found devicetree overlay: c:/Users/gilles.devillers.SECTRONIC/peripheral/boards/aerobox\_ns.overlay
  35. \-- Generated zephyr.dts: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/zephyr.dts
  36. \-- Generated devicetree\_generated.h: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/include/generated/devicetree\_generated.h
  37. \-- Including generated dts.cmake file: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/dts.cmake
  38.  
  39. warning: Experimental symbol BT\_IAS is enabled.
  40.  
  41.  
  42. warning: Experimental symbol NET\_CONNECTION\_MANAGER is enabled.
  43.  
  44. Parsing C:/ncs/v2.6.1/zephyr/Kconfig
  45. Loaded configuration 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/.config'
  46. No change to configuration in 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/.config'
  47. No change to Kconfig header in 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/zephyr/include/generated/autoconf.h'
  48. \-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found version "3.9.13") found components: Interpreter
  49. Changed board to secure aerobox (NOT NS)
  50.  
  51. \=== child image mcuboot - begin ===
  52. loading initial cache file C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/child\_image\_preload.cmake
  53. Loading Zephyr default modules (Zephyr base (cached)).
  54. \-- Application: C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr
  55. \-- CMake version: 3.21.0
  56. \-- Cache files will be written to: C:/ncs/v2.6.1/zephyr/.cache
  57. \-- Zephyr version: 3.5.99 (C:/ncs/v2.6.1/zephyr)
  58. \-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
  59. \-- Board: aerobox
  60. \-- Found host-tools: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)
  61. \-- Found toolchain: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)
  62. \-- Found BOARD.dts: C:/Users/gilles.devillers.SECTRONIC/aerobox/boards/arm/aerobox/aerobox.dts
  63. \-- Found devicetree overlay: C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr/app.overlay
  64. \-- Generated zephyr.dts: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/zephyr.dts
  65. \-- Generated devicetree\_generated.h: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/include/generated/devicetree\_generated.h
  66. \-- Including generated dts.cmake file: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/dts.cmake
  67. Parsing C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr/Kconfig
  68. Loaded configuration 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/.config'
  69. No change to configuration in 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/.config'
  70. No change to Kconfig header in 'C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot/zephyr/include/generated/autoconf.h'
  71. \-- Using ccache: C:/Strawberry/c/bin/ccache.exe
  72. MCUBoot bootloader key file: C:/ncs/v2.6.1/bootloader/mcuboot/root-ec-p256.pem
  73. \-- Configuring done
  74. \-- Generating done
  75. \-- Build files have been written to: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox/mcuboot
  76. \=== child image mcuboot - end ===
  77.  
  78. CMake Warning at C:/ncs/v2.6.1/nrf/modules/mcuboot/CMakeLists.txt:382 (message):
  79.  
  80. \---------------------------------------------------------
  81. \--- WARNING: Using default MCUBoot key, it should not ---
  82. \--- be used for production. ---
  83. \---------------------------------------------------------
  84.  
  85.  
  86.  
  87. \-- Using ccache: C:/Strawberry/c/bin/ccache.exe
  88. CMake Warning at C:/ncs/v2.6.1/zephyr/CMakeLists.txt:1957 (message):
  89. \_\_ASSERT() statements are globally ENABLED
  90.  
  91.  
  92. CMake Warning at C:/ncs/v2.6.1/nrf/cmake/partition\_manager.cmake:79 (message):
  93.  
  94. \---------------------------------------------------------------------
  95. \--- WARNING: Using a bootloader without pm\_static.yml. ---
  96. \--- There are cases where a deployed product can consist of ---
  97. \--- multiple images, and only a subset of these images can be ---
  98. \--- upgraded through a firmware update mechanism. In such cases, ---
  99. \--- the upgradable images must have partitions that are static ---
  100. \--- and are matching the partition map used by the bootloader ---
  101. \--- programmed onto the device. ---
  102. \---------------------------------------------------------------------
  103.  
  104. Call Stack (most recent call first):
  105. C:/ncs/v2.6.1/zephyr/cmake/modules/kernel.cmake:248 (include)
  106. C:/ncs/v2.6.1/zephyr/cmake/modules/zephyr\_default.cmake:138 (include)
  107. C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  108. C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include\_boilerplate)
  109. CMakeLists.txt:4 (find\_package)
  110.  
  111.  
  112. Dropping partition 'nrf\_modem\_lib\_trace' since its size is 0.
  113. \-- Configuring done
  114. \-- Generating done
  115. \-- Build files have been written to: C:/Users/gilles.devillers.SECTRONIC/peripheral/build\_aerobox
  116. \[23/27\] Linking C executable bin\\tfm\_s.axf
  117. Memory region Used Size Region Size %age Used
  118. FLASH: 31584 B 32256 B 97.92%
  119. RAM: 10416 B 32 KB 31.79%
  120. \[172/172\] Linking C executable zephyr\\zephyr.elf
  121. 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
  122. 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""
  123. Memory region Used Size Region Size %age Used
  124. FLASH: 31330 B 48 KB 63.74%
  125. RAM: 16376 B 32 KB 49.98%
  126. IDT\_LIST: 0 GB 32 KB 0.00%
  127. validation.invalid
  128. \--- All found errors ---
  129. \["Key 'runners' was not defined. Path: ''"\]
  130. ERROR: Malformed "build" section in file: C:/Users/gilles.devillers.SECTRONIC/capteursmoira/zephyr/module.yml
  131. <SchemaError: error code 2: Schema validation failed:
  132. \- Key 'runners' was not defined. Path: ''.: Path: '/'>
  133. ninja: build stopped: subcommand failed.
  134. \[239/359\] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/backends/shell\_uart.c.obj
  135. 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
  136. cmd.exe /C "cd /D C:\\Users\\gilles.devillers.SECTRONIC\\peripheral\\build\_aerobox\\mcuboot && C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\cmake.exe --build . --"
  137. \[253/359\] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch\_\_arm\_\_core\_\_mpu.dir/arm\_mpu.c.obj
  138. ninja: build stopped: subcommand failed.
  139. FATAL ERROR: command exited with status 1: 'C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\cmake.EXE' --build 'c:\\Users\\gilles.devillers.SECTRONIC\\peripheral\\build\_aerobox'
  140.  
  141. \* The terminal process terminated with exit code: 1.
  142. \* Terminal will be reused by tasks, press any key to close it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement