<?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>Device dts ord errors when trying to compile using static libraries</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126640/device-dts-ord-errors-when-trying-to-compile-using-static-libraries</link><description>We are getting the following error when compiling from our static libraries. 
 undefined reference to `__device_dts_ord_168&amp;#39; 
 
 Our project consists of multiple static libraries made using west and then compiled in a single master project. When we build</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Jan 2026 13:52:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126640/device-dts-ord-errors-when-trying-to-compile-using-static-libraries" /><item><title>RE: Device dts ord errors when trying to compile using static libraries</title><link>https://devzone.nordicsemi.com/thread/559272?ContentTypeID=1</link><pubDate>Wed, 21 Jan 2026 13:52:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a588697-8e6a-47e8-aa91-5c5a7f165109</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It seems any of the devicetree node exists but not enabled in the overlay. Can you send me the config file and devicetree_generated.h (&lt;span&gt;zephyr/include/generated/devicetree_generated.h)&lt;/span&gt; from the build folder?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device dts ord errors when trying to compile using static libraries</title><link>https://devzone.nordicsemi.com/thread/559246?ContentTypeID=1</link><pubDate>Wed, 21 Jan 2026 10:52:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c69cb3c2-98d4-4982-be3f-4d22c366bcd6</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Usually means you are missing one of the CONFIG_XYZ options for one of the busses.&lt;/p&gt;
&lt;p&gt;You can check witch device that was supposed to be in the&amp;nbsp;&lt;code&gt;devicetree_generated.h&lt;/code&gt; header file that hides deep in the build folder structure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>