<?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>SPI configuration in zephyr by using nRF54l15dk as board configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121743/spi-configuration-in-zephyr-by-using-nrf54l15dk-as-board-configuration</link><description>Hi, I would like to consult how could I deal with this error and build the code succesfully. 
 In device.h 
 &amp;#39;__device_dts_ord_113&amp;#39; undeclared here (not in a function); did you mean &amp;#39;__device_dts_ord_11&amp;#39;? 
 In devicetree_generated .h 
 &amp;#39;DT_N_S_soc_S_peripheral_50000000_S_spi_c7000_S_mysensor2_0_P_spi_max_frequency</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 May 2025 07:22:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121743/spi-configuration-in-zephyr-by-using-nrf54l15dk-as-board-configuration" /><item><title>RE: SPI configuration in zephyr by using nRF54l15dk as board configuration</title><link>https://devzone.nordicsemi.com/thread/536870?ContentTypeID=1</link><pubDate>Mon, 26 May 2025 07:22:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:009e0395-a727-44eb-b612-1741971e5155</guid><dc:creator>CY</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/edvin-holmseth"&gt;Edvin&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;Sorry, I just figure out the reason why it build failed.&lt;/p&gt;
&lt;p&gt;After I modified the node of UART, the project could be built succesfully.&lt;/p&gt;
&lt;p&gt;&amp;amp;uart21 {&lt;br /&gt; current-speed = &amp;lt;57600&amp;gt;;&lt;br /&gt; pinctrl-0 = &amp;lt;&amp;amp;uart21_default&amp;gt;;&lt;br /&gt; pinctrl-1 = &amp;lt;&amp;amp;uart21_sleep&amp;gt;;&lt;br /&gt; pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;&lt;br /&gt;};&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I did not add the status= &amp;quot;ok&amp;quot; in the uart node.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your great support~&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI configuration in zephyr by using nRF54l15dk as board configuration</title><link>https://devzone.nordicsemi.com/thread/536824?ContentTypeID=1</link><pubDate>Sat, 24 May 2025 03:02:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a41c4d2-9891-4848-9bb0-4dcb5e8c9a0e</guid><dc:creator>CY</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/edvin-holmseth"&gt;Edvin&lt;/a&gt;&amp;nbsp;,&lt;br /&gt;Thank you for your reply.&lt;br /&gt;Yes, those are error messages from &amp;quot;Proglems&amp;quot; tab.&lt;br /&gt;And the error seems could not be ignored as the program could not be built successfully.&lt;br /&gt;Below is the entire build lot for your reference:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Executing-task-nRF-Connect-Build-_5B00_p.txt"&gt;devzone.nordicsemi.com/.../Executing-task-nRF-Connect-Build-_5B00_p.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Your help is greatly appreciated.&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;CY&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI configuration in zephyr by using nRF54l15dk as board configuration</title><link>https://devzone.nordicsemi.com/thread/536789?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 13:04:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a786ed7f-c810-4940-a527-2c5dc8916667</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It is a bit hard to tell from your screenshot, but are those error messages coming from the &amp;quot;Problems&amp;quot; tab? If so, you can just ignore these. This tab has some issues when it comes to understanding the application context of the open projects.&amp;nbsp;&lt;/p&gt;
[quote user=""]and build the code succesfully[/quote]
&lt;p&gt;Have you tried building the application? If so, does it build successfully, or do you see any errors in the build log? If you see any errors, can you please upload the entire (!) build log here?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>