<?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>Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52266/startup-troubles-on-dev-kit</link><description>I was able one time to power up the nRF9160 dev kit and see it connect to the cellular network and to nRF Cloud. Since then, it will only blink LED3, which indicates that it can&amp;#39;t connect. I would like to re-flash the firmware, but I&amp;#39;m totally lost in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Oct 2019 11:19:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52266/startup-troubles-on-dev-kit" /><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/213620?ContentTypeID=1</link><pubDate>Mon, 07 Oct 2019 11:19:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0ae43b0-c8bf-4ffa-8788-9a4e68293534</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="SteveHx"]I can now load and build the Asset Tracker app[/quote]
&lt;p&gt;&amp;nbsp;Great to hear.&lt;/p&gt;
&lt;p&gt;If you now can open and build a project in SES, I recommend that you open a new case with your problems with the asset tracker application.&lt;/p&gt;
&lt;p&gt;That way, it is easier to keep focus on the issue, and you will be able to load the whole thread.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/213483?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2019 21:03:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9d5f0b5-7e91-44cd-9b19-5bf2a3abcf92</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;The website is still cutting off the end of this thread.&lt;/p&gt;
&lt;p&gt;I can now load and build the Asset Tracker app, and it appears to be downloading to the EVkit, after some fits and giggles. The first time it said it needed to download new firmware, strongly recommended, so with some trepidation I allowed it to do so. Then in crashed when it retried, because the firmware takes much too long to reboot. After it was fully back up, I closed everything and tried again. This time it didn&amp;#39;t ask but seemed to download the bootstrap loader again without prompting. I have tried both &amp;quot;build and run&amp;quot; and &amp;quot;build and debug&amp;quot; from SES with the same result. A few blinks of the master LED on the board, and nary a peep from the LEDs on the nRF9160, of which 3 and 4 are described as lit or blinking for the various states, once I found the text describing how the app is supposed to run.&lt;/p&gt;
&lt;p&gt;Is there any hope for this tool to be ready for prime time any time soon, or should I move on to other solutions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/213237?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 15:05:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b1d7edf-6572-4951-bd47-1357a7ff5add</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;The &amp;quot;load next&amp;quot; button can be a bit weird sometimes. I am also using Firefox, and have not had any problems with missing replies, so I do not think it is an issue. Just to be sure, here is a link to my latest comment:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/52266/startup-troubles-on-dev-kit/212934#212934"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/52266/startup-troubles-on-dev-kit/212934#212934&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Getting Started Assistant can only help you check if you have the toolchain. That is not the problem here. The problem is that you have set one of the options in SEGGER Embedded Studio wrong. There is nothing the Getting Started Assistant can do to help you here, other than this box:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/8270.Capture.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;I did not suggest you set the GnuArmEmb_path in the Getting Started Assistant. Please read my latest reply again.&lt;/p&gt;
&lt;p&gt;Let me try to explain what you need to do again:&lt;/p&gt;
&lt;p&gt;The problem you have is because CMake is unable to find the toolchain needed to compile the project.&lt;/p&gt;
&lt;p&gt;CMake uses a path provided by SEGGER Embedded Studio (SES) to find the toolchain.&lt;/p&gt;
&lt;p&gt;SES requires you to input that path in one of its settings. The procedure is explained in picture 1.&lt;/p&gt;
&lt;p&gt;To know which path to enter, you can follow this procedure:&lt;/p&gt;
&lt;p&gt;1. Edit the GnuArmEmb_path in the Getting Started Assistant until you can verify the installation of the GNU ARM Embedded toolchain (see picture)&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/tempsnip.png" /&gt;&lt;/p&gt;
&lt;p&gt;2. Enter that same path into the &amp;quot;GNU ARM Embedded Toolchain Directory&amp;quot; option in SES (see picture)&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/tempsnip2.png" /&gt;&lt;/p&gt;
&lt;p&gt;3. Load the project. Remember to use the non-secure version of the board (with &amp;quot;ns&amp;quot; at the end of the name), and to clean the build directory.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/tempsnip3.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/213222?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 13:54:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed200314-84c9-43ad-9ab3-9ae4aa5bf05d</guid><dc:creator>SteveHx</dc:creator><description>&lt;div&gt;&lt;span style="font-size:medium;"&gt;I have gone back to the Getting Started Assistant and set GnuArmEmb_path (over at the right) to C:\arm_segger_embedded_studio_v420a_win_x64_nordic as you suggest. Verify All then fails, so I have set it back to C:\gnuarmemb as suggested earlier, and Verify all succeeds. But I&amp;#39;m no closer to the goal line.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size:medium;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size:medium;"&gt;Note: I am using FireFox to access this thread. When I click the &amp;quot;load next&amp;quot; button, it cuts off the bottom of the thread, so I&amp;#39;m not sure if there&amp;#39;s more below or not.&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212941?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 08:46:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:399495e5-e33d-409b-bd52-f8445e88ee9b</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;This is a result of the &amp;quot;JavaScript Alert&amp;quot;. NCS uses CMake to produce build files. When loading a project in SES, CMake is used to produce the project file for SES. However, in this case, CMake encounters an error (outputted in the &amp;quot;JavaScript Alert&amp;quot;) and is therefore unable to produce a valid project file for SES. When SES then tries to open the project file, it is unable to do so and outputs this error.&lt;/p&gt;
&lt;p&gt;It will disappear when the other problem is solved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212934?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 08:21:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d212c13-078f-42fe-adf1-b3b730577149</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;It still looks like the &amp;quot;GNU ARM Embedded Toolchain Directory&amp;quot; is wrong. I recreated your issue on a Windows 10 VM, by setting it to the path of SES, instead of the path of the ARM embedded toolchain. See pictures:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-b2ff803d2fba40e39773f06f35e2de78/wrong_5F00_path.PNG" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-b2ff803d2fba40e39773f06f35e2de78/error.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;If you change the &amp;quot;GNU ARM Embedded Toolchain Directory&amp;quot; option to the folder where you installed the ARM Embedded toolchain, then the error goes away, and you should be able to load and build the project. If you did not change the install directory in the ARM Embedded toolchain installer, the correct path should be C:\Program Files (x86)\GNU Tools Arm Embedded\7 2018-q2-update. I have attached pictures of the correct setup (on my VM), along with the content of the folder you should point to (when setting the path, only folders will be displayed, so you will not see the uninstaller):&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-b2ff803d2fba40e39773f06f35e2de78/correct_5F00_path.PNG" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-b2ff803d2fba40e39773f06f35e2de78/gnu_5F00_toolchain.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;If you still cannot get it to work, please send pictures of the SES options window, and the folder pointed to by the &amp;quot;GNU ARM Embedded Toolchain Directory&amp;quot; option.&lt;/p&gt;
&lt;p&gt;Edit: Also, when opening a project, make sure that the &amp;quot;Clean Build Directory&amp;quot; checkbox is checked, to avoid risking using old settings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212881?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2019 20:48:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92bdacb8-7a64-46a7-a895-4909784903ee</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;Another possible clue: I get this error box:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1569962722257v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If I navigate to that specific file and dblclick, another instance of SES opens, and immediately gives me the same box again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212879?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2019 20:31:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0330e04b-c903-41e2-aded-a7c9c592987f</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;Still doesn&amp;#39;t work. I&amp;#39;m working with David Martin, and we&amp;#39;re still getting this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1569961720702v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212843?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2019 13:52:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4d38294-bde2-42c9-b0a1-caaa861ac94c</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;I am still working on a solution to the outdated package problem. In the meantime, if you press &amp;quot;yes to all&amp;quot;, are you then able to open and build a sample project?&lt;/p&gt;
&lt;p&gt;That should make the license &amp;quot;stick&amp;quot;, and there does not seem to be anything wrong with the hex files produced by SES after pressing &amp;quot;yes to all&amp;quot;, so you would at least be able to start development while you are waiting for a permanent solution on the outdated package.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212658?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 15:17:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4491755d-0d2f-4d86-8cd8-305f6293939a</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;We are going in circles. I am right back where I was two weeks ago.&lt;/p&gt;
&lt;p&gt;I have confirmed only one emStudio installed, via Windows Control Panel Programs and Features. I am running exactly that emStudio, in the recommended installation directory. Every time I open it, I get that same dialog box shown two messages above. Whether I answer yes or no, I then get the request to activate. I activate tho Nordic license (corrupting my legal company name because the box won&amp;#39;t accept a comma in the company name), and the next time I open emStudio, I&amp;#39;m right back at the beginning of this paragraph.&lt;/p&gt;
&lt;p&gt;My client is getting impatient to see some results. So am I.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212597?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 12:38:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e3242fe-2777-4a05-bba8-861f933326c7</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;That path is not in c:\arm_segger_embedded_studio_v420a_win_x64_nordic, and I cannot find the mentioned package in my folder.&lt;/p&gt;
&lt;p&gt;Do you have another SES version installed?&lt;/p&gt;
&lt;p&gt;If so, make sure that you are using the correct version (run the executable emStudio in the c:\arm_segger_embedded_studio_v420a_win_x64_nordic\bin folder).&lt;/p&gt;
&lt;p&gt;If that does not help, you might be able to solve the issue by running the other SES version and fixing the problem there, or by uninstalling the other SES version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212546?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 11:32:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf6ce8c4-2337-4e46-b153-9ea2bb3af5ed</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;The ....2018-q2-update directory was already there, and looks as you showed except for the uninstaller. I have reinstalled that and now it looks just like yours.&lt;/p&gt;
&lt;p&gt;When I open emStudio, I always get the dialog box shown below. I&amp;#39;ve tried answering both yes and no different times, and I still always get this. I suspect it indicates I&amp;#39;m still missing some critical step in this absurdly over-complicated setup process:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1569842972474v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I have stopped at its first ocurrance this time, pending your answer as to the next step.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212481?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 08:55:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7663cea-395a-4a23-9c96-db776401d2c7</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;I am not talking about the unzipped SES folder, but the ARM Embedded toolchain (arm-none-eabi-*). You should have installed it as the last step on page 1 of the Getting Started Assistant (&amp;quot;Install the toolchain&amp;quot;). If you did not, here are the links:&lt;/p&gt;
&lt;ul style="background-color:#ffffff;color:#212529;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;margin-bottom:0px;margin-top:0px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;"&gt;
&lt;li&gt;
&lt;p style="margin-bottom:1rem;margin-top:0px;"&gt;&lt;a style="background-color:transparent;color:#004a6b;cursor:pointer;text-decoration:underline;" href="https://developer.arm.com/-/media/Files/downloads/gnu-rm/7-2018q2/gcc-arm-none-eabi-7-2018-q2-update-win32-sha2.exe"&gt;Windows 32-bit Installer (Signed for Windows 7 and later)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a style="background-color:transparent;color:#0080b7;cursor:pointer;text-decoration:none;" href="https://developer.arm.com/-/media/Files/downloads/gnu-rm/7-2018q2/gcc-arm-none-eabi-7-2018-q2-update-win32.exe"&gt;Windows 32-bit Installer (Unsigned)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The default install folder from the installer is: C:\Program Files (x86)\GNU Tools Arm Embedded\7 2018-q2-update.&lt;/p&gt;
&lt;p&gt;The install folder for the ARM Embedded toolchain should have the same contents the picture from my last comment.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212355?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 15:54:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0124dbc-4387-4cd3-8c78-61ea65e1c20d</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;I cannot find any directory that looks like your picture. I presume we&amp;#39;re talking about where I unzipped EmbeddedStudio_ARM_Nordic_v420a_win_x64.zip. Per your suggestion, I unzipped it directly to C:\ (which seems to me like a bad idea to begin with, but you&amp;#39;re the expert). I have tried setting the path in SES to both C:\ and c:\arm_segger_embedded_studio_v420a_win_x64_nordic, same result.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212354?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 15:40:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c143f5f-110d-43d5-8c83-778c4e627da7</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;It still looks like the &amp;quot;GNU ARM Embedded Toolchain Directory&amp;quot; option is wrong. Can you confirm that the content of the folder you have provided in that option contains the same as:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-b2ff803d2fba40e39773f06f35e2de78/gnuarmemb.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;Also, when building an application which uses the modem on the nRF91, you must build the application as non-secure. The board name should be &amp;quot;nrf9160_pca10090&lt;strong&gt;ns&lt;/strong&gt;&amp;quot;, notice the &amp;quot;ns&amp;quot; at the end.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212353?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 15:29:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c8ca015-7456-427a-815c-df044c225228</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;Okay, I&amp;#39;ve jumped thru all the hoops to reinstall the package. Now I&amp;#39;m uto the same place I was a week ago. When I attempt to open the Asset Tracker project, I get this error box:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1569597969756v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s te option box, exactly as the tools auto-filled it:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1569598011783v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212332?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 14:35:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49fd1304-ab6c-4d2b-bc81-88a53ef11d09</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Sorry for being unclear. It is not necessary to start over. Just change &amp;quot;hub==2.0&amp;quot; to &amp;quot;git-spindle==2.0&amp;quot; (as I believe you did), and rerun the pip3 command.&lt;/p&gt;
&lt;p&gt;Regarding the pyocd error, you can safely ignore it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212328?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 14:23:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01ef1725-feef-4d25-960e-b2fa8c56b124</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;Do I need to just go back and start over? Your message above was not very clear, but I replaced &amp;quot;hub&amp;quot; in Requirements.txt in the Zephyr directory and it seems to be a little happier. However, there&amp;#39;s still a red error message (boldface below) in the resulting text:&lt;/p&gt;
&lt;p&gt;Requirement already satisfied: asn1crypto&amp;gt;=0.21.0 in c:\python37\lib\site-packages (from cryptography&amp;gt;=1.5-&amp;gt;jwcrypto&amp;gt;=0.5.0-&amp;gt;github3.py&amp;gt;=0.8.2-&amp;gt;git-spindle==2.0&lt;br /&gt;-&amp;gt;-r zephyr\scripts\requirements.txt (line 10)) (0.24.0)&lt;br /&gt;Requirement already satisfied: pycparser in c:\python37\lib\site-packages (from cffi!=1.11.3,&amp;gt;=1.8-&amp;gt;cryptography&amp;gt;=1.5-&amp;gt;jwcrypto&amp;gt;=0.5.0-&amp;gt;github3.py&amp;gt;=0.8.2-&amp;gt;git-s&lt;br /&gt;pindle==2.0-&amp;gt;-r zephyr\scripts\requirements.txt (line 10)) (2.19)&lt;br /&gt;&lt;em&gt;&lt;strong&gt;ERROR: pyocd 0.19.0 has requirement pyyaml&amp;lt;6.0,&amp;gt;=5.1, but you&amp;#39;ll have pyyaml 4.2b4 which is incompatible.&lt;/strong&gt;&lt;/em&gt;&lt;br /&gt;Installing collected packages: wheel, docutils, sphinxcontrib-websupport, sphinx, breathe, sphinx-rtd-theme, sphinxcontrib-svg2pdfconverter, junit2html, ply, jw&lt;br /&gt;crypto, uritemplate, github3.py, whelk, git-spindle, arrow, gitlint, pyelftools, websocket-client, sortedcontainers, intervaltree, pyusb, pywinusb, pyocd, windo&lt;br /&gt;ws-curses, Pillow, more-itertools, zipp, importlib-metadata, pluggy, wcwidth, py, atomicwrites, pytest&lt;br /&gt;&amp;nbsp; Found existing installation: docutils 0.15.2&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Uninstalling docutils-0.15.2:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Successfully uninstalled docutils-0.15.2&lt;br /&gt;&amp;nbsp; Found existing installation: Sphinx 2.2.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Uninstalling Sphinx-2.2.0:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Successfully uninstalled Sphinx-2.2.0&lt;br /&gt;&amp;nbsp; Running setup.py install for junit2html ... done&lt;br /&gt;&amp;nbsp; Running setup.py install for ply ... done&lt;br /&gt;&amp;nbsp; Running setup.py install for whelk ... done&lt;br /&gt;&amp;nbsp; Running setup.py install for git-spindle ... done&lt;br /&gt;&amp;nbsp; Running setup.py install for pyelftools ... done&lt;br /&gt;&amp;nbsp; Running setup.py install for intervaltree ... done&lt;br /&gt;&amp;nbsp; Running setup.py install for pyusb ... done&lt;br /&gt;&amp;nbsp; Running setup.py install for pywinusb ... done&lt;br /&gt;&amp;nbsp; Running setup.py install for pyocd ... done&lt;br /&gt;Successfully installed Pillow-6.1.0 arrow-0.14.2 atomicwrites-1.3.0 breathe-4.9.1 docutils-0.14 git-spindle-2.0 github3.py-1.3.0 gitlint-0.12.0 importlib-metada&lt;br /&gt;ta-0.23 intervaltree-3.0.2 junit2html-22 jwcrypto-0.6.0 more-itertools-7.2.0 pluggy-0.13.0 ply-3.10 py-1.8.0 pyelftools-0.24 pyocd-0.19.0 pytest-5.1.3 pyusb-1.0&lt;br /&gt;.2 pywinusb-0.4.2 sortedcontainers-2.1.0 sphinx-1.7.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-svg2pdfconverter-1.0.1 sphinxcontrib-websupport-1.1.2 uritemplate-3.0&lt;br /&gt;.0 wcwidth-0.1.7 websocket-client-0.56.0 wheel-0.30.0 whelk-2.7.1 windows-curses-2.0.1 zipp-0.6.0&lt;br /&gt;&lt;br /&gt;10:17:04.11 d:\296\FW\ncs&amp;gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212318?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 14:00:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8a971c7-0f53-44fe-8b00-d7ff4a2a718d</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;That is a known problem and has been fixed on the master branch.&lt;/p&gt;
&lt;p&gt;What has happened is this:&lt;/p&gt;
&lt;p&gt;The hub python module that is used by Zephyr has changed the name to git-spindle. Then, a new module was created with the name hub. If you edit the name of the package in the requirements file to &amp;quot;git-spindle&amp;quot;, it should work. &lt;/p&gt;
&lt;p&gt;Sadly, bugfixes like this have not been backported to the v1.0.0 release.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212292?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 13:10:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8c9c0f6-a1c8-4482-9cba-8c9537b1f020</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;David Martin stepped in to help, but he&amp;#39;s traveling today so asked that I come back to this ticket. So here&amp;#39;s the update. We went back and started over with the Getting Started Assistant. Step 1 of the 4 steps is complete and appears successful. In step 2 &amp;quot;Clone the nRF Connect SDK&amp;quot;, the first 3 subparts are complete. In the 4th part, installing Python modules, the very first install command is&lt;/p&gt;
&lt;pre style="background-color:#f5f5f5;border:1px solid #cccccc;border-radius:4px;color:#333333;display:block;font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:13px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.42857;margin:0px 0px 10px;overflow:auto;padding:9.5px;text-align:left;text-indent:0px;text-transform:none;"&gt;&lt;code style="color:inherit;font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:inherit;"&gt;pip3 install -r zephyr\scripts\requirements.txt&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;That results in an error message that David was unable to handle immediately. Here&amp;#39;s the screen dump from the command box:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span style="font-size:medium;"&gt;11:39:42.08 d:\296\FW\ncs&amp;gt; pip3 install -r zephyr\scripts\requirements.txt&lt;br /&gt;Collecting wheel==0.30.0 (from -r zephyr\scripts\requirements.txt (line 1))&lt;br /&gt;&amp;nbsp; Using cached &lt;a href="https://files.pythonhosted.org/packages/0c/80/16a85b47702a1f47a63c104c91abdd0a6704ee8ae3b4ce4afc49bc39f9d9/wheel-0.30.0-py2.py3-none-any.whl"&gt;https://files.pythonhosted.org/packages/0c/80/16a85b47702a1f47a63c104c91abdd0a6704ee8ae3b4ce4afc49bc39f9d9/wheel-0.30.0-py2.py3-none-any.whl&lt;br /&gt;&lt;/a&gt;Collecting breathe==4.9.1 (from -r zephyr\scripts\requirements.txt (line 2))&lt;br /&gt;&amp;nbsp; Using cached &lt;a href="https://files.pythonhosted.org/packages/2c/a5/040234179dc9140be4a1cb4350af362327d001d0ca7e5bba4d580916ceb4/breathe-4.9.1-py2.py3-none-any.whl"&gt;https://files.pythonhosted.org/packages/2c/a5/040234179dc9140be4a1cb4350af362327d001d0ca7e5bba4d580916ceb4/breathe-4.9.1-py2.py3-none-any.whl&lt;br /&gt;&lt;/a&gt;Collecting sphinx==1.7.5 (from -r zephyr\scripts\requirements.txt (line 3))&lt;br /&gt;&amp;nbsp; Using cached &lt;a href="https://files.pythonhosted.org/packages/1b/9f/98d67201c5a6e1aececed03a44a819d0e32adba81414081e303cfaf8c54c/Sphinx-1.7.5-py2.py3-none-any.whl"&gt;https://files.pythonhosted.org/packages/1b/9f/98d67201c5a6e1aececed03a44a819d0e32adba81414081e303cfaf8c54c/Sphinx-1.7.5-py2.py3-none-any.whl&lt;br /&gt;&lt;/a&gt;Collecting docutils==0.14 (from -r zephyr\scripts\requirements.txt (line 4))&lt;br /&gt;&amp;nbsp; Using cached &lt;a href="https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl"&gt;https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl&lt;br /&gt;&lt;/a&gt;Collecting sphinx_rtd_theme (from -r zephyr\scripts\requirements.txt (line 5))&lt;br /&gt;&amp;nbsp; Using cached &lt;a href="https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-an"&gt;https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-an&lt;br /&gt;&lt;/a&gt;y.whl&lt;br /&gt;Collecting sphinxcontrib-svg2pdfconverter (from -r zephyr\scripts\requirements.txt (line 6))&lt;br /&gt;&amp;nbsp; Using cached &lt;a href="https://files.pythonhosted.org/packages/79/83/d712a25303429570c641caa113d1282c27012bbd4157417d07829947a549/sphinxcontrib_svg2pdfconverter-1.0.1-p"&gt;https://files.pythonhosted.org/packages/79/83/d712a25303429570c641caa113d1282c27012bbd4157417d07829947a549/sphinxcontrib_svg2pdfconverter-1.0.1-p&lt;br /&gt;&lt;/a&gt;y3-none-any.whl&lt;br /&gt;Collecting junit2html (from -r zephyr\scripts\requirements.txt (line 7))&lt;br /&gt;&amp;nbsp; Using cached &lt;a href="https://files.pythonhosted.org/packages/69/93/f2ccef1136dba078dada0513c324bad9ffd2be9236229d09bce71e1338a8/junit2html-022.tar.gz"&gt;https://files.pythonhosted.org/packages/69/93/f2ccef1136dba078dada0513c324bad9ffd2be9236229d09bce71e1338a8/junit2html-022.tar.gz&lt;br /&gt;&lt;/a&gt;Requirement already satisfied: PyYAML&amp;gt;=3.13 in c:\python37\lib\site-packages (from -r zephyr\scripts\requirements.txt (line 8)) (4.2b4)&lt;br /&gt;Collecting ply==3.10 (from -r zephyr\scripts\requirements.txt (line 9))&lt;br /&gt;&amp;nbsp; Using cached &lt;a href="https://files.pythonhosted.org/packages/ce/3d/1f9ca69192025046f02a02ffc61bfbac2731aab06325a218370fd93e18df/ply-3.10.tar.gz"&gt;https://files.pythonhosted.org/packages/ce/3d/1f9ca69192025046f02a02ffc61bfbac2731aab06325a218370fd93e18df/ply-3.10.tar.gz&lt;br /&gt;&lt;/a&gt;Collecting hub==2.0 (from -r zephyr\scripts\requirements.txt (line 10))&lt;br /&gt;&lt;/span&gt;&lt;span style="color:#ff0000;font-size:medium;"&gt;&amp;nbsp; ERROR: Could not find a version that satisfies the requirement hub==2.0 (from -r zephyr\scripts\requirements.txt (line 10)) (from versions: 0.0.1, 0.1.0, 0.1.&lt;br /&gt;1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.2, 0.2.0.1, 0.2.0.3, 0.2.0.4)&lt;br /&gt;ERROR: No matching distribution found for hub==2.0 (from -r zephyr\scripts\requirements.txt (line 10))&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:medium;"&gt;11:40:06.99 d:\296\FW\ncs&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size:medium;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size:medium;"&gt;Your serve...... ;-)&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212096?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2019 14:16:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b96d81a1-2747-4830-b702-f7f9a7607fc2</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;1. On my Linux VM, I got the Nordic Edition also when pressing continue. I do not know of any other solution, but what I did was simply to type a single letter into every box (except for email, which must look like an email, e.g., a@a.a), and use an old license. It is obviously not a very good workaround, but that is the best I have at the moment.&lt;/p&gt;
&lt;p&gt;3. The &amp;quot;GNU ARM Embedded Toolchain Directory&amp;quot; is wrong. It should point to the folder where you installed the toolchain, i.e., compiler. The default path I got from the installer was:&amp;nbsp;C:\Program Files (x86)\GNU Tools Arm Embedded\7 2018-q2-update. If you followed the recommendation from the Getting Started Assistant, it would be in C:\gnuarmemb. Regardless, the content of the folder should be:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-b2ff803d2fba40e39773f06f35e2de78/gnuarmemb.PNG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212092?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2019 13:48:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e8fbf51-5f5c-4385-94d1-75749132723c</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;&lt;em&gt;1. The Segger Embedded Studio Nordic Edition zip should contain all the necessary parts, and installing a package should not be necessary. I have never encountered that message before, and from the path mentioned in the pop-up, it does not look like you are using the Nordic Edition of SES. Can you confirm that you are using the correct SES version?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;If I &amp;quot;continue&amp;quot; as you suggest below, I do not get the Nordic version. If I do as I have been doing all along, and re-activate my license every time I open SES, I clearly get the Nordic version as this screenshot shows. Could there be a connection here? Also, note that my legal company name includes a comma, but the activation will not accept a comma in the company name so I must compromise and leave out the comma.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1569505180487v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;2. I just tried to set up NCS on two different Linux VMs and encountered your license issue on one of them until I was able to open one of our example projects. For now, you should be able to simply press &amp;quot;continue&amp;quot;, while we sort out your other issues.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;See above.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;3. Can you send me a screenshot of the &amp;quot;nRF Connect&amp;quot; tab of SES&amp;#39;s options window, as well as the content of the folder, pointed to by the &amp;quot;GNU ARM Embedded Toolchain Directory&amp;quot; setting?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1569505324949v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Note that all locations etc. were guided by the nRF Connect Getting Started Assistant.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1569505475763v3.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/212085?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2019 13:33:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff8b619c-4e5d-4fe5-964c-afe64a59a465</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;1. The Segger Embedded Studio Nordic Edition zip should contain all the necessary parts, and installing a package should not be necessary. I have never encountered that message before, and from the path mentioned in the pop-up, it does not look like you are using the Nordic Edition of SES. Can you confirm that you are using the correct SES version?&lt;/p&gt;
&lt;p&gt;2. I just tried to set up NCS on two different Linux VMs and encountered your license issue on one of them until I was able to open one of our example projects. For now, you should be able to simply press &amp;quot;continue&amp;quot;, while we sort out your other issues.&lt;/p&gt;
&lt;p&gt;3. Can you send me a screenshot of the &amp;quot;nRF Connect&amp;quot; tab of SES&amp;#39;s options window, as well as the content of the folder, pointed to by the &amp;quot;GNU ARM Embedded Toolchain Directory&amp;quot; setting?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/211611?ContentTypeID=1</link><pubDate>Tue, 24 Sep 2019 16:25:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85fcc971-b57a-434c-927c-e82a7fe048d3</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;Every time I open Embedded Studio I get this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1569342094248v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Whether i answer yes or no, I always get a notice that I have no license, and have to jump thru the hoops to get the free license for Nordic users. is there any way to make the license stick?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Startup Troubles on Dev Kit</title><link>https://devzone.nordicsemi.com/thread/211555?ContentTypeID=1</link><pubDate>Tue, 24 Sep 2019 13:02:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31af9cde-d143-40e1-8ceb-aae7bbcc0b1a</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;You need to create the GNUARMEMB_TOOLCHAIN_PATH environment variable (along with the ZEPHYR_TOOLCHAIN_VARIANT, though I believe they are only needed when building from the command line).&lt;/p&gt;
&lt;p&gt;I sent you links to the toolchain in this comment: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/52266/startup-troubles-on-dev-kit/211001#211001"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/52266/startup-troubles-on-dev-kit/211001#211001&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Make sure that you use the &amp;quot;Nordic Edition&amp;quot; of SES, not the regular version (links here: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/52266/startup-troubles-on-dev-kit/211314#211314"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/52266/startup-troubles-on-dev-kit/211314#211314&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;You can unzip the folder anywhere. There are no other install steps other than unzipping. When using SES with NCS, make sure that you run the correct executable, you can find it in &amp;lt;SES install/unzip folder&amp;gt;/arm_segger_embedded_studio_v418_win_x86_nordic\bin\emStudio.exe&lt;/p&gt;
&lt;p&gt;When you first open SES (Nordic Edition), you need to set two options. You can find them by clicking Tools &amp;gt; Options&amp;nbsp;and select the&amp;nbsp;nRF Connect&amp;nbsp;tab.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Zephyr Base&amp;nbsp;- the location of your cloned Zephyr repository (the full path to&amp;nbsp;ncs/zephyr)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;GNU ARM Embedded Toolchain Directory&amp;nbsp;- the location of your GNU ARM Embedded Toolchain installation (for example,&amp;nbsp;c:\gnuarmemb)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I agree that there are a lot of dependencies to install, however, if you follow the Getting Started Assistant application in nRF Connect it should not be very hard.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>