<?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>Install  Toolchain failed for nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89980/install-toolchain-failed-for-nrf5340-audio-dk</link><description>I do the install by step , https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html 
 the toolchain install failed when on step 5; 
 
 log as belowed: 
 C:\Users\admin\zephyr-sdk-0.14.1&amp;gt;setup.cmd Zephyr SDK 0.14.1 Setup 
 **</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Jul 2022 07:17:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89980/install-toolchain-failed-for-nrf5340-audio-dk" /><item><title>RE: Install  Toolchain failed for nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/377335?ContentTypeID=1</link><pubDate>Mon, 18 Jul 2022 07:17:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ff9a8bb-221f-4143-9df0-9a3962ef3aa9</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello Yuyin,&lt;/p&gt;
&lt;p&gt;The only step missing is the change of configuration from LC3 to SBC. You need to add CONFIG_SW_CODEC_SBC=y to the prj.conf in the nrf5340_audio folder.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install  Toolchain failed for nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/377180?ContentTypeID=1</link><pubDate>Fri, 15 Jul 2022 11:53:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da77e6c3-fdb7-4bc2-b79e-1ccb60d8887d</guid><dc:creator>yuyin</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Maria，&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;thanks for your reply timely,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The flow I operated as belowed, can you help me to check it:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;step1 :&amp;nbsp; download nrf connect desktop and command line tools, and install success;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;step2:&amp;nbsp; download sdk 2.0.0 from nrf connect desktop;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;step3:&amp;nbsp; Open Command prompt&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657885143751v1.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;then input&amp;nbsp; command&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;gt; west config manifest.group-filter +nrf5340_audio
&amp;gt; west update&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;but this step update lc3 failed, I use SBC instead&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657885855576v6.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657885910698v7.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;step 4: Open VS Code&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657885193985v2.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;step 5: build with vs code&amp;nbsp;&lt;/span&gt;environment&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657885355003v3.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is the flow corrected?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yuyin&lt;/p&gt;
&lt;p&gt;BRs,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install  Toolchain failed for nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/377173?ContentTypeID=1</link><pubDate>Fri, 15 Jul 2022 11:27:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5789bc30-82da-4509-9ee3-aaf2e38e8134</guid><dc:creator>yuyin</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&amp;nbsp;&lt;span&gt;Maria,&lt;/span&gt;&lt;/p&gt;
[quote userid="116814" url="~/f/nordic-q-a/89980/install-toolchain-failed-for-nrf5340-audio-dk/377097"]Can you please check if you have a folder named zephyr-sdk within &amp;quot;opt&amp;quot; in your toolchain directory?[/quote]
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657884345263v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;BRs，&lt;/p&gt;
&lt;p&gt;Yuyin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install  Toolchain failed for nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/377097?ContentTypeID=1</link><pubDate>Fri, 15 Jul 2022 07:57:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:865246d9-be58-410e-857f-e70dfab78561</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user="yuyin"] warning: implicit declaration of function &amp;#39;strtof&amp;#39;[/quote]
&lt;p&gt;The definition of strtof is a part of the Zephyr SDK. Can you please check if you have a folder named zephyr-sdk within &amp;quot;opt&amp;quot; in your toolchain directory?&lt;br /&gt;You can open your toolchain directory from Toolchain Manager. &lt;br /&gt;&lt;img style="max-height:143px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x286/__key/communityserver-discussions-components-files/4/pastedimage1657871429858v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="yuyin"]do I need input another command as described on page &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html"&gt;nRF5340 Audio&lt;/a&gt;，&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#id24"&gt;Setting up the nRF5340 Audio repositories&lt;/a&gt;[/quote]
&lt;p&gt;This depends on which software codec you want to use. If you want to use the open source codec SBC, the two commands shown in steps 1 and 2 of the repository set up will be sufficient. When you are asked for credentials from GitHub, you can enter empty credentials, and the installation will skip the LC3 download.&lt;/p&gt;
&lt;p&gt;You will also need to change configurations which are choosing LC3 by default into choosing SBC instead. These changes are described in the section after the setup: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#selecting-the-audio-software-codec" rel="noopener noreferrer" target="_blank"&gt;Selecting the audio software codec&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install  Toolchain failed for nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/377060?ContentTypeID=1</link><pubDate>Fri, 15 Jul 2022 02:30:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb872989-3186-4508-a254-73643bac2e17</guid><dc:creator>yuyin</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&amp;nbsp;&lt;span&gt;Maria,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;nbsp; used&amp;nbsp;nRF Connect for Desktop as described &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_assistant.html"&gt;Installing automatically&lt;/a&gt;， I encounter a another question when I build using VS Code, the error log as belowed.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;e:\admin\homework\nrf5340_audio\nrf5340_audio\src\bluetooth\ble_core.c:49:7: note: each undeclared identifier is reported only once for each function it appears in&lt;br /&gt;[73/279] Building C object CMakeFiles/app.dir/src/modules/audio_i2s.c.obj&lt;br /&gt;[74/279] Building C object CMakeFiles/app.dir/src/audio/audio_datapath.c.obj&lt;br /&gt;../src/audio/audio_datapath.c: In function &amp;#39;cmd_i2s_tone_play&amp;#39;:&lt;br /&gt;e:\admin\homework\nrf5340_audio\nrf5340_audio\src\audio\audio_datapath.c:920:14: warning: implicit declaration of function &amp;#39;strtof&amp;#39;; did you mean &amp;#39;strtol&amp;#39;? [-Wimplicit-function-declaration]&lt;br /&gt; 920 | amplitude = strtof(argv[3], NULL);&lt;br /&gt; | ^~~~~~&lt;br /&gt; | strtol&lt;br /&gt;[75/279] Building C object CMakeFiles/app.dir/src/drivers/ina231.c.obj&lt;br /&gt;[76/279] Building C object CMakeFiles/app.dir/src/drivers/max14690.c.obj&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;ninja: build stopped: subcommand failed.&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;FATAL ERROR: command exited with status 1: &amp;#39;e:\admin\Nordic\SDK\toolchains\v2.0.0\opt\bin\cmake.EXE&amp;#39; --build &amp;#39;e:\admin\homework\nrf5340_audio\nrf5340_audio\build&amp;#39;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;* The terminal process terminated with exit code: 1. &lt;br /&gt; * Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I want to use nRF5340 Audio DK work, after I download the SDK 2.0.0 , do I need input another command as described on page &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html"&gt;nRF5340 Audio&lt;/a&gt;，&amp;nbsp;&lt;a class="toc-backref" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#id24"&gt;Setting up the nRF5340 Audio repositories&lt;/a&gt;。&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657852238194v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install  Toolchain failed for nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/376935?ContentTypeID=1</link><pubDate>Thu, 14 Jul 2022 12:00:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38a28402-c2e5-460b-bf3b-ef45e7097f08</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I recommend installing nRF Connect SDK automatically with the Toolchain Manager application within nRF Connect for Desktop. The steps are described &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_assistant.html"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Let me know if you have any issues with the installation.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;br /&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>