<?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>After creating board files build getting failed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124375/after-creating-board-files-build-getting-failed</link><description>Hi Team, 
 below mention errors I am getting west build process. 
 
 * Executing task: nRF Connect: Generate config HVPP_BLE_Board_Files/nrf54l15/cpuapp for c:\Haritha\Github\NRF_ble 
 Building NRF_ble west build --build-dir c:/Haritha/Github/NRF_ble</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Sep 2025 07:30:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124375/after-creating-board-files-build-getting-failed" /><item><title>RE: After creating board files build getting failed</title><link>https://devzone.nordicsemi.com/thread/549970?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 07:30:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f13133f5-2b02-4c28-923d-2688d80032b3</guid><dc:creator>DanielNG</dc:creator><description>&lt;p&gt;Hi, from&amp;nbsp;BLE_setup_test_nrf54l15_cpuapp, you are including the wrong dtsi.&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/pastedimage1759130334214v2.png" alt=" " /&gt;&lt;br /&gt;you can see that in the original nrf54l15dk board, it points to the &amp;quot;nrf54l_05_10_15_cpuapp_common.dtsi&amp;quot; which is equivalent to your&lt;br /&gt;&amp;quot;nrf54l_15_cpuapp_common&amp;quot;&amp;nbsp;&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/pastedimage1759130427957v3.png" alt=" " /&gt;&lt;br /&gt;So, change it to this&amp;nbsp;&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/pastedimage1759130559519v4.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Again, please make sure that you are using the correct board &amp;quot;&lt;span&gt;BLE_setup_test/nrf54l15/cpuapp&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Your west command should look something like this&lt;br /&gt;&lt;br /&gt;&amp;quot;west build --build-dir c:/Ticket/351347/peripheral_lbs/build_1 c:/Ticket/351347/peripheral_lbs --pristine --board BLE_setup_test/nrf54l15/cpuapp -- -DBOARD_ROOT=c:/ticket/351347/my_boards&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please follow the tutorial step by step next time when creating a custom board, then change/add what you need.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After creating board files build getting failed</title><link>https://devzone.nordicsemi.com/thread/549860?ContentTypeID=1</link><pubDate>Fri, 26 Sep 2025 07:07:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86901cc4-cb15-43ee-8846-adbc9ca283d4</guid><dc:creator>H538063</dc:creator><description>&lt;p&gt;&lt;strong&gt;Hi Danie,&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m following the same steps from the link you referred to for creating the board files. However, I&amp;#39;m unable to build the files successfully.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve shared the following files:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BLE_setup_test.zip&lt;/strong&gt; &amp;ndash; This contains the board files folder.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;peripheral_lbs.zip&lt;/strong&gt; &amp;ndash; This is the sample firmware I&amp;#39;m trying to build.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Build error doc.docx&lt;/strong&gt; &amp;ndash; This document shows the error I&amp;#39;m getting after running &lt;code&gt;west build&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Could you please check and let me know what might be causing the issue?&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After creating board files build getting failed</title><link>https://devzone.nordicsemi.com/thread/549279?ContentTypeID=1</link><pubDate>Fri, 19 Sep 2025 09:13:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdce5c0b-586a-4ad3-bc8d-cbc91c7d05e8</guid><dc:creator>DanielNG</dc:creator><description>&lt;p&gt;Hi Haritha, I&amp;#39;m a bit confused on your set up&lt;br /&gt;What is the name of you custom board?&lt;br /&gt;&lt;br /&gt;From your build log&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;west build --build-dir c:/Haritha/Github/BLE_mcu_rsl_merge/build c:/Haritha/Github/BLE_mcu_rsl_merge --pristine --board nrf54l15dk/nrf54l15/cpuapp -- -DBOARD_ROOT=&amp;quot;c:/my_boards&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;span&gt;It seems like your custom board name is nrf54l15dk/nrf54l15/cpuapp ? Please rename it if that&amp;#39;s the case since that name is already taken for the actual nrf54L15DK.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Does the BLE_setup_test folder sit in&amp;nbsp;&amp;quot;c:/my_boards&amp;quot; from above? Is&amp;nbsp;BLE_setup_test_nrf54l15_cpuapp your custom board?&lt;br /&gt;If so, the board name would be BLE_setup_test/nrf54l15/cpuapp and&amp;nbsp;-DBOARD_ROOT should point to the BLE_setup_test folder&lt;br /&gt;&lt;br /&gt;Please follow&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/topic/exercise-2-5/"&gt;Exercise 2 - Custom board for a multi-core &amp;amp; TF-M capable SoC/SiP - Nordic Developer Academy&lt;/a&gt;&lt;br /&gt;to create a custom board for nrf54l15&lt;br /&gt;&lt;br /&gt;If you still experience difficulties, please also send over your intended board root folder (&amp;quot;c:/my_boards&amp;quot;)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After creating board files build getting failed</title><link>https://devzone.nordicsemi.com/thread/549208?ContentTypeID=1</link><pubDate>Thu, 18 Sep 2025 14:49:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d327d048-bc75-4bb7-b706-81fee9ffa82b</guid><dc:creator>H538063</dc:creator><description>&lt;p&gt;Hi Danie,&lt;/p&gt;
&lt;p&gt;Please check below provided information&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/BLE_5F00_setup_5F00_test.zip"&gt;devzone.nordicsemi.com/.../BLE_5F00_setup_5F00_test.zip&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7266.peripheral_5F00_lbs.zip"&gt;devzone.nordicsemi.com/.../7266.peripheral_5F00_lbs.zip&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Build-error-doc.docx"&gt;devzone.nordicsemi.com/.../Build-error-doc.docx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I am trying to build custom board files using the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;BLE_setup_test&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;peripheral_lbs&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;sample code. However, I&amp;rsquo;m getting errors during the build process.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I am using visual studio &lt;span&gt;Version: 1.104.0 (user setup)&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If your build succeeds when you select the board target as&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;nrf54l15dk/nrf54l15/cpuapp&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in VS Code with nRF Connect, it means:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The nRF Connect SDK installation includes all required SoC support files for the official&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;nrf54l15dk&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;board.&lt;/li&gt;
&lt;li&gt;The folder&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;zephyr/soc/arm/nordic_nrf/nrf54l/&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and its files (Kconfig.soc, DTSI, headers, etc.) exist and are correctly referenced.&lt;/li&gt;
&lt;li&gt;The board configuration, CMake, and Kconfig for&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;nrf54l15dk&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;are complete and compatible with the SDK version you have.&lt;/li&gt;
&lt;li&gt;The build system can find and use the correct SoC and board files, so all required symbols (like&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC&lt;/code&gt;) are set.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Reason your custom board fails:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Your custom board folder or SoC support files are missing, incomplete, or not correctly referenced.&lt;/li&gt;
&lt;li&gt;The build system cannot find the required SoC files for your custom board, but it can for the official&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;nrf54l15dk&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;&lt;span&gt;zephyr/soc/arm/nordic_nrf/nrf54l/&amp;nbsp;&lt;/span&gt;SoC support files must needed for build custom files.........?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; &lt;strong&gt;The board target selected is&amp;nbsp;&lt;code&gt;nrf54l15de/nrf54l15/cpuapp&lt;/code&gt;&amp;nbsp;and a custom board configuration. The sample code built successfully without any errors.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;strong&gt;&lt;span&gt;&amp;nbsp;Is this information Help you for resolve this issue.......?&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Haritha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After creating board files build getting failed</title><link>https://devzone.nordicsemi.com/thread/549114?ContentTypeID=1</link><pubDate>Thu, 18 Sep 2025 07:09:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60932802-80dd-40a2-b364-5f84620299a0</guid><dc:creator>DanielNG</dc:creator><description>&lt;p&gt;Hi, unfortunately we don&amp;#39;t do teams call. Can you send over the build folder? I will take a look.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After creating board files build getting failed</title><link>https://devzone.nordicsemi.com/thread/549105?ContentTypeID=1</link><pubDate>Thu, 18 Sep 2025 04:32:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9936f28e-70cd-424c-8d40-f91c6b3cccd5</guid><dc:creator>H538063</dc:creator><description>&lt;p&gt;Hi Danie,&lt;/p&gt;
&lt;p&gt;Teams call possible...?&lt;/p&gt;
&lt;p&gt;I will show you how I am configuring bord file&amp;nbsp;GPIO &amp;amp; Oscillator.... etc.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; regards&lt;/p&gt;
&lt;p&gt;Haritha.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After creating board files build getting failed</title><link>https://devzone.nordicsemi.com/thread/548969?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2025 07:19:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8492557-333b-48d1-a15d-3338d84a04ef</guid><dc:creator>DanielNG</dc:creator><description>&lt;p&gt;Hi, it seems like you are missing the device in the device tree that your are trying to access &lt;br /&gt;&amp;quot;&lt;span&gt;C:/ncs/v3.1.0/zephyr/include/zephyr/device.h:96:41: error: &amp;#39;__device_dts_ord_31&amp;#39; undeclared (first use in this function); did you mean &amp;#39;__device_dts_ord_1&amp;#39;?&amp;quot;&lt;br /&gt;&lt;br /&gt;Can you please find out what node 31 (from&amp;nbsp;devicetree_generated.h) then check if it&amp;#39;s disabled in&amp;nbsp;&amp;lt;build&amp;gt;/zephyr/zephyr.dts.&lt;br /&gt;&lt;br /&gt;More information about that process can be found here&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/build/dts/troubleshooting.html#undefined_reference_to_devicedtsordn"&gt;Troubleshooting devicetree&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also are you using an internal RC oscillator? And can you show me how you are configuring it?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After creating board files build getting failed</title><link>https://devzone.nordicsemi.com/thread/548959?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2025 04:19:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:259c810d-fcd6-4f81-b89b-8bd90c2da6e7</guid><dc:creator>H538063</dc:creator><description>&lt;p&gt;I am using NRF54L15 BLE MCU. Compiling&amp;nbsp;&lt;span data-teams="true"&gt;C:\ncs\v3.1.0\nrf\samples\bluetooth\peripheral_lbs file building with new created board files. I am getting&amp;nbsp;above mention errors.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>