<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrf5340 mcuboot build pm_config.h not found</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69261/nrf5340-mcuboot-build-pm_config-h-not-found</link><description>Hello Nordicsemi community, 
 1) manual build of mcuboot - When trying to build the mcuboot for nrf5340 via the mcuboot/samples/zephyr via the west build command, the build fails with a missing header file pm_config.h. 
 It seems related to the pcd dfu</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Jun 2021 06:53:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69261/nrf5340-mcuboot-build-pm_config-h-not-found" /><item><title>RE: nrf5340 mcuboot build pm_config.h not found</title><link>https://devzone.nordicsemi.com/thread/317113?ContentTypeID=1</link><pubDate>Fri, 25 Jun 2021 06:53:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f50b7a5-901a-4de5-ac92-edb6af0dd64b</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unfortunately, this is not yet fixed. This PR should address this issue in the future:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-mcuboot/pull/157"&gt;https://github.com/nrfconnect/sdk-mcuboot/pull/157&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 mcuboot build pm_config.h not found</title><link>https://devzone.nordicsemi.com/thread/317070?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 16:31:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f44225bc-9af8-464f-9824-741c6528c55f</guid><dc:creator>uhrm</dc:creator><description>&lt;p&gt;Hi H&lt;span&gt;&amp;aring;&lt;/span&gt;kon,&lt;/p&gt;
&lt;p&gt;Do you know if there has been any progress on solving this issue? I&amp;#39;m currently using NCS v1.5.1 and I see the same that was reported by On3.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 mcuboot build pm_config.h not found</title><link>https://devzone.nordicsemi.com/thread/304269?ContentTypeID=1</link><pubDate>Mon, 12 Apr 2021 12:25:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc319465-f84f-4359-90a2-adff533947cc</guid><dc:creator>Gabriele</dc:creator><description>&lt;p&gt;Hello On3,&lt;br /&gt;did you figure out how to solve this problem ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 mcuboot build pm_config.h not found</title><link>https://devzone.nordicsemi.com/thread/284256?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 08:55:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c697ef6-a330-4136-8a43-b11f26ee3b53</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can confirm that if you try to configure and build mcuboot standalone, you will get this error with the nrf5340*dk_nrf5340_* boards.&lt;/p&gt;
&lt;p&gt;Thank you very much for making us aware of this issue, and I&amp;#39;ve made our R&amp;amp;D department aware of this issue. It seems that we&amp;#39;re missing some #if guards in the scenario where mcuboot is built standalone for this specific board.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The workaround for now is to use multi-build.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 mcuboot build pm_config.h not found</title><link>https://devzone.nordicsemi.com/thread/284185?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 19:06:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ac764bd-a48e-4b92-85e0-8bc317ad4579</guid><dc:creator>ho-gyun choi</dc:creator><description>&lt;p&gt;More information and attempts.&lt;/p&gt;
&lt;p&gt;The version of MCUBoot I am utilizing is:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;root@molecule--vv-role-nrf-zephyr-dev:/opt/nrf/bootloader/mcuboot/boot# git remote -v&lt;br /&gt;ncs&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-mcuboot"&gt;github.com/.../sdk-mcuboot&lt;/a&gt; (fetch)&lt;br /&gt;ncs&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-mcuboot"&gt;github.com/.../sdk-mcuboot&lt;/a&gt; (push)&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;commit 853e11283805ec66f157bc27a5286edb36046725 (HEAD, manifest-rev)&lt;br /&gt;Author: Torsten Rasmussen &amp;lt;Torsten.Rasmussen@nordicsemi.no&amp;gt;&lt;br /&gt;Date:&amp;nbsp;&amp;nbsp; Fri Nov 27 15:30:50 2020 +0100&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [nrf temphack]: remove CONFIG_DEBUG=y in Zephyr prj.conf&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This commit removes the `CONFIG_DEBUG=y` setting from Zephyr prj.conf&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; to save &amp;lt;n&amp;gt;k flash size.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Signed-off-by: Torsten Rasmussen &amp;lt;Torsten.Rasmussen@nordicsemi.no&amp;gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;/p&gt;
&lt;p&gt;1) Attempt to build via make boot -DBOARD=&amp;lt;BOARDNAME&amp;gt; in samples/zephyr&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;root@molecule--vv-role-nrf-zephyr-dev:/opt/nrf/bootloader/mcuboot/samples/zephyr# make boot BOARD=nrf5340pdk_nrf5340_cpuapp

...

MCUBoot bootloader key file: /opt/nrf/bootloader/mcuboot/root-rsa-2048.pem
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/nrf/bootloader/mcuboot/samples/zephyr/build/nrf5340pdk_nrf5340_cpuapp/mcuboot
[11/238] Building C object CMakeFiles/app.dir/main.c.obj
FAILED: CMakeFiles/app.dir/main.c.obj 
ccache /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-gcc -DBUILD_VERSION=v2.4.0-ncs1-1711-g6bc4a6cda158 -DKERNEL -DMBEDTLS_CONFIG_FILE=\&amp;quot;mcuboot-mbedtls-cfg.h\&amp;quot; -DNRF5340_XXAA_APPLICATION -DUSE_PARTITION_MANAGER=0 -D_FORTIFY_SOURCE=2 -D__PROGRAM_START -D__ZEPHYR__=1 -I/opt/nrf/bootloader/mcuboot/boot/zephyr/include -I/opt/nrf/bootloader/mcuboot/boot/zephyr/targets -I/opt/nrf/bootloader/mcuboot/boot/bootutil/include -I/opt/nrf/zephyr/include -Izephyr/include/generated -I/opt/nrf/zephyr/soc/arm/nordic_nrf/nrf53 -I/opt/nrf/nrf/include -I/opt/nrf/modules/hal/cmsis/CMSIS/Core/Include -I/opt/nrf/modules/hal/nordic/nrfx -I/opt/nrf/modules/hal/nordic/nrfx/drivers/include -I/opt/nrf/modules/hal/nordic/nrfx/mdk -I/opt/nrf/modules/hal/nordic/. -I/opt/nrf/modules/crypto/mbedtls/include -I/opt/nrf/modules/crypto/mbedtls/configs -isystem /opt/nrf/zephyr/lib/libc/minimal/include -isystem /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/include -isystem /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/include-fixed -isystem /opt/nrf/nrfxlib/crypto/nrf_cc312_platform/include -Os -imacros /opt/nrf/bootloader/mcuboot/samples/zephyr/build/nrf5340pdk_nrf5340_cpuapp/mcuboot/zephyr/include/generated/autoconf.h -ffreestanding -fno-common -g -mcpu=cortex-m33 -mthumb -mabi=aapcs -imacros /opt/nrf/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=/opt/nrf/bootloader/mcuboot/boot/zephyr=CMAKE_SOURCE_DIR -fmacro-prefix-map=/opt/nrf/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/opt/nrf=WEST_TOPDIR -ffunction-sections -fdata-sections -std=c99 -nostdinc -MD -MT CMakeFiles/app.dir/main.c.obj -MF CMakeFiles/app.dir/main.c.obj.d -o CMakeFiles/app.dir/main.c.obj -c /opt/nrf/bootloader/mcuboot/boot/zephyr/main.c
In file included from /opt/nrf/bootloader/mcuboot/boot/zephyr/main.c:59:
/opt/nrf/nrf/include/dfu/pcd.h:35:10: fatal error: pm_config.h: No such file or directory
   35 | #include &amp;lt;pm_config.h&amp;gt;
      |          ^~~~~~~~~~~~~
compilation terminated.
[15/238] Building C object CMakeFiles/app.dir/opt/nrf/bootloader/mcuboot/boot/bootutil/src/loader.c.obj
FAILED: CMakeFiles/app.dir/opt/nrf/bootloader/mcuboot/boot/bootutil/src/loader.c.obj 
ccache /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-gcc -DBUILD_VERSION=v2.4.0-ncs1-1711-g6bc4a6cda158 -DKERNEL -DMBEDTLS_CONFIG_FILE=\&amp;quot;mcuboot-mbedtls-cfg.h\&amp;quot; -DNRF5340_XXAA_APPLICATION -DUSE_PARTITION_MANAGER=0 -D_FORTIFY_SOURCE=2 -D__PROGRAM_START -D__ZEPHYR__=1 -I/opt/nrf/bootloader/mcuboot/boot/zephyr/include -I/opt/nrf/bootloader/mcuboot/boot/zephyr/targets -I/opt/nrf/bootloader/mcuboot/boot/bootutil/include -I/opt/nrf/zephyr/include -Izephyr/include/generated -I/opt/nrf/zephyr/soc/arm/nordic_nrf/nrf53 -I/opt/nrf/nrf/include -I/opt/nrf/modules/hal/cmsis/CMSIS/Core/Include -I/opt/nrf/modules/hal/nordic/nrfx -I/opt/nrf/modules/hal/nordic/nrfx/drivers/include -I/opt/nrf/modules/hal/nordic/nrfx/mdk -I/opt/nrf/modules/hal/nordic/. -I/opt/nrf/modules/crypto/mbedtls/include -I/opt/nrf/modules/crypto/mbedtls/configs -isystem /opt/nrf/zephyr/lib/libc/minimal/include -isystem /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/include -isystem /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/include-fixed -isystem /opt/nrf/nrfxlib/crypto/nrf_cc312_platform/include -Os -imacros /opt/nrf/bootloader/mcuboot/samples/zephyr/build/nrf5340pdk_nrf5340_cpuapp/mcuboot/zephyr/include/generated/autoconf.h -ffreestanding -fno-common -g -mcpu=cortex-m33 -mthumb -mabi=aapcs -imacros /opt/nrf/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=/opt/nrf/bootloader/mcuboot/boot/zephyr=CMAKE_SOURCE_DIR -fmacro-prefix-map=/opt/nrf/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/opt/nrf=WEST_TOPDIR -ffunction-sections -fdata-sections -std=c99 -nostdinc -MD -MT CMakeFiles/app.dir/opt/nrf/bootloader/mcuboot/boot/bootutil/src/loader.c.obj -MF CMakeFiles/app.dir/opt/nrf/bootloader/mcuboot/boot/bootutil/src/loader.c.obj.d -o CMakeFiles/app.dir/opt/nrf/bootloader/mcuboot/boot/bootutil/src/loader.c.obj -c /opt/nrf/bootloader/mcuboot/boot/bootutil/src/loader.c
In file included from /opt/nrf/bootloader/mcuboot/boot/bootutil/src/loader.c:49:
/opt/nrf/nrf/include/dfu/pcd.h:35:10: fatal error: pm_config.h: No such file or directory
   35 | #include &amp;lt;pm_config.h&amp;gt;
      |          ^~~~~~~~~~~~~
compilation terminated.
[20/238] Building C object CMakeFiles/app.dir/opt/nrf/bootloader/mcuboot/boot/bootutil/src/swap_move.c.obj
ninja: build stopped: subcommand failed.
Makefile:106: recipe for target &amp;#39;boot&amp;#39; failed
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;2) Attempt to build via cmake and ninja following these steps (minus the partition layout): &lt;a href="https://github.com/mcu-tools/mcuboot/blob/master/docs/readme-zephyr.md"&gt;https://github.com/mcu-tools/mcuboot/blob/master/docs/readme-zephyr.md&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;root@molecule--vv-role-nrf-zephyr-dev:/opt/nrf/bootloader/mcuboot/boot/zephyr/build# cmake -GNinja -DBOARD=nrf5340pdk_nrf5340_cpuapp ..
Including boilerplate (Zephyr base (cached)): /opt/nrf/zephyr/cmake/app/boilerplate.cmake
-- Application: /opt/nrf/bootloader/mcuboot/boot/zephyr
-- Zephyr version: 2.4.99 (/opt/nrf/zephyr)
-- Found west (found suitable version &amp;quot;0.8.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)
-- Board: nrf5340pdk_nrf5340_cpuapp
-- Cache files will be written to: /root/.cache/zephyr
CMake Warning at /opt/nrf/zephyr/cmake/host-tools.cmake:31 (message):
  Could NOT find dtc: Found unsuitable version &amp;quot;1.4.5&amp;quot;, but required is at
  least &amp;quot;1.4.6&amp;quot; (found /usr/bin/dtc).  Optional devicetree error checking
  with dtc will not be performed.
Call Stack (most recent call first):
  /opt/nrf/zephyr/cmake/app/boilerplate.cmake:570 (include)
  /opt/nrf/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:24 (include)
  /opt/nrf/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:40 (include_boilerplate)
  CMakeLists.txt:44 (find_package)


-- Found toolchain: gnuarmemb (/opt/gcc-arm-none-eabi-9-2019-q4-major)
-- Found BOARD.dts: /opt/nrf/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340pdk_nrf5340_cpuapp.dts
-- Found devicetree overlay: /opt/nrf/bootloader/mcuboot/boot/zephyr/dts.overlay
-- Generated zephyr.dts: /opt/nrf/bootloader/mcuboot/boot/zephyr/build/zephyr/zephyr.dts
-- Generated devicetree_unfixed.h: /opt/nrf/bootloader/mcuboot/boot/zephyr/build/zephyr/include/generated/devicetree_unfixed.h
Parsing /opt/nrf/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration &amp;#39;/opt/nrf/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340pdk_nrf5340_cpuapp_defconfig&amp;#39;
Merged configuration &amp;#39;/opt/nrf/bootloader/mcuboot/boot/zephyr/prj.conf&amp;#39;
Configuration saved to &amp;#39;/opt/nrf/bootloader/mcuboot/boot/zephyr/build/zephyr/.config&amp;#39;
Kconfig header saved to &amp;#39;/opt/nrf/bootloader/mcuboot/boot/zephyr/build/zephyr/include/generated/autoconf.h&amp;#39;
-- The C compiler identification is GNU 9.2.1
-- The CXX compiler identification is GNU 9.2.1
-- The ASM compiler identification is GNU
-- Found assembler: /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-gcc
CMake Warning at /opt/nrf/zephyr/kernel/CMakeLists.txt:54 (message):
  Single threaded mode (CONFIG_MULTITHREADING=n) is deprecated


CMake Warning at /opt/nrf/zephyr/CMakeLists.txt:1354 (message):
  

        WARNING:  The board &amp;#39;nrf5340pdk_nrf5340_cpuapp&amp;#39; is deprecated and will be
        removed in version v2.6.0


MCUBoot bootloader key file: /opt/nrf/bootloader/mcuboot/root-rsa-2048.pem
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/nrf/bootloader/mcuboot/boot/zephyr/build
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;root@molecule--vv-role-nrf-zephyr-dev:/opt/nrf/bootloader/mcuboot/boot/zephyr/build# ninja
[1/252] Preparing syscall dependency handling

[23/252] Building C object CMakeFiles/app.dir/main.c.obj
FAILED: CMakeFiles/app.dir/main.c.obj 
ccache /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-gcc -DBUILD_VERSION=v2.4.0-ncs1-1711-g6bc4a6cda158 -DKERNEL -DMBEDTLS_CONFIG_FILE=\&amp;quot;mcuboot-mbedtls-cfg.h\&amp;quot; -DNRF5340_XXAA_APPLICATION -DUSE_PARTITION_MANAGER=0 -D_FORTIFY_SOURCE=2 -D__PROGRAM_START -D__ZEPHYR__=1 -I../include -I../targets -I/opt/nrf/bootloader/mcuboot/boot/bootutil/include -I/opt/nrf/zephyr/include -Izephyr/include/generated -I/opt/nrf/zephyr/soc/arm/nordic_nrf/nrf53 -I/opt/nrf/nrf/include -I/opt/nrf/modules/hal/cmsis/CMSIS/Core/Include -I/opt/nrf/modules/hal/nordic/nrfx -I/opt/nrf/modules/hal/nordic/nrfx/drivers/include -I/opt/nrf/modules/hal/nordic/nrfx/mdk -I/opt/nrf/modules/hal/nordic/. -I/opt/nrf/modules/crypto/mbedtls/include -I/opt/nrf/modules/crypto/mbedtls/configs -isystem /opt/nrf/zephyr/lib/libc/minimal/include -isystem /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/include -isystem /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/include-fixed -isystem /opt/nrf/nrfxlib/crypto/nrf_cc312_platform/include -Os -imacros /opt/nrf/bootloader/mcuboot/boot/zephyr/build/zephyr/include/generated/autoconf.h -ffreestanding -fno-common -g -mcpu=cortex-m33 -mthumb -mabi=aapcs -imacros /opt/nrf/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=/opt/nrf/bootloader/mcuboot/boot/zephyr=CMAKE_SOURCE_DIR -fmacro-prefix-map=/opt/nrf/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/opt/nrf=WEST_TOPDIR -ffunction-sections -fdata-sections -std=c99 -nostdinc -MD -MT CMakeFiles/app.dir/main.c.obj -MF CMakeFiles/app.dir/main.c.obj.d -o CMakeFiles/app.dir/main.c.obj -c ../main.c
In file included from ../main.c:59:
/opt/nrf/nrf/include/dfu/pcd.h:35:10: fatal error: pm_config.h: No such file or directory
   35 | #include &amp;lt;pm_config.h&amp;gt;
      |          ^~~~~~~~~~~~~
compilation terminated.
[32/252] Building C object CMakeFiles/app.dir/opt/nrf/bootloader/mcuboot/boot/bootutil/src/image_validate.c.obj
ninja: build stopped: subcommand failed.
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>