<?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>Questions regarding : nRF Connect SDK Tutorial - Part 2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58532/questions-regarding-nrf-connect-sdk-tutorial---part-2</link><description>Hello, 
 I started following the tutorials in the devzone blog and was really helpful to understand the logic behind the ncs. I got stuck in some issues and would like some help please! 
 In part 2 
 2.1.2 User workflow - Application as the manifest repository</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Apr 2020 20:28:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58532/questions-regarding-nrf-connect-sdk-tutorial---part-2" /><item><title>RE: Questions regarding : nRF Connect SDK Tutorial - Part 2</title><link>https://devzone.nordicsemi.com/thread/244550?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2020 20:28:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64502562-b57d-475b-88a7-369ebe6f9520</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;I have manager to reinstall nrf connect sdk manually and follow the tutorial with no issue.&lt;/p&gt;
&lt;p&gt;thank you simon for the great tutorial&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions regarding : nRF Connect SDK Tutorial - Part 2</title><link>https://devzone.nordicsemi.com/thread/244537?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2020 17:34:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51d9ba43-f4e2-4295-a9a1-344d388c5c85</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Thank you Simon for your reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;reinstalled nRF connect SDK v1.2.0 using the new tool&amp;nbsp; &amp;quot;Toolchain Manager&amp;quot;.&lt;/p&gt;
&lt;p&gt;I removed&amp;nbsp;the old sdk&amp;nbsp; and&amp;nbsp;&amp;nbsp;gnuarmemb folders and paths before.&lt;/p&gt;
&lt;p&gt;I started from scratch and now I&amp;#39;m in&amp;nbsp;&lt;span&gt;2. Set up a project (before starting managing my projest with west). I am able to build the project&amp;nbsp;using segger embedded studio but got errors using west build as shown below:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b nrf9160_pca10090ns -d build_nrf9160_pca10090ns
-- west build: build configuration:
       source directory: D:\DEV\Phantomtracker\software\my_projects\project_hello\hello_world
       build directory: D:\DEV\Phantomtracker\software\my_projects\project_hello\hello_world\build_nrf9160_pca10090ns
       BOARD: nrf9160_pca10090ns (origin: command line)
-- west build: generating a build system
-- Zephyr version: 2.1.99
-- Selected BOARD nrf9160_pca10090ns
-- Found west: C:/Python38/Scripts/west.exe (found suitable version &amp;quot;0.6.3&amp;quot;, minimum required is &amp;quot;0.6.0&amp;quot;)
CMake Error at D:/DEV/nRF/ncs/v1.2.0/zephyr/cmake/host-tools.cmake:83 (message):
  Unable to find gperf
Call Stack (most recent call first):
  D:/DEV/nRF/ncs/v1.2.0/zephyr/cmake/app/boilerplate.cmake:443 (include)
  CMakeLists.txt:3 (include)


-- Configuring incomplete, errors occurred!
ERROR: command exited with status 1: &amp;#39;C:\Program Files\CMake\bin\cmake.EXE&amp;#39; &amp;#39;-BD:\DEV\Phantomtracker\software\my_projects\project_hello\hello_world\build_nrf9160_pca10090ns&amp;#39; &amp;#39;-SD:\DEV\Phantomtracker\software\my_projects\project_hello\hello_world&amp;#39; -GNinja -DBOARD=nrf9160_pca10090ns&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;span&gt;I have the project forlder outside ncs, so I tried setting the following &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;set ZEPHYR_TOOLCHAIN_VARIANT=&amp;quot;gnuarmemb&amp;quot;&lt;br /&gt;set GNUARMEMB_TOOLCHAIN_PATH=D:\DEV\nRF\ncs\v1.2.0\toolchain\opt&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;but no luck.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;West version: v0.6.3&lt;br /&gt;Python 3.8.1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I prefer using the command line, it&amp;#39;s much simpler.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;any ideas why I&amp;#39;m having this errors !&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regars,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hicham&lt;/span&gt;&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: Questions regarding : nRF Connect SDK Tutorial - Part 2</title><link>https://devzone.nordicsemi.com/thread/238812?ContentTypeID=1</link><pubDate>Mon, 09 Mar 2020 13:01:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bea824d-20b7-4074-8e12-507f7bb8bf56</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I tested your project and was not able to recreate your issue. What&amp;#39;s your west version and python version? I got the following:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;lt;..&amp;gt;\project_hello\project_hello&amp;gt;west --version &amp;amp;&amp;amp; python --version
West version: v0.6.3
Python 3.8.0&lt;/pre&gt;&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>