<?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>SEGGER Embedded Studio Project Setup Errors</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65394/segger-embedded-studio-project-setup-errors</link><description>Hi. This is my first experience using Nordic Products and I have run into some issues trying to &amp;quot;Open nRF Connect Studio Project&amp;quot; from SEGGER Embedded Studio. I want to run mesh sample projects to use my nRF52832 as a packet sniffer when paired with wireshark</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Sep 2020 07:34:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65394/segger-embedded-studio-project-setup-errors" /><item><title>RE: SEGGER Embedded Studio Project Setup Errors</title><link>https://devzone.nordicsemi.com/thread/267355?ContentTypeID=1</link><pubDate>Tue, 01 Sep 2020 07:34:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba084696-4086-43c3-9dec-2aaef85b36ab</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Ryan,&lt;br /&gt;&lt;br /&gt;I would try to uninstall SEGGER and re-install it first. This is probably faster and easier then to change all paths individually.&amp;nbsp;&amp;nbsp;&lt;br /&gt;Are you able to install everything directly under&amp;nbsp;the C drive? I have experienced less issues when&amp;nbsp;setting up a widows development machine this way.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I assume you all ready have&amp;nbsp;seen/used some of this but here are some handy links:&lt;br /&gt;The getting started guide for &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/getting_started.html"&gt;nRF Connected SDK&lt;/a&gt;, it goes in quite detailed for all platforms&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/Segger-Embedded-Studio"&gt;Nordics SEGGER page&lt;/a&gt; linking to SEGGER, it will take you to the latest version of SEGGER for download.&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop"&gt;nRF Connect for Desktop&lt;/a&gt; has a nice toolchain manger&amp;nbsp; as well as other apps that are quite useful for different Nordic products.&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line-Tools"&gt;The Command line tools&lt;/a&gt;, really nice if you want to use the command line to build and flash and use VS Code, Atom or some other IDE or text editor to work on your projects.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The process is quite similar on Linux and if you are following the Getting started guide it takes the same amount of time. I have&amp;nbsp;experienced that Linux does build projects a bitt faster so that is something to consider, although&amp;nbsp;it is not by much but it does add up over time.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio Project Setup Errors</title><link>https://devzone.nordicsemi.com/thread/267326?ContentTypeID=1</link><pubDate>Tue, 01 Sep 2020 01:26:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4db21e3-b9c9-4997-87ef-34458e277532</guid><dc:creator>Ryan Quinn</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Jo&lt;span&gt;nathan,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Unfortunate&lt;span&gt;&amp;nbsp;changing the user folder name (which took some searching to find out how to change as this is not normally allowed) seem to have messed up the paths for other required installs for SEGGER such as cmake. Unless you have a better idea I guess my options are to either resolve each path issue caused by the name change individually, start over as a new windows user, or try my luck setting things up on Linux. If you think you have an easy fix for&amp;nbsp; the path issue let me know. Otherwise I will see if I can get things running on Linux. Thanks for the help and feedback on nrf vs&amp;nbsp;zephyr examples.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio Project Setup Errors</title><link>https://devzone.nordicsemi.com/thread/267140?ContentTypeID=1</link><pubDate>Mon, 31 Aug 2020 07:52:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd989d87-1a55-4ac1-bc3e-a33359b3926e</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Ryan,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Try removing any white spaces in the path, I see that you have &lt;strong&gt;/Lab PC/&lt;/strong&gt;, this location includes a whitespace and that generally&amp;nbsp;works poorly whit SEGGER.&amp;nbsp;&amp;nbsp;Try to change this to&lt;strong&gt;&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;/Lab_PC/&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;span&gt;if that is possible.&lt;/span&gt;&lt;br /&gt;Also remember to sett your environment variables:&lt;br /&gt;I usually sett mine to something like the following&lt;br /&gt;&lt;strong&gt;ZEPHYR_BASE&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; =&amp;nbsp;C:\nsc\v1.3.0\zephyr&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ZEPHYR_TOOLCHAIN_VARIANT&amp;nbsp; &amp;nbsp; &amp;nbsp;=&amp;nbsp;&amp;nbsp;gnuarmemb&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;GNUARMEMB_TOOLCHAIN_PATH&amp;nbsp; = C:\gnuarmemb&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;in your case I guess it would be: &lt;br /&gt;C:/Users/Lab_PC/Documents/Projects/zephyr&lt;br /&gt;and C:/(where ever you have your gnu arm embed toolchain)&lt;/p&gt;
&lt;p&gt;And change the &lt;strong&gt;Directories&lt;/strong&gt; option in SEGGER under &lt;strong&gt;Tools&amp;gt;Options&amp;gt;nRF Connect&lt;/strong&gt;&lt;br /&gt;Here is a image of how I have done it:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-3c951373b662494aa42b6d1ff6682045/pastedimage1598864555609v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]Is there any benefit between using the sample projects form the&amp;nbsp;&amp;quot;zephyr&amp;quot; folder or from the &amp;quot;nrf&amp;quot;[/quote]
&lt;p&gt;&amp;nbsp;The examples provided in the nrf folder is recommended as these are maintained by Nordic and for Nordic products. In most cases the zephyr folder examples will work just fine also, but if you&amp;nbsp; work on the latest development branch (master), then&amp;nbsp;the nrf folder has a extra layer of quality&amp;nbsp;control&amp;nbsp;supported by Nordic Semi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>