<?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>Sysbuild, Partition manager and mcuboot from external flash problems</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116344/sysbuild-partition-manager-and-mcuboot-from-external-flash-problems</link><description>I am trying to use mcuboot with external flash on the NRF52840DK with NCS2.7.0 and a simple hello world application to reproduce the problems I have with my real-world application on a custom board. There is a problem when using the partition manager</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Nov 2024 10:58:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116344/sysbuild-partition-manager-and-mcuboot-from-external-flash-problems" /><item><title>RE: Sysbuild, Partition manager and mcuboot from external flash problems</title><link>https://devzone.nordicsemi.com/thread/510451?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2024 10:58:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4df9ec99-a519-4f80-92d8-376392e191c2</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I will create an internal request to include more DFU samples in the SDK. It&amp;#39;s a good suggestion. With regards to NSIB, the motivation for including it is&amp;nbsp;usually to enable support for DFU of MCUBOOT, but it does increase the flash memory fooprint.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader.html#ug-bootloader"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader.html#ug-bootloader&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild, Partition manager and mcuboot from external flash problems</title><link>https://devzone.nordicsemi.com/thread/510438?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2024 09:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39c0e238-056a-4491-860d-c33ab88fb961</guid><dc:creator>Bruno Randolf</dc:creator><description>&lt;p&gt;The crucial thing was the overlay file in sysbuild/mcuboot which activates the external flash as below. It&amp;#39;s not obvious that mcuboot does not use the overlays from the application boards directory.&lt;/p&gt;
&lt;pre&gt;/ {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; chosen {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nordic,pm-ext-flash = &amp;amp;mx25r64;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;br /&gt;};&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild, Partition manager and mcuboot from external flash problems</title><link>https://devzone.nordicsemi.com/thread/510436?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2024 09:43:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d3e9585-909d-4ef4-8532-be6ba34f0ac4</guid><dc:creator>Bruno Randolf</dc:creator><description>&lt;p&gt;I still don&amp;#39;t quite understand what&amp;#39;s the point of NSIB though... &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild, Partition manager and mcuboot from external flash problems</title><link>https://devzone.nordicsemi.com/thread/510433?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2024 09:38:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7d11473-5cca-4879-9e3c-fc5e23a5acb9</guid><dc:creator>Bruno Randolf</dc:creator><description>&lt;p&gt;Thank you - that works and will help. Maybe this should be part of the official ncs samples?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild, Partition manager and mcuboot from external flash problems</title><link>https://devzone.nordicsemi.com/thread/510349?ContentTypeID=1</link><pubDate>Wed, 13 Nov 2024 16:06:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdd3fd5e-a28d-435a-90c3-0806af8ad20e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Attached is a sample I made earlier based on the peripheral_lbs sample. It includes NSIB as the first-stage bootloader, but this can be disbled through the sysbuild.conf file. Please have a look at this sample and compare the MCUBoot configurations. The error suggests that the QSPI nor driver initialization failed in MCUBOOT.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2388.peripheral_5F00_lbs.zip"&gt;devzone.nordicsemi.com/.../2388.peripheral_5F00_lbs.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>