<?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 on nRF52840 on nrf9160DK board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52688/mcuboot-on-nrf52840-on-nrf9160dk-board</link><description>I&amp;#39;m trying to get mcuboot to run on the nRF52840 on the nRF9160 board. I have been able to configure it and get the resulting merged.hex file loaded on the processor and it boots correctly. However the update.hex is being placed at the wrong location</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Oct 2019 12:20:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52688/mcuboot-on-nrf52840-on-nrf9160dk-board" /><item><title>RE: mcuboot on nRF52840 on nrf9160DK board</title><link>https://devzone.nordicsemi.com/thread/212809?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2019 12:20:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07d42e52-ad82-4d32-88df-430665fbceb9</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;To override the prj.conf for MCUboot, you&amp;#39;ll have to add a &amp;quot;hook&amp;quot; into your CMakeLists.txt file for the project, similar to what is done here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/applications/nrf_desktop/CMakeLists.txt#L36"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/applications/nrf_desktop/CMakeLists.txt#L36&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can do the same for &amp;quot;spm&amp;quot;, as shown here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160/lte_ble_gateway/CMakeLists.txt#L15"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160/lte_ble_gateway/CMakeLists.txt#L15&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is not documented well, so I&amp;#39;ll describe a task for this internally.&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></channel></rss>