<?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>Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120979/custom-board-derived-from-nrf54l15dk-failing-to-build</link><description>Currently using NCS v2.9.1 nrf54l15/cpuapp custom board derived from nrf54l15dk, customization to de added after solving the issue below. 
 The project is successfully compiled and executed on nrf54l15dk, using nrf54l15dk as a target board but it fails</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 11 May 2025 20:35:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120979/custom-board-derived-from-nrf54l15dk-failing-to-build" /><item><title>RE: Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/thread/534772?ContentTypeID=1</link><pubDate>Sun, 11 May 2025 20:35:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93e1b3ba-af94-4c10-b232-8ab9c80e9475</guid><dc:creator>Mariano Goluboff</dc:creator><description>[quote userid="23826" url="~/f/nordic-q-a/120979/custom-board-derived-from-nrf54l15dk-failing-to-build/533792"]Please, note that the project and log is already uploaded in the ticket.[/quote]
&lt;p&gt;I was able to get the same error you mention with that project, and when I added the sysbuild/mcuboot.conf as I mentioned and did a pristine build it fixed the issue.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re still having an issue, please upload your updated project (including the added mcuboot configuration file). Make sure that you are doing a pristine build too.&lt;/p&gt;
&lt;p&gt;Mariano&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/thread/534459?ContentTypeID=1</link><pubDate>Thu, 08 May 2025 12:18:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ca87769-29be-47eb-83f5-96fcb9a56a86</guid><dc:creator>Carlos</dc:creator><description>&lt;p&gt;Please, have you seen this kind of problem?&lt;br /&gt;Looking forward to hear from you guys as this did not get an update till now.&lt;br /&gt;The custom board files are the same as the original and customization is to be done after solving this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/thread/533792?ContentTypeID=1</link><pubDate>Fri, 02 May 2025 21:02:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dac99692-31fb-4f4b-b762-05445d4b7255</guid><dc:creator>Carlos</dc:creator><description>&lt;p&gt;Please, note that the project and log is already uploaded in the ticket.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/thread/533789?ContentTypeID=1</link><pubDate>Fri, 02 May 2025 20:11:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1eab607-f0cd-4e70-837d-9b611a9510a6</guid><dc:creator>Mariano Goluboff</dc:creator><description>&lt;p&gt;Can you upload a zip with your current project, and a screenshot of the build configuration? If there is any confidential code, I can make the ticket private.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/thread/533786?ContentTypeID=1</link><pubDate>Fri, 02 May 2025 19:03:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b572ae75-d45a-4430-911c-99318f9b6495</guid><dc:creator>Carlos</dc:creator><description>&lt;p&gt;adding or changing these settings did not resolve the issue.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/thread/533692?ContentTypeID=1</link><pubDate>Thu, 01 May 2025 19:46:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4d60064-bb81-4573-8177-486254ead266</guid><dc:creator>Mariano Goluboff</dc:creator><description>&lt;p&gt;It looks like the error occurred when compiling mcuboot:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;CMake Warning at C:/ncs/v2.9.1/zephyr/CMakeLists.txt:952 (message):&lt;br /&gt; No SOURCES given to Zephyr library: drivers__spi&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You might want to try adding the file sysbuild/mcuboot.conf, and putting the following in it:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_SPI=y
CONFIG_SPI_NOR=y
CONFIG_MULTITHREADING=y
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/thread/533095?ContentTypeID=1</link><pubDate>Sat, 26 Apr 2025 20:27:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a209613-2dbc-4fb9-99af-3c2a46fb3b74</guid><dc:creator>Carlos</dc:creator><description>&lt;p&gt;this is the log for both builds, nrf54l15dk and customboard.&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3582.log.txt"&gt;devzone.nordicsemi.com/.../3582.log.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/thread/533027?ContentTypeID=1</link><pubDate>Fri, 25 Apr 2025 13:35:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52a3f7d4-0d7c-485b-a57e-d049c1a89329</guid><dc:creator>Carlos</dc:creator><description>&lt;p&gt;Hi Kazi,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;please, see file .txt inside the zip project file with description of the error when compiling to the custom board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board derived from nrf54l15dk failing to build</title><link>https://devzone.nordicsemi.com/thread/533025?ContentTypeID=1</link><pubDate>Fri, 25 Apr 2025 13:33:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2db9a9b-57f0-47c9-8d89-ffb840a28b72</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;#39;&amp;#39;&lt;span&gt;The project is successfully compiled and executed on nrf54l15dk, using&amp;nbsp;&lt;/span&gt;&lt;span&gt;nrf54l15dk as a&amp;nbsp;&lt;/span&gt;&lt;span&gt;target board but it fails if custom board is the target due to the issue below&amp;#39;&amp;#39;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you please send me the error log of custom baord?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>