<?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>west build fails when trying to sign MCUboot application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73036/west-build-fails-when-trying-to-sign-mcuboot-application</link><description>I have a custom MCUboot boot loader working. Now I&amp;#39;m trying to build an application to be updated by MCUboot. I&amp;#39;ve added the following to prj.conf: 
 CONFIG_BOOTLOADER_MCUBOOT=y CONFIG_MCUBOOT_SIGNATURE_KEY_FILE=&amp;quot;/&amp;lt;my full path&amp;gt;/root-rsa-2048.pem&amp;quot; 
 When</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 21 Mar 2021 15:11:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73036/west-build-fails-when-trying-to-sign-mcuboot-application" /><item><title>RE: west build fails when trying to sign MCUboot application</title><link>https://devzone.nordicsemi.com/thread/301079?ContentTypeID=1</link><pubDate>Sun, 21 Mar 2021 15:11:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc50aa08-ea68-4dfd-a9b7-196e9ac6e997</guid><dc:creator>denis</dc:creator><description>&lt;p&gt;&lt;span&gt;I have the following in the&amp;nbsp;applications&amp;nbsp;prj.conf and now I am able to use a custom MCUBoot build (using MCUBoot git repo - not the NCS fork) to load and run the application:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BOOTLOADER_MCUBOOT=y&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_FLASH_BASE_ADDRESS=0x200&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS=&amp;quot;--header-size 0x200 --pad-header --pad --max-sectors 256&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_MCUBOOT_SIGNATURE_KEY_FILE=&amp;quot;/&amp;lt;my full path&amp;gt;/root-rsa-2048.pem&amp;quot;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>