<?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>Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127060/build-fails-when-enabling-sqspi-in-device-tree-with-mcuboot</link><description>Hi, I’m seeing a build failure after enabling SQSPI in the device tree when building with MCUBoot on NCS v3.2.1 for nRF54L15. The build works fine without SQSPI, but once it’s enabled the link step fails.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Mar 2026 05:40:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127060/build-fails-when-enabling-sqspi-in-device-tree-with-mcuboot" /><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/563392?ContentTypeID=1</link><pubDate>Tue, 17 Mar 2026 05:40:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ac80396-a8e6-49ff-9f79-62a4f5420fdb</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p&gt;It worked. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/563349?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2026 14:05:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab05d1ed-23cd-4521-a828-f6a7a02c9996</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Your custom_nrf54l1_cpuapp.dts is enabling the sQSPI by default, which means that it gets enabled in MCUBoot as well. I suggest you change the status to &amp;quot;disabled&amp;quot;, then add a Devictree overlay for your application that sets it to &amp;quot;okay&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/6177.pastedimage1773669856456v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/563313?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2026 11:13:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ea5895c-7acc-46bb-be26-78458b8792a8</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;br data-start="9" data-end="12" /&gt; I&amp;rsquo;ve been modifying the code and testing different sections from my main code to identify what&amp;rsquo;s causing the compilation issue. I was able to reproduce the problem when using a custom DTS. Please check the code below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8738.littlefs.zip"&gt;devzone.nordicsemi.com/.../8738.littlefs.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/563118?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2026 12:49:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bac0525-c6f7-4de0-a1d7-88b60adb4029</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You stated earlier that you&amp;nbsp;only wanted to use&amp;nbsp;sQSPI for the littlefs partition so whether you are supporting FOTA or not in the app should not matter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/563114?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2026 12:42:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccbff400-3de4-45c1-986d-9c6fe9167994</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Vidar,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I got tied up with other work over the past two weeks.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The sample you shared doesn&amp;rsquo;t seem to match the scenario I&amp;rsquo;m encountering. My OTA implementationis based on BLE SMP service.&lt;/p&gt;
&lt;p&gt;If you happen to have a sample for OTA over BLE where SQSPI is implemented, could you please share it? That would likely be faster than me building a minimal example from scratch to reproduce the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561937?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2026 11:27:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6569c25-1bfa-4411-950e-02076a3b4862</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;We were posting in parallel, please see my previous reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561936?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2026 11:26:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57342b74-0ab3-48fb-b34f-f9ef1f411758</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I configured the littlefs sample to use sQSPI and to include MCUBoot, but did not manage to reproduce the problem here.&lt;/p&gt;
&lt;p&gt;Memory layout&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1771932117524v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Log output&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1771932270720v2.png" alt=" " /&gt;&lt;/p&gt;
[quote user="Ghazi-Faisal"]The errors I posted at the beginning of this thread were for SQSPI being enabled only in the application, not in the bootloader.[/quote]
&lt;p&gt;I&amp;#39;m not sure what caused it, but the errors show the sQSPI being enabled in the bootloader.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Attached below is the modified sample I used for test. Please try it on your side to see if it works on your end as well.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8054.littlefs.zip"&gt;devzone.nordicsemi.com/.../8054.littlefs.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561935?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2026 11:25:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1c3c3e2-f73c-48ea-9364-dd1bed248b37</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p&gt;is there a sample with OTA over ble in which I can test my implementation?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561911?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2026 08:12:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ffdcee3-cae5-45ea-858a-7adfa0605d0f</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p data-start="0" data-end="31"&gt;Sorry for the misunderstanding.&lt;/p&gt;
&lt;p data-start="33" data-end="161"&gt;The errors I posted at the beginning of this thread were for SQSPI being enabled only in the application, not in the bootloader.&lt;/p&gt;
&lt;p data-start="163" data-end="278" data-is-last-node="" data-is-only-node=""&gt;The errors started showing only after adding SQSPI to the main application. Before that, OTA was working just fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561907?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2026 07:17:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be141155-e312-4b83-93da-02bf9ab814b3</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;So you want to keep the secondary slot in internal memory? Everything I have answered so far has been based on the impression&amp;nbsp;that you wanted to use sQSPI in the bootloader to access&amp;nbsp;FW updates staged in external flash.&amp;nbsp;If you don&amp;#39;t need this, then you should not be enabling MSPI or sQSPI in the bootloader as the build errors in your initial post show.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561906?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2026 07:02:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c383a4b3-15fb-4728-9293-53c9526c9543</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p data-start="89" data-end="138"&gt;I think I may not have explained my case clearly.&lt;/p&gt;
&lt;p data-start="140" data-end="229"&gt;In main application, I am using the entire external flash for data recording purposes.&lt;/p&gt;
&lt;p data-start="231" data-end="425"&gt;However, after enabling MCUBoot, it now reserves a portion of the external flash for the secondary image slot. Because of this, the external flash is no longer fully available to my application.&lt;/p&gt;
&lt;p data-start="427" data-end="611"&gt;As a result, the build fails when I try to enable SQSPI in the device tree, since there is now a conflict between the flash area used by MCUBoot and the one expected by my application.&lt;br /&gt;&lt;br /&gt;Could you please advise how I can resolve this?&lt;/p&gt;
&lt;p data-start="427" data-end="611"&gt;I have attached the modified sample code for your reference&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1108.smp_5F00_svr.zip"&gt;devzone.nordicsemi.com/.../1108.smp_5F00_svr.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561823?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 12:27:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc547c60-a87b-4e94-8a50-0038ffa46404</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Are you enabling the symbol below in your sysbuild.conf file?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1771849616857v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;(&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_sysbuild.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_sysbuild.html&lt;/a&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561816?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 11:21:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb439b71-f183-481e-844a-63a6f2b435b6</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p class="isSelectedEnd"&gt;&lt;span&gt;Thanks. This worked with the sample.&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;However, in my main code the external flash is completely occupied by LittleFS, and slot0 and slot1 are being placed in internal flash.&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;In the sample, slot1 uses external flash, which creates an inconsistency between MCUboot and the main app in my case. This is happening because MCUboot is taking a large portion of the internal flash.&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;Is there a way to fix this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For reference, I am using these flags to create a LittleFS partition on external flash (still based on the same sample).&lt;br /&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;CONFIG_FLASH=y
CONFIG_FLASH_MAP=y
CONFIG_FILE_SYSTEM=y
CONFIG_FILE_SYSTEM_LITTLEFS=y

CONFIG_SPI=y
CONFIG_NORDIC_QSPI_NOR=y

CONFIG_PM_PARTITION_REGION_LITTLEFS_EXTERNAL=y
CONFIG_PM_PARTITION_SIZE_LITTLEFS=0x800000

CONFIG_FS_LITTLEFS_CACHE_SIZE=4096
CONFIG_FS_LITTLEFS_LOOKAHEAD_SIZE=256&lt;/pre&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561784?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 07:51:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90e70f0d-b85b-46fc-a524-e58516d5d7dd</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Thanks for confirming. Are you using the nrf54l15dk as your build target (i.e. nrf54l15dk/nrf54l15/cpuapp), and does your board include the optional 32KHz crystal? If not, have you made sure to change the default LF clock source in the bootloader as well as in the application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561783?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 07:48:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05757115-8141-4f8d-8a97-8829edec7319</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p&gt;both samples given are sQSPI sample.&lt;br /&gt;sQSPI is working on my pcb with the flash. I verified this by writing and reading and I was able to write across the full flash size&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561779?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 07:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbfb650b-b3c8-44f2-9cd5-fb2a1d02b180</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;No worries. But I somehow missed your comment about using a custom board , I have just been assuming that you were testing on a nRF54l15 DK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Before trying to use sQSPI with the bootloader, did you verify that you were able to interface with your SPI flash on your board? You can use the /&lt;strong&gt;nrf&lt;/strong&gt;/samples/zephyr/drivers/spi_flash/ or&amp;nbsp;nrf/samples/zephyr/drivers/jesd216/ sample for this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561776?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 05:00:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd93e60a-81aa-4cb6-b55d-13bb6c93987d</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p&gt;Sorry for the delayed response &amp;mdash; I was out of office the past 3 days.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m using a SEGGER J-Link debugger with the nRF Connect SDK VS Code extension, and I&amp;rsquo;m viewing logs through the RTT Viewer tool (not the Espressif extension). Since this is a custom board, I don&amp;rsquo;t have access to UART, which is why I tried enabling RTT logging&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561652?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2026 07:21:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:749723f4-75e4-4f8a-a44b-47602f2ee27b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;It looks like you are using an extension from espressif for debugging? Did you check the uart terminal outputs too?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561606?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 13:10:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d6eb5db-1515-40ba-9ec0-291ef222bdf6</guid><dc:creator>Ghazi-Faisal</dc:creator><description>[quote userid="4240" url="~/f/nordic-q-a/127060/build-fails-when-enabling-sqspi-in-device-tree-with-mcuboot/561595"]If you start the debugger and pause the execution, where does it hang?[/quote]
&lt;p&gt;the moment debugging start it stops on line 135 on file below. if I resume, pause button doesn&amp;#39;t respond after that&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2026_2D00_02_2D00_19-at-6.38.19_2F20_PM.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561600?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 13:00:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc6f4fa5-9e0c-45bf-9d7f-74edc4336df4</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p&gt;but I am on a custom board and can&amp;#39;t access uart&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561595?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 12:43:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba869946-3c67-4f56-9af6-1dfa5fc50f93</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;If you start the debugger and pause the execution, where does it hang?&lt;/p&gt;
[quote userid="149857" url="~/f/nordic-q-a/127060/build-fails-when-enabling-sqspi-in-device-tree-with-mcuboot/561593"]even after adding rtt logs flags mcuboot conf file&amp;nbsp;[/quote]
&lt;p&gt;It has logging over UART enabled by default, please keep that and don&amp;#39;t enable RTT.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561593?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 12:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d86c0cb0-8599-44d9-b745-8efcbe078ff0</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p&gt;I have followed the steps but I still can&amp;#39;t see anything&lt;br /&gt;even after adding rtt logs flags mcuboot conf file&amp;nbsp;&lt;br /&gt;&lt;br /&gt;sysbuild/mcuboot/boards/nrf54l15dk_nrf54l15_cpuapp_ext_flash_sqspi.conf&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2026_2D00_02_2D00_19-at-6.07.40_2F20_PM.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2026_2D00_02_2D00_19-at-6.08.58_2F20_PM.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561580?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 11:37:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:505856de-59e3-4fe6-beb0-d672d7c7f5f7</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I got a linker error when I tried to build it at first because the bootloader area was too small. Did you specify the &amp;quot;ext_flas_sqspi&amp;quot; to select the sQSPI overlays?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1771501012439v2.png" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1771500969043v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561569?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 09:51:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e522e33-149a-40d8-abad-9db125c14e1e</guid><dc:creator>Ghazi-Faisal</dc:creator><description>&lt;p data-start="94" data-end="181"&gt;I&amp;rsquo;m using the sample from this PR:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/27046"&gt;https://github.com/nrfconnect/sdk-nrf/pull/27046&lt;/a&gt;&lt;/p&gt;
&lt;p data-start="183" data-end="356"&gt;I tried reading logs using J-Link, but I don&amp;rsquo;t see any output. I also attempted to debug with J-Link, and it looks like the code isn&amp;rsquo;t even reaching the &lt;code data-start="336" data-end="344"&gt;main()&lt;/code&gt; function.&lt;/p&gt;
&lt;p data-start="358" data-end="473"&gt;I&amp;rsquo;ve attached my project with this response &amp;mdash; could you please take a look and help identify what might be wrong?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6433.smp_5F00_svr.zip"&gt;devzone.nordicsemi.com/.../6433.smp_5F00_svr.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build fails when enabling SQSPI in Device Tree (with MCUBoot)</title><link>https://devzone.nordicsemi.com/thread/561557?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 06:36:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:859dae9b-041e-4aaf-ae69-7a6c7d47793c</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure which sample you are using. Anyway, to debug, please check logs from bootloader, or attach debugger to find out where the program hangs/reboots.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>