<?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>ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118989/error-when-create-ble-advertising-nrf54l15-custom-board</link><description>Hi everyone, I tried to create BLE ad for customboard nrf54l15, but it doesn&amp;#39;t seem to work. I upload my code in the attached file: 
 
 when I buil project, I have an error: &amp;quot;undefined reference to `__device_dts_ord_92&amp;#39;&amp;quot; I don&amp;#39;t know to configure that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Feb 2025 09:14:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118989/error-when-create-ble-advertising-nrf54l15-custom-board" /><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523832?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2025 09:14:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d997243-cf97-4ca6-bd37-682a1413bdde</guid><dc:creator>Adrien D</dc:creator><description>&lt;p&gt;Hi, I have the same issue. How did you fixed it please ?&amp;nbsp;&lt;br /&gt;Did the Sigurd&amp;#39;s answer work for you ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523758?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 17:09:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e97441e5-6d38-4cb0-a76a-043661d0fdc0</guid><dc:creator>Nguyen Kha Duong</dc:creator><description>&lt;p&gt;Thanks for the feedback. I fixed it successfully.&lt;/p&gt;
&lt;div id="gtx-trans" style="left:-66px;position:absolute;top:-20px;"&gt;
&lt;div class="gtx-trans-icon"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523701?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 12:52:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b8e4969-41b4-494b-8e81-0020e97a4dbf</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I had a look at the project.&lt;/p&gt;
&lt;p&gt;Try to apply these changes.&lt;/p&gt;
&lt;p&gt;1)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;in nrf54l15_custom_nrf54l15_cpuapp.dts&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;clock {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;grtc {
	owned-channels = &amp;lt;0 1 2 3 4 5 6 7 8 9 10 11&amp;gt;;
	/* Channels 7-11 reserved for Zero Latency IRQs, 3-4 for FLPR */
	child-owned-channels = &amp;lt;3 4 7 8 9 10 11&amp;gt;;
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;lfxo {
	load-capacitors = &amp;quot;internal&amp;quot;;
	load-capacitance-femtofarad = &amp;lt;15500&amp;gt;;
};

&amp;amp;hfxo {
	load-capacitors = &amp;quot;internal&amp;quot;;
	load-capacitance-femtofarad = &amp;lt;15000&amp;gt;;
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;and in Kconfig.defconfig , replace the content with this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;if BOARD_NRF54L15_CUSTOM_NRF54L15_CPUAPP

config BT_CTLR
	default BT

config ROM_START_OFFSET
	default 0x800 if BOOTLOADER_MCUBOOT

endif # BOARD_NRF54L15_CUSTOM_NRF54L15_CPUAPP&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523648?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 09:24:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ea14025-0686-47c0-971b-a79da71d80f5</guid><dc:creator>Nguyen Kha Duong</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;Can you help me for this problems, please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523614?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 02:40:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94ca4e35-fb42-4cc9-b8cf-c19a9ba513fb</guid><dc:creator>Nguyen Kha Duong</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;I upload the file project in&amp;nbsp;&lt;a href="https://drive.google.com/file/d/1hH9xRK3U7YJEf9sMEZu4GMvoUEdwPGk2/view?usp=sharing"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;In the project, I just initialized the ble protocol in the main function (I use sample code BLE&amp;nbsp;&lt;a href="https://github.com/NordicDeveloperAcademy/bt-fund/blob/main/v2.9.0-v2.7.0/l2/l2_e1_sol/src/main.c"&gt;ADS&lt;/a&gt;). When I build the program, I get an error.&lt;br /&gt;&amp;quot;&lt;br /&gt;&lt;b&gt;c:/ncs/toolchains/b620d30767/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe: zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a(hci_core.c.obj):(.data.bt_dev+0x134): undefined reference to `__device_dts_ord_92&amp;#39;&lt;/b&gt;&lt;br /&gt;&amp;quot;&lt;br /&gt;As far as I know, the number 92 is&amp;nbsp; &amp;quot;/soc/peripheral@50000000/radio@8a000/bt_hci_sdc&amp;nbsp;&amp;quot; ( I searched in the library:&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;lt;build&amp;gt;/zephyr/include/generated/zephyr/devicetree_generated.h&amp;nbsp;&lt;/span&gt;&lt;span&gt;)&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span&gt;Besides, I have enabled bt_hci sdc (status = &amp;quot;okay&amp;quot;) in the device tree file. But when I run it still shows the same error.&lt;br /&gt;&lt;br /&gt;Can you help me with this problem,&amp;nbsp;please?&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523473?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 11:31:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20b159e7-7853-4e4d-9699-5b78d14d67bb</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Could you upload the .config file in&amp;nbsp;&lt;span&gt;&amp;lt;build&amp;gt;/&amp;lt;your app/sample name&amp;gt;/zephyr/&amp;nbsp; ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523461?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 10:31:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e53210d-d979-454c-b94b-7f093a4bcd2a</guid><dc:creator>Nguyen Kha Duong</dc:creator><description>&lt;p&gt;yes,&lt;br /&gt;I have configured it before but still get error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523460?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 10:29:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd0bdc94-5dda-4a86-bda8-6377766222eb</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;How does your prj.conf look like?&lt;/p&gt;
&lt;p&gt;Make sure you set these:&lt;/p&gt;
&lt;p&gt;CONFIG_BT=y&lt;br /&gt;CONFIG_BT_PERIPHERAL=y&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523442?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 09:38:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0db68db3-c551-4a4e-980f-045e939f9875</guid><dc:creator>Nguyen Kha Duong</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;I search 92 in the library (&lt;span&gt;&amp;nbsp;&amp;lt;build&amp;gt;/&amp;lt;your app/sample name&amp;gt;zephyr/include/generated/zephyr/devicetree_generated.h)&lt;br /&gt;And know that 92:&amp;nbsp;bt_hci_sdc&lt;br /&gt;and I&amp;nbsp;updated bt_hci sdc (status = &amp;quot;okay&amp;quot;) in devicetree&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;radio&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;status&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;okay&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;bt_hci_sdc:&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;bt_hci_sdc&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;compatible&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;nordic,bt-hci-sdc&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;status&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;okay&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;};&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;But it failed to build.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523424?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 08:46:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c959d699-8801-463e-96d6-9f4b0bad00c5</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;How does your node id 92 look like in&amp;nbsp;&lt;span&gt;devicetree_generated.h ?&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;The file is in &amp;lt;build&amp;gt;/&amp;lt;your app/sample name&amp;gt;zephyr/include/generated/zephyr/devicetree_generated.h&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523380?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 03:06:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22bf61f9-45e6-4a63-88cd-1ebca0261d08</guid><dc:creator>Nguyen Kha Duong</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;I have referred to the link you attached and error:&lt;br /&gt;&amp;quot;undefined reference to `__device_dts_ord_92&amp;#39; &amp;quot;&lt;br /&gt;92: /soc/peripheral@50000000/radio@8a000/bt_hci_sdc&lt;br /&gt;&lt;br /&gt;I updated bt_hci sdc (status = &amp;quot;okay&amp;quot;) in devicetree but when I build the program, I still get the same error.&lt;br /&gt;the code in devicetree:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;/dts-v1/;
#include &amp;lt;nordic/nrf54l15_cpuapp.dtsi&amp;gt;
#include &amp;quot;nrf54l15_custom-pinctrl.dtsi&amp;quot;
#include &amp;lt;zephyr/dt-bindings/input/input-event-codes.h&amp;gt;

/ {
	model = &amp;quot;Custom Board auto generated by nRF Connect for VS Code&amp;quot;;
	compatible = &amp;quot;nrf54l15_customboard,nrf54l15-custom-cpuapp&amp;quot;;

	chosen {
		zephyr,code-partition = &amp;amp;slot0_partition;
		zephyr,sram = &amp;amp;cpuapp_sram;
		zephyr,flash = &amp;amp;cpuapp_rram;
		zephyr,flash-controller = &amp;amp;rram_controller;
		zephyr,ieee802154 = &amp;amp;ieee802154;
		zephyr,console = &amp;amp;uart20;
		zephyr,shell-uart = &amp;amp;uart20;
		zephyr,uart-mcumgr = &amp;amp;uart20;
		zephyr,bt-mon-uart = &amp;amp;uart20;
        zephyr,bt-c2h-uart = &amp;amp;uart20;
		zephyr,bt-hci = &amp;amp;bt_hci_sdc;
	};
	
	leds {
		compatible = &amp;quot;gpio-leds&amp;quot;;
		led0: led_0 {
			gpios = &amp;lt;&amp;amp;gpio2 9 GPIO_ACTIVE_LOW&amp;gt;;
			label = &amp;quot;Green LED 0&amp;quot;;
		};
		led1: led_1 {
			gpios = &amp;lt;&amp;amp;gpio1 10 GPIO_ACTIVE_LOW&amp;gt;;
			label = &amp;quot;Green LED 1&amp;quot;;
		};
		led2: led_2 {
			gpios = &amp;lt;&amp;amp;gpio2 7 GPIO_ACTIVE_LOW&amp;gt;;
			label = &amp;quot;Green LED 2&amp;quot;;
		};
		led3: led_3 {
			gpios = &amp;lt;&amp;amp;gpio1 14 GPIO_ACTIVE_LOW&amp;gt;;
			label = &amp;quot;Green LED 3&amp;quot;;
		};
	};

	aliases {
		led0 = &amp;amp;led0;
		led1 = &amp;amp;led1;
		led2 = &amp;amp;led2;
		led3 = &amp;amp;led3;
	};
};

&amp;amp;cpuapp_sram {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;grtc {
	owned-channels = &amp;lt;0 1 2 3 4 5 6 7 8 9 10 11&amp;gt;;
	/* Channels 7-11 reserved for Zero Latency IRQs, 3-4 for FLPR */
	child-owned-channels = &amp;lt;3 4 7 8 9 10 11&amp;gt;;
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;cpuapp_rram {
	partitions {
		compatible = &amp;quot;fixed-partitions&amp;quot;;
		#address-cells = &amp;lt;1&amp;gt;;
		#size-cells = &amp;lt;1&amp;gt;;
		boot_partition: partition@0 {
			label = &amp;quot;mcuboot&amp;quot;;
			reg = &amp;lt;0x0 DT_SIZE_K(64)&amp;gt;;
		};
		slot0_partition: partition@10000 {
			label = &amp;quot;image-0&amp;quot;;
			reg = &amp;lt;0x10000 DT_SIZE_K(324)&amp;gt;;
		};
		slot0_ns_partition: partition@61000 {
			label = &amp;quot;image-0-nonsecure&amp;quot;;
			reg = &amp;lt;0x61000 DT_SIZE_K(324)&amp;gt;;
		};
		slot1_partition: partition@b2000 {
			label = &amp;quot;image-1&amp;quot;;
			reg = &amp;lt;0xb2000 DT_SIZE_K(324)&amp;gt;;
		};
		slot1_ns_partition: partition@103000 {
			label = &amp;quot;image-1-nonsecure&amp;quot;;
			reg = &amp;lt;0x103000 DT_SIZE_K(324)&amp;gt;;
		};
		/* 32k from 0x154000 to 0x15bfff reserved for TF-M partitions */
		storage_partition: partition@15c000 {
			label = &amp;quot;storage&amp;quot;;
			reg = &amp;lt;0x15c000 DT_SIZE_K(36)&amp;gt;;
		};
	};
};

&amp;amp;gpiote30 {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;gpiote20 {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;gpio0 {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;gpio1 {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;gpio2 {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;uart20 {
	compatible = &amp;quot;nordic,nrf-uarte&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
	current-speed = &amp;lt;115200&amp;gt;;
	pinctrl-0 = &amp;lt;&amp;amp;uart20_default&amp;gt;;
	pinctrl-names = &amp;quot;default&amp;quot;;
};

&amp;amp;uart30 {
	compatible = &amp;quot;nordic,nrf-uarte&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
	current-speed = &amp;lt;115200&amp;gt;;
	pinctrl-0 = &amp;lt;&amp;amp;uart30_default&amp;gt;;
	pinctrl-names = &amp;quot;default&amp;quot;;
};


&amp;amp;radio {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;ieee802154 {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;bt_hci_sdc {
	compatible = &amp;quot;nordic,bt-hci-sdc&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
};


&lt;/pre&gt;&lt;br /&gt;&amp;quot;&lt;br /&gt;c:/ncs/toolchains/b620d30767/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe: zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a(hci_core.c.obj):(.data.bt_dev+0x134): undefined reference to `__device_dts_ord_92&amp;#39;&lt;br /&gt;collect2.exe: error: ld returned 1 exit status&lt;br /&gt;&amp;quot;&lt;br /&gt;&lt;br /&gt;Can you help me this my problems, please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ERROR WHEN CREATE BLE ADVERTISING NRF54L15 CUSTOM BOARD</title><link>https://devzone.nordicsemi.com/thread/523285?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2025 13:32:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2223b64a-0a45-4bcb-981c-3ce34310877f</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;See this post on how to debug such issues:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/108798/how-to-solve-the-error-identifier-__device_dts_ord_113-is-undefined/471524"&gt;RE: How to solve the error &amp;quot;identifier &amp;quot;__device_dts_ord_113&amp;quot; is undefined&amp;quot;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>