<?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 no external 32KHz crystal sysbuild issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120065/mcuboot-no-external-32khz-crystal-sysbuild-issue</link><description>I have been trying to: 
 
 add MCUBOOT and FOTA to a custom BLE board using the nRF54L15. 
 
 I had thought that the sole issue was that the custom board does not utilize and external 32KHz crystal. This easily managed in the main app by adding the following</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 23 Mar 2025 22:14:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120065/mcuboot-no-external-32khz-crystal-sysbuild-issue" /><item><title>RE: MCUBOOT no external 32KHz crystal sysbuild issue</title><link>https://devzone.nordicsemi.com/thread/528513?ContentTypeID=1</link><pubDate>Sun, 23 Mar 2025 22:14:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:898b8401-04d2-4ce7-be5a-62496599f419</guid><dc:creator>Evluma</dc:creator><description>&lt;p&gt;I have found the issue finally. It was a file naming issue. although I am using the *_ns version of the build the files in:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;{$project_dir}/sysbuild/mcuboot/boards/&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;had the _ns added to the end. The sysbuild system did not see them as belonging to the project even though the project is _ns. simply removing the _ns from the end of the files allowed the files to be read properly. I am not sure if this is by design or an oversight as this is true for the .conf file and the overlay file and those are certainly important distinctions in the main app.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Warren&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>