<?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>Import nRF Connect SDK Example into Segger Embedded Studio Failure</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78347/import-nrf-connect-sdk-example-into-segger-embedded-studio-failure</link><description>Hi, 
 I have just setup the nRF Connect SDK for the first time. I am running Ubuntu 20.04 in a Virtual Machine. I followed the instructions in the &amp;quot;Getting Started Assistant&amp;quot;. I initially has some errors installing the &amp;quot;Additional Python Dependencies</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Sep 2021 14:13:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78347/import-nrf-connect-sdk-example-into-segger-embedded-studio-failure" /><item><title>RE: Import nRF Connect SDK Example into Segger Embedded Studio Failure</title><link>https://devzone.nordicsemi.com/thread/331549?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 14:13:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e866f917-288c-4892-aa13-c7193eb052b1</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;My pleasure! Good to hear that it works now.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Import nRF Connect SDK Example into Segger Embedded Studio Failure</title><link>https://devzone.nordicsemi.com/thread/331411?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 05:14:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb867c4a-18c6-41a1-bc15-940788cb7609</guid><dc:creator>chrismy</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;I managed to find and update the path setting within Segger Studio.&amp;nbsp; It now imports/compiles/etc.&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Import nRF Connect SDK Example into Segger Embedded Studio Failure</title><link>https://devzone.nordicsemi.com/thread/326009?ContentTypeID=1</link><pubDate>Fri, 20 Aug 2021 15:05:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cf23748-e0de-4994-afd2-634125676232</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello!&lt;br /&gt;&lt;br /&gt;Could you try to change GNUARMEMB_TOOLCHAIN_PATH to &amp;quot;&lt;span&gt;/opt/gnuarmemb&amp;quot;. I.e. excluding the &amp;quot;bin&amp;quot; from the path.&lt;/span&gt;&lt;/p&gt;
[quote user="chrismy"]CROSS_COMPILE: /opt/gnuarmemb/bin&lt;span style="background-color:rgba(255, 255, 0, 1);"&gt;/bin&lt;/span&gt;/arm-none-eabi-[/quote]
&lt;p&gt;&amp;nbsp;As you can see the &amp;quot;bin&amp;quot; is appended by the build system.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Import nRF Connect SDK Example into Segger Embedded Studio Failure</title><link>https://devzone.nordicsemi.com/thread/325457?ContentTypeID=1</link><pubDate>Wed, 18 Aug 2021 10:36:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20d94fca-21ba-46cf-aecc-c8579f0c13c9</guid><dc:creator>chrismy</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;Sorry for the delayed reply.&amp;nbsp; Log shown below.&amp;nbsp; The &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;TOOLCHAIN_HOME&lt;/span&gt; folder seems to be correct (ie it exists on my system).&amp;nbsp; The &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;CROSS_COMPILE&lt;/span&gt; path doesn&amp;#39;t seem right (there&amp;#39;s an extra &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;bin&lt;/span&gt; in there).&amp;nbsp; And the&amp;nbsp;&lt;span&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;arm-none-eabi-&lt;/span&gt; part doesn&amp;#39;t seem right.&amp;nbsp; Or is that just a prefix, and &amp;quot;gcc&amp;quot; (or similar will be appended to the end?&amp;nbsp; Where abouts is the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;CROSS_COMPILE&lt;/span&gt; variable defined?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Chris.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;Creating solution blinky.emProject&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; cmake -GNinja -DBOARD=nrf52dk_nrf52832 -DBOARD_DIR=/home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/boards/arm/nrf52dk_nrf52832 -B/home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/samples/basic/blinky/build_nrf52dk_nrf52832 -S/home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/samples/basic/blinky -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=/opt/gnuarmemb/bin -DEXTRA_KCONFIG_TARGETS=menuconfig_ses -DEXTRA_KCONFIG_TARGET_COMMAND_FOR_menuconfig_ses=/home/chris/Nordic/arm_segger_embedded_studio_v550d_linux_x64_nordic/html/configure_nordic_project_menuconfig.py&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; -- Application: /home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/samples/basic/blinky&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; -- Zephyr version: 2.6.0-rc1 (/home/chris/Nordic/nRFConnect/SDK/ncs/zephyr), build: v2.6.0-rc1-ncs1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; -- Found west (found suitable version &amp;quot;0.11.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; -- Board: nrf52dk_nrf52832&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; -- Cache files will be written to: /home/chris/.cache/zephyr&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; -- Found dtc: /usr/bin/dtc (found suitable version &amp;quot;1.5.0&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; -- Found toolchain: gnuarmemb (/opt/gnuarmemb/bin)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; -- Configuring incomplete, errors occurred!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; Including boilerplate (Zephyr base (cached)): /home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/cmake/app/boilerplate.cmake&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; CMake Error at /home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/cmake/compiler/gcc/generic.cmake:8 (message):&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; Zephyr was unable to find the toolchain. Is the environment misconfigured?&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; User-configuration:&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; ZEPHYR_TOOLCHAIN_VARIANT: gnuarmemb&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; Internal variables:&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; CROSS_COMPILE: /opt/gnuarmemb/bin&lt;span style="background-color:#ffff00;"&gt;/bin&lt;/span&gt;/arm-none-eabi-&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; TOOLCHAIN_HOME: /opt/gnuarmemb/bin&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; Call Stack (most recent call first):&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; /home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/cmake/generic_toolchain.cmake:42 (include)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; /home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/cmake/app/boilerplate.cmake:553 (include)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; /home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:24 (include)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; /home/chris/Nordic/nRFConnect/SDK/ncs/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:40 (include_boilerplate)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; CMakeLists.txt:4 (find_package)&lt;/span&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; error: cmake failed&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt; create_nordic_project.py failed (1)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Import nRF Connect SDK Example into Segger Embedded Studio Failure</title><link>https://devzone.nordicsemi.com/thread/324196?ContentTypeID=1</link><pubDate>Tue, 10 Aug 2021 10:42:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e192d35d-1253-425f-9273-01ea16012672</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi, Chris!&lt;br /&gt;&lt;br /&gt;Please share the full error log. It can be acquired by double pressing the error message in the output window of SES (see the image below).&lt;br /&gt;&amp;nbsp;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/6014.emstudio_5F00_error.png" alt=" " /&gt;&amp;nbsp;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>