<?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 doesn&amp;#39;t run</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82643/mcuboot-doesn-t-run</link><description>I am trying to build a project with Visual Studio Code that uses MCUBoot. I have created a new project based off of the &amp;quot;Hello World&amp;quot; sample, which runs on my nrf52840 without issue. But when I add CONFIG_BOOTLOADER_MCUBOOT =y to my prj.conf file, it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Dec 2021 15:09:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82643/mcuboot-doesn-t-run" /><item><title>RE: MCUBoot doesn't run</title><link>https://devzone.nordicsemi.com/thread/344823?ContentTypeID=1</link><pubDate>Wed, 22 Dec 2021 15:09:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88f0b7cf-dc20-4de7-afeb-8cfe35463eb0</guid><dc:creator>BDA</dc:creator><description>&lt;p&gt;I made a new application based on a sample and added the applicable files and these lines to CMakeLists.txt&lt;/p&gt;
&lt;p&gt;set(mcuboot_DTC_OVERLAY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/child_image/mcuboot_dtc.overlay)&lt;br /&gt;set(mcuboot_CONF_FILE ${CMAKE_CURRENT_SOURCE_DIR}/child_image/mcuboot.conf)&lt;/p&gt;
&lt;p&gt;It is working again now, I&amp;#39;m not sure what went wrong with the previous build environment, as I don&amp;#39;t see any obvious differences.&amp;nbsp; Regardless I&amp;#39;m moving forward.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCUBoot doesn't run</title><link>https://devzone.nordicsemi.com/thread/343110?ContentTypeID=1</link><pubDate>Mon, 13 Dec 2021 10:21:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e07e522-5bfb-419e-aa8a-c31126840529</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;What version of the nRF Connect SDK are you running? Have a &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/ncs-dfu"&gt;look at this DevZone guide on adding DFU support to your application&lt;/a&gt;&amp;nbsp;by my colleague Simon.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCUBoot doesn't run</title><link>https://devzone.nordicsemi.com/thread/342997?ContentTypeID=1</link><pubDate>Fri, 10 Dec 2021 21:12:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1662b28-4891-44a9-bc1f-18fd6fee1315</guid><dc:creator>BDA</dc:creator><description>&lt;p&gt;Actually, looking at the compiler output, I don&amp;#39;t see MCUBoot being built?&amp;nbsp; That explains the call stack, if it&amp;#39;s building the application at an offset in flash but not actually putting MCUBoot in.&amp;nbsp; But... what am I doing wrong?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>