<?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>Migrating from SDK 2.0.0 to 2.1.0, error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92221/migrating-from-sdk-2-0-0-to-2-1-0-error</link><description>Hello, 
 I&amp;#39;m getting the following error during migration from 2.0.0 to 2.1.0: 
 FAILED: zephyr/drivers/bluetooth/CMakeFiles/drivers__bluetooth.dir/hci/rpmsg.c.obj C:\ncs\toolchains\v2.1.0\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -DKERNEL</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Sep 2022 11:03:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92221/migrating-from-sdk-2-0-0-to-2-1-0-error" /><item><title>RE: Migrating from SDK 2.0.0 to 2.1.0, error</title><link>https://devzone.nordicsemi.com/thread/387665?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2022 11:03:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35626e16-0b52-452a-b6e1-fd07a77757cf</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using the label property to get the SPI device? If so, you must change to use something else, such as for example the node label, since the label property has been removed in v2.1.0. See &lt;a href="https://github.com/nrfconnect/sdk-zephyr/commit/4c3cccbbf1505de8370f0435f9c44839b0722cf6"&gt;this commit&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating from SDK 2.0.0 to 2.1.0, error</title><link>https://devzone.nordicsemi.com/thread/387637?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2022 08:56:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97a09a96-6954-4939-b721-90489a97ff7c</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Based on the error you are getting it seems like the issue might be related to &lt;a href="https://github.com/nrfconnect/sdk-zephyr/commit/d87552a128c54859837ab9f403d08e75c4874990"&gt;this commit&lt;/a&gt;. Are you using a custom board or the nRF5340 DK? If you are using a custom board, make sure to add zephyr,bt-hci-rpmsg-ipc = &amp;amp;ipc0; to chosen as is done in the dts files in the commit. Did you remove the build folder completely before building after migrating? Devicetree changes are often not applied even if you do a pristine build, so you will have to delete the build folder completely to make sure the changes get applied.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating from SDK 2.0.0 to 2.1.0, error</title><link>https://devzone.nordicsemi.com/thread/387566?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 18:12:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52467d6f-5567-4ac3-a00a-078b3c8e7414</guid><dc:creator>Amr Moussa</dc:creator><description>&lt;p&gt;I am also getting somewhat similar errors when upgrading from 2.0 to 2.1. However my errors are when attempting to get a device binding for spi4 on the nrf5340. The error logs look very similar, just with different device names. The build was working fine on version 2.0.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>