<?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>MCUBoot build issue CMake Error &amp;quot;NOT&amp;quot; &amp;quot;EXISTS&amp;quot; when adding mcuboot.conf</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88103/mcuboot-build-issue-cmake-error-not-exists-when-adding-mcuboot-conf</link><description>Hello, 
 I&amp;#39;ve been having issues trying to add MCUBoot to our application. The app is based on the Common Application Framework (CAF) with a structure based on the nrf_desktop application. 
 
 When I add MCUBoot to the nrf52dk&amp;#39;s prj.conf using 
 
 
 CONFIG_MCUMGR</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 May 2022 10:45:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88103/mcuboot-build-issue-cmake-error-not-exists-when-adding-mcuboot-conf" /><item><title>RE: MCUBoot build issue CMake Error "NOT" "EXISTS" when adding mcuboot.conf</title><link>https://devzone.nordicsemi.com/thread/368976?ContentTypeID=1</link><pubDate>Mon, 23 May 2022 10:45:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:248f552a-0818-46ca-88f7-e01c0177510f</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Mark,&lt;/p&gt;
&lt;p&gt;Sorry about the wait, though I guess you solved it on your own. Great!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCUBoot build issue CMake Error "NOT" "EXISTS" when adding mcuboot.conf</title><link>https://devzone.nordicsemi.com/thread/368867?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 16:58:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d8144f9-2679-41e1-be78-5e911edf9a0b</guid><dc:creator>markuckermann</dc:creator><description>&lt;p&gt;Ok, I&amp;#39;ve managed to do it using command line arguments, adding -Dmcuboot_CONF_FILE=&amp;lt;full_path_to&amp;gt;/mcuboot.conf&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCUBoot build issue CMake Error "NOT" "EXISTS" when adding mcuboot.conf</title><link>https://devzone.nordicsemi.com/thread/368808?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 11:17:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ab052f9-53c0-4078-b1f0-691db262cbb4</guid><dc:creator>markuckermann</dc:creator><description>&lt;p&gt;Ok, I&amp;#39;ve gotten a bit further.&lt;/p&gt;
&lt;p&gt;1. I think the flash overflow was due to the application image being too big, not the MCUboot bootloader. It would have been useful if the build logs told you that though! Reducing the things included in the application makes it work&lt;/p&gt;
&lt;p&gt;2.&amp;nbsp;mcuboot.conf would not be merged with the default config because of the parent build being proj_a.conf. So the file would have to be called mcuboot_a.conf.&lt;/p&gt;
&lt;p&gt;However, I&amp;#39;d like to reduce the size of MCUboot now, to gain extra space for the application. If I just want a single .conf file for MCUboot to always replace the default .prj, how do I do that?&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve currently added a child_image/mcuboot/prj_a.conf with the contents of the default prj_minimal +&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_PM_PARTITION_SIZE_MCUBOOT&lt;/span&gt;&lt;span&gt;=9000 but it&amp;#39;s not being picked up.&lt;br /&gt;&lt;br /&gt;Also, I don&amp;#39;t want the same prj_a, prj_b, prj_c .conf files with the same content for multiple builds but I don&amp;#39;t know how to avoid that!&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>