<?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>Unable to Compile and Build SDK (2.9.1) BLE Channel Sounding Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120280/unable-to-compile-and-build-sdk-2-9-1-ble-channel-sounding-example</link><description>Dear Experts, 
 I am currently working on verifying the BLE 6.0 Channel Sounding functionality on the NRF54L15DK. However, I encountered issues when trying to compile two examples: channel_sounding_ras_initiator and channel_sounding_ras_reflector . Both</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Apr 2025 08:13:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120280/unable-to-compile-and-build-sdk-2-9-1-ble-channel-sounding-example" /><item><title>RE: Unable to Compile and Build SDK (2.9.1) BLE Channel Sounding Example</title><link>https://devzone.nordicsemi.com/thread/530156?ContentTypeID=1</link><pubDate>Wed, 02 Apr 2025 08:13:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fd36e82-0850-491c-bd39-cacb0beabccf</guid><dc:creator>cheng</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for your suggestion! I&amp;rsquo;ve confirmed that your method works. In addition to your solution, I also found that installing the SDK in the root directory can resolve the issue as well.&lt;/p&gt;
&lt;p&gt;However, I believe your method is better because installing the SDK directly in the root directory can lead to some issues, such as the toolchain manager being unable to load the SDK list. Adding too many files to the root directory can also cause clutter.&lt;/p&gt;
&lt;p&gt;Thank you again for your helpful response!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Compile and Build SDK (2.9.1) BLE Channel Sounding Example</title><link>https://devzone.nordicsemi.com/thread/530154?ContentTypeID=1</link><pubDate>Wed, 02 Apr 2025 08:12:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b593e19-8d67-4632-b176-1803ed97536c</guid><dc:creator>cheng</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for your reply! It was indeed an issue caused by the path being too long. I tried installing the SDK directly in the root directory (D:/), and it worked perfectly for compiling.&lt;/p&gt;
&lt;p&gt;In addition, I saw another response suggesting an alternative solution: creating a new project and using a shorter folder name. This way, it&amp;rsquo;s not necessary to install the SDK in the root directory.&lt;/p&gt;
&lt;p&gt;I think the second method might be a better option because installing the SDK in the root directory causes the toolchain manager to fail to load the SDK list. This might be due to the fact that there are many other files on my D drive.&lt;/p&gt;
&lt;p&gt;Thank you very much for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Compile and Build SDK (2.9.1) BLE Channel Sounding Example</title><link>https://devzone.nordicsemi.com/thread/530042?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 14:44:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a3e84e4-711d-4864-9415-49336c6accdc</guid><dc:creator>eminosyan</dc:creator><description>&lt;p&gt;Hello!&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I had the same problem. The problem, is that you are trying to build a project in a folder with sample project, which have long pathname. The solution was by coping the sample in separate project:&lt;br /&gt;1. NRF Connect, Create New Application&lt;br /&gt;2. Copy A Sample&lt;br /&gt;3. Choose your SDK version&lt;br /&gt;4. Search for initatior project&lt;br /&gt;5. Write a new project folder (like &amp;quot;C:\Projects\NRF\cs_initiator&amp;quot;, for example)&lt;br /&gt;6. Try to build&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Compile and Build SDK (2.9.1) BLE Channel Sounding Example</title><link>https://devzone.nordicsemi.com/thread/529548?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2025 13:53:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0b27add-158d-4d6f-8505-2b9f5e51a0eb</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Unfortunately we don&amp;#39;t have any other sample projects for doing Channel sounding in the nRF Connect SDK as of yet, as it&amp;#39;s still only experimentally supported. It seems like both builds here give the same warning, that the maximum full path to an object is close to the maximum of 250 characters, and thus it can&amp;#39;t seem to find&amp;nbsp;psa_crypto_driver_wrappers.c because of what I assume is the path length. Try reducing the path length to the nRF Connect SDK as much as possible and see if that helps.&lt;/p&gt;
&lt;p&gt;You should also make sure there are no Chinese characters in your path as that is known to cause trouble for various programs working with the ASCII characters.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>