<?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>Direct XIP partition manager</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100573/direct-xip-partition-manager</link><description>Nordic nrf5340, ncs v2.1.0 
 We have an application that needs a backup image. We were under the impression that mcuboot would handle the case that an image was corrupted and revert to a known good image, but that appears to not be the case. From from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Jun 2023 15:18:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100573/direct-xip-partition-manager" /><item><title>RE: Direct XIP partition manager</title><link>https://devzone.nordicsemi.com/thread/430552?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 15:18:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0f3a040-a4f4-4a83-a1b7-3c9ab99a7950</guid><dc:creator>Roedy</dc:creator><description>&lt;p&gt;Hi Hieu,&lt;/p&gt;
&lt;p&gt;I had some other bugs related to the 2.4.0 update which were fixed.&lt;br /&gt;&lt;br /&gt;What I was seeing is that the banner message is printed on a reset, but nothing appearing afterwords&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v3.3.99-ncs1 ***
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I assume that something happened to the serial output... but I just determined that my application was not running.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;At your suggestion, removing &amp;quot;CONFIG_BOOT_DIRECT_XIP_REVERT=y&amp;quot; from mcuboot.conf fixed the problem.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;To summarize:&amp;nbsp; The problem was resolved with NCS v2.4.0 and the config settings&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#prj.conf
CONFIG_BOOT_BUILD_DIRECT_XIP_VARIANT=y

#child_image/mcuboot.conf
CONFIG_BOOT_DIRECT_XIP=y&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct XIP partition manager</title><link>https://devzone.nordicsemi.com/thread/430073?ContentTypeID=1</link><pubDate>Thu, 08 Jun 2023 19:37:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2815cd5a-d156-4bd3-9198-2c421902d818</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Roedy,&lt;/p&gt;
&lt;p&gt;Unfortunately, Direct XIP with Revert is not working as of NCS v2.4.0. However, if you want to proceed with Direct XIP without Revert, then could you please describe your issues in more details? I would be happy to help you with that.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct XIP partition manager</title><link>https://devzone.nordicsemi.com/thread/429862?ContentTypeID=1</link><pubDate>Wed, 07 Jun 2023 22:18:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ae514cd-19b6-4d6e-adcb-c2df56030b6d</guid><dc:creator>Roedy</dc:creator><description>&lt;p&gt;UPDATE:&amp;nbsp; Upgradiing to NCS v2.4.0 fixed the compilation error, but for some reason compiling with XIP disables the serial output&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>