<?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>VS Code says nRF Command Line Tools are not installed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89011/vs-code-says-nrf-command-line-tools-are-not-installed</link><description>After successfully building and running the nRF9160 at_client sample app on Monday, I tried to repeat this success this morning but VS Code under Connected Devices says nRF Command Line Tools are not installed and does not show the nRF9160 board. Nothing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Jun 2022 14:36:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89011/vs-code-says-nrf-command-line-tools-are-not-installed" /><item><title>RE: VS Code says nRF Command Line Tools are not installed</title><link>https://devzone.nordicsemi.com/thread/373073?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2022 14:36:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81a36626-8199-4083-80b8-aa5a6d862eff</guid><dc:creator>Greg Strange</dc:creator><description>&lt;p&gt;Thanks Einar. That explains what is going on, but there is another problem that opening VS Code from the Toolchain Manager does not currently work. That is certainly the case for me (reports it cannot find VS Code) and I believe I saw that as another known issue on Dev Zone. Anyway, thanks for explaining the underlying cause. I have everything working now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code says nRF Command Line Tools are not installed</title><link>https://devzone.nordicsemi.com/thread/372910?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2022 06:08:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43bbae22-0ab8-4cb1-b1f0-d5a569d5b0da</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When you&amp;nbsp;select the toolchain from the toolchain manager from VS Code or open VS Code from the toolchain manager, all required environment variables are set automatically for you. Most are also set for you when you open the terminal from the toolchain manager, but&amp;nbsp;ZEPHYR_BASE is no longer set automatically for 2.0.0 (that has been reported). So if you are building projects out of tree you need to set it yourself, either when needed or in the .zshrc to do it permanently. This will also be the case on new computers, unless the Toolchain manager start setting this again when you open a terminal from the toolchain manager (which is likely to happen in a future update).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code says nRF Command Line Tools are not installed</title><link>https://devzone.nordicsemi.com/thread/372864?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2022 15:06:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e5f4a05-de63-47bb-baec-36edbdea770b</guid><dc:creator>Greg Strange</dc:creator><description>&lt;p&gt;I solved the problem by adding the following line to my .zshrc file:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;export ZEPHYR_BASE=/opt/nordic/ncs/v2.0.0/zephyr&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Now I&amp;#39;m curious why it worked and then stopped working. Between when it worked and stopped working, I had been trying to get the command line working and had been editing my .zshrc file. Perhaps I had mucked something up? If I do a clean install on a new computer, do I need to add this line to .zshrc? I&amp;#39;d like to better understand.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code says nRF Command Line Tools are not installed</title><link>https://devzone.nordicsemi.com/thread/372779?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2022 11:07:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73403f14-2d4d-426f-92a9-85dfb13e2b83</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;ARM versions of VS Code should work now (as long as you install the univeral J-link driver package), and I use that without any problems. That said, Intel version should also work. Can you elaborate exactly which tools you have installed and how, what you are doing and where/how you get the error? Copy-pasting logs etc. would be helpful. Please provide as much context as possible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code says nRF Command Line Tools are not installed</title><link>https://devzone.nordicsemi.com/thread/372668?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 18:21:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1cf1aac-2931-401c-9c2a-6d6e6dfcaeeb</guid><dc:creator>jcvandegrift</dc:creator><description>&lt;p&gt;I was advised to install two things on my M1 (literally today but on another thread): &amp;quot;Arm build of VS Code&amp;quot; and &amp;quot;universal J-Link package&amp;quot;. Since I don&amp;#39;t use VS Code I haven&amp;#39;t done this. In my case I want nRF Connect (nice to have) and nrfjprog (really nice to have) on my M1 and don&amp;#39;t care about VS Code for my legacy project (Makefile and script based dev).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>