<?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 for RF9160 - solution load command failed (1)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41772/segger-embedded-studio-for-rf9160---solution-load-command-failed-1</link><description>Hi, 
 I&amp;#39;ve used the nRF connect &amp;#39;Getting Started&amp;#39; software and tutorial to setup a development environment, however i am having problems with the &amp;quot;Set up a project in SEGGER Embedded Studio&amp;quot; stage. 
 When doing &amp;quot;Open nRF Connect SDK Project.&amp;quot; i get an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jan 2020 13:35:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41772/segger-embedded-studio-for-rf9160---solution-load-command-failed-1" /><item><title>RE: Segger Embedded Studio for RF9160 - solution load command failed (1)</title><link>https://devzone.nordicsemi.com/thread/231906?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 13:35:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04a7e605-5b9f-4b00-9a82-ef6a1299ee05</guid><dc:creator>linh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I Try to install it again and see that the module is installed. But it still doesn&amp;#39;t works. Do you know what happend?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-_2800_142_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-_2800_143_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Linh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Embedded Studio for RF9160 - solution load command failed (1)</title><link>https://devzone.nordicsemi.com/thread/164375?ContentTypeID=1</link><pubDate>Mon, 07 Jan 2019 19:41:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:415e7cd3-4879-4f38-bf3c-f0d754a86cb6</guid><dc:creator>robmilne</dc:creator><description>&lt;p&gt;I have a similar problem with Python module installation.&amp;nbsp; I&amp;#39;m using Win7 with Python 3.6.4 and pip 18.1.&amp;nbsp; The zephyr script ran fine but when I run the nrf script...&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:normal;letter-spacing:normal;line-height:1.42857;margin:0px 0px 10px;overflow:auto;padding:9.5px;text-align:start;text-indent:0px;text-transform:none;"&gt;&lt;code style="background-color:transparent;border-radius:0px;color:inherit;font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:inherit;padding:0px;white-space:pre-wrap;"&gt;pip3 install -r nrf\scripts\requirements.txt&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;...I get the following error...&lt;/p&gt;
&lt;p&gt;C:\Users\rob\Documents\nrf_sdk\ncs&amp;gt;pip3 install -r nrf\scripts\requirements.txt&lt;br /&gt;Collecting git+&lt;a href="https://github.com/carlescufi/mscgen.git@python3"&gt;github.com/.../mscgen.git@python3&lt;/a&gt; (from -r nrf\scr&lt;br /&gt;ipts\requirements.txt (line 2))&lt;br /&gt; Cloning &lt;a href="https://github.com/carlescufi/mscgen.git"&gt;github.com/.../mscgen.git&lt;/a&gt; (to revision python3) to c:\u&lt;br /&gt;sers\rob\appdata\local\temp\pip-req-build-vnjs2p3d&lt;br /&gt;Switched to a new branch &amp;#39;python3&amp;#39;&lt;br /&gt;Branch &amp;#39;python3&amp;#39; set up to track remote branch &amp;#39;python3&amp;#39; from &amp;#39;origin&amp;#39;.&lt;br /&gt; Complete output from command python setup.py egg_info:&lt;br /&gt; Traceback (most recent call last):&lt;br /&gt; File &amp;quot;&amp;lt;string&amp;gt;&amp;quot;, line 1, in &amp;lt;module&amp;gt;&lt;br /&gt; File &amp;quot;c:\users\rob\appdata\local\programs\python\python36\lib\site-package&lt;br /&gt;s\setuptools\__init__.py&amp;quot;, line 10, in &amp;lt;module&amp;gt;&lt;br /&gt; from setuptools.extern.six.moves import filter, filterfalse, map&lt;br /&gt; File &amp;quot;c:\users\rob\appdata\local\programs\python\python36\lib\site-package&lt;br /&gt;s\setuptools\extern\__init__.py&amp;quot;, line 1, in &amp;lt;module&amp;gt;&lt;br /&gt; from pkg_resources.extern import VendorImporter&lt;br /&gt; File &amp;quot;c:\users\rob\appdata\local\programs\python\python36\lib\site-package&lt;br /&gt;s\pkg_resources\__init__.py&amp;quot;, line 3017, in &amp;lt;module&amp;gt;&lt;br /&gt; @_call_aside&lt;br /&gt; File &amp;quot;c:\users\rob\appdata\local\programs\python\python36\lib\site-package&lt;br /&gt;s\pkg_resources\__init__.py&amp;quot;, line 3003, in _call_aside&lt;br /&gt; f(*args, **kwargs)&lt;br /&gt; File &amp;quot;c:\users\rob\appdata\local\programs\python\python36\lib\site-package&lt;br /&gt;s\pkg_resources\__init__.py&amp;quot;, line 3045, in _initialize_master_working_set&lt;br /&gt; dist.activate(replace=False)&lt;br /&gt; File &amp;quot;c:\users\rob\appdata\local\programs\python\python36\lib\site-package&lt;br /&gt;s\pkg_resources\__init__.py&amp;quot;, line 2577, in activate&lt;br /&gt; declare_namespace(pkg)&lt;br /&gt; File &amp;quot;c:\users\rob\appdata\local\programs\python\python36\lib\site-package&lt;br /&gt;s\pkg_resources\__init__.py&amp;quot;, line 2151, in declare_namespace&lt;br /&gt; _handle_ns(packageName, path_item)&lt;br /&gt; File &amp;quot;c:\users\rob\appdata\local\programs\python\python36\lib\site-package&lt;br /&gt;s\pkg_resources\__init__.py&amp;quot;, line 2091, in _handle_ns&lt;br /&gt; _rebuild_mod_path(path, packageName, module)&lt;br /&gt; File &amp;quot;c:\users\rob\appdata\local\programs\python\python36\lib\site-package&lt;br /&gt;s\pkg_resources\__init__.py&amp;quot;, line 2120, in _rebuild_mod_path&lt;br /&gt; orig_path.sort(key=position_in_sys_path)&lt;br /&gt; AttributeError: &amp;#39;_NamespacePath&amp;#39; object has no attribute &amp;#39;sort&amp;#39;&lt;/p&gt;
&lt;p&gt;----------------------------------------&lt;br /&gt;Command &amp;quot;python setup.py egg_info&amp;quot; failed with error code 1 in C:\Users\rob\AppD&lt;br /&gt;ata\Local\Temp\pip-req-build-vnjs2p3d\&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I continued on to download the Segger IDE, set pathing and built the nrf9160/asset_tracker project.&amp;nbsp; Everything compiled but I got this error after linking...&lt;/p&gt;
&lt;p&gt;1&amp;gt; Linking &amp;lsquo;zephyr.elf&amp;rsquo;&lt;br /&gt;1&amp;gt; Post-link command &lt;br /&gt;1&amp;gt; C:\gnuarmemb\bin\arm-none-eabi-objcopy.exe: zephyr.hex 64-bit address 0x4b4fa300040000 out of range for Intel Hex file&lt;br /&gt;1&amp;gt; C:\gnuarmemb\bin\arm-none-eabi-objcopy.exe:zephyr.hex: bad value&lt;br /&gt;Build failed&lt;/p&gt;
&lt;p&gt;I wasn&amp;#39;t given a 64-bit option for the gnu compiler so kinda makes sense.&amp;nbsp; Any suggestions?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-rob&lt;/p&gt;
&lt;p&gt;ps: looks like others are working on it...&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bugs.launchpad.net/gcc-arm-embedded/+bug/1810274"&gt;bugs.launchpad.net/.../1810274&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Embedded Studio for RF9160 - solution load command failed (1)</title><link>https://devzone.nordicsemi.com/thread/162888?ContentTypeID=1</link><pubDate>Fri, 21 Dec 2018 20:32:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d640581-7c71-4706-838b-05c77bb64242</guid><dc:creator>tscribne</dc:creator><description>&lt;p&gt;I too have the same issue, reinstalled the pip3 requirements, everything appears to have been satisifed, however, during the load I have the following.&lt;/p&gt;
&lt;pre&gt;Loading solution asset_tracker.emProject
Executing load commands
/usr/local/bin/cmake -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=/Users/tscribne/Work/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=/opt/gnuarmemb/gcc-arm-none-eabi-8-2018-q4-major -B/Users/tscribne/Work/ncs/nrf/samples/nrf9160/asset_tracker/build -H/Users/tscribne/Work/ncs/nrf/samples/nrf9160/asset_tracker -DPYTHON_EXECUTABLE=/usr/local/bin/python3 -DCMAKE_MAKE_PROGRAM=/usr/local/bin/ninja -DDTC=/usr/local/bin/dtc
-- Found PythonInterp: /usr/local/bin/python3 (found suitable version &amp;quot;3.7.1&amp;quot;, minimum required is &amp;quot;3.4&amp;quot;) 
-- Selected BOARD nrf9160_pca10090
Zephyr version: 1.13.99
Parsing Kconfig tree in /Users/tscribne/Work/ncs/nrf/samples/nrf9160/asset_tracker/Kconfig
Loading /Users/tscribne/Work/ncs/nrf/samples/nrf9160/asset_tracker/build/zephyr/.config as base
-- Loading /Users/tscribne/Work/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090.dts as base
-- Overlaying /Users/tscribne/Work/ncs/zephyr/dts/common/common.dts
nrf9160_pca10090.dts_compiled: Warning (unit_address_format): /soc/adc@0x4000e000: unit name should not have leading &amp;quot;0x&amp;quot;
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/uart@40008000: duplicate unit-address (also used in node /soc/i2c@40008000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/uart@40009000: duplicate unit-address (also used in node /soc/i2c@40009000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/uart@4000a000: duplicate unit-address (also used in node /soc/i2c@4000a000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/uart@4000b000: duplicate unit-address (also used in node /soc/i2c@4000b000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/uart@40008000: duplicate unit-address (also used in node /soc/spi@40008000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/i2c@40008000: duplicate unit-address (also used in node /soc/spi@40008000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/uart@40009000: duplicate unit-address (also used in node /soc/spi@40009000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/i2c@40009000: duplicate unit-address (also used in node /soc/spi@40009000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/uart@4000a000: duplicate unit-address (also used in node /soc/spi@4000a000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/i2c@4000a000: duplicate unit-address (also used in node /soc/spi@4000a000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/uart@4000b000: duplicate unit-address (also used in node /soc/spi@4000b000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/i2c@4000b000: duplicate unit-address (also used in node /soc/spi@4000b000)
nrf9160_pca10090.dts_compiled: Warning (unique_unit_address): /soc/clock@40005000: duplicate unit-address (also used in node /soc/power@40005000)
Traceback (most recent call last):
  File &amp;quot;/Users/tscribne/Work/ncs/zephyr/scripts/dts/extract_dts_includes.py&amp;quot;, line 15, in 
    import yaml
ModuleNotFoundError: No module named &amp;#39;yaml&amp;#39;
-- Configuring incomplete, errors occurred!
CMake Error at /Users/tscribne/Work/ncs/zephyr/cmake/dts.cmake:193 (message):
  command failed with return code: 1
Call Stack (most recent call first):
  /Users/tscribne/Work/ncs/zephyr/cmake/app/boilerplate.cmake:295 (include)
  CMakeLists.txt:9 (include)&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Embedded Studio for RF9160 - solution load command failed (1)</title><link>https://devzone.nordicsemi.com/thread/162744?ContentTypeID=1</link><pubDate>Thu, 20 Dec 2018 19:39:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e12ab24-380a-4f83-8379-0ed6cbb0008f</guid><dc:creator>MatthewJFletcher</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Correct answer.&lt;/p&gt;
&lt;p&gt;I ran that previously, but running it a second time showed PyYAM being downloaded and installed,.. strange as all the other packages are cached as they had been downloaded and installed before.&lt;/p&gt;
&lt;p&gt;D:\nrf9160\ncs\zephyr&amp;gt;pip3 install -r scripts\requirements.txt&lt;br /&gt;Collecting wheel==0.30.0 (from -r scripts\requirements.txt (line 1))&lt;br /&gt; Using cached &lt;a href="https://files.pythonhosted.org/packages/0c/80/16a85b47702a1f47a63c104c91abdd0a6704ee8ae3b4ce4afc49bc39f9d9/wheel-0.30.0-py2.py3-none-any.whl"&gt;files.pythonhosted.org/.../wheel-0.30.0-py2.py3-none-any.whl&lt;/a&gt;&lt;br /&gt;Collecting breathe==4.9.1 (from -r scripts\requirements.txt (line 2))&lt;br /&gt; Using cached &lt;a href="https://files.pythonhosted.org/packages/2c/a5/040234179dc9140be4a1cb4350af362327d001d0ca7e5bba4d580916ceb4/breathe-4.9.1-py2.py3-none-any.whl"&gt;files.pythonhosted.org/.../breathe-4.9.1-py2.py3-none-any.whl&lt;/a&gt;&lt;br /&gt;Collecting sphinx==1.7.5 (from -r scripts\requirements.txt (line 3))&lt;br /&gt; Using cached &lt;a href="https://files.pythonhosted.org/packages/1b/9f/98d67201c5a6e1aececed03a44a819d0e32adba81414081e303cfaf8c54c/Sphinx-1.7.5-py2.py3-none-any.whl"&gt;files.pythonhosted.org/.../Sphinx-1.7.5-py2.py3-none-any.whl&lt;/a&gt;&lt;br /&gt;Collecting docutils==0.14 (from -r scripts\requirements.txt (line 4))&lt;br /&gt; Using cached &lt;a href="https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl"&gt;files.pythonhosted.org/.../docutils-0.14-py3-none-any.whl&lt;/a&gt;&lt;br /&gt;Collecting sphinx_rtd_theme (from -r scripts\requirements.txt (line 5))&lt;br /&gt; Using cached &lt;a href="https://files.pythonhosted.org/packages/ef/0c/e4a462190506bc4bff6ca8cf93da07b2d13e540466d2e8a760352d0c69b0/sphinx_rtd_theme-0.4.2-py2.py3-none-any.whl"&gt;files.pythonhosted.org/.../sphinx_rtd_theme-0.4.2-py2.py3-none-any.whl&lt;/a&gt;&lt;br /&gt;Collecting sphinxcontrib-svg2pdfconverter (from -r scripts\requirements.txt (line 6))&lt;br /&gt; Using cached &lt;a href="https://files.pythonhosted.org/packages/c4/eb/4fbbff639cb699bcc39f9e22ba4526e936d8dd2d8191794f54d7e1601c1a/sphinxcontrib_svg2pdfconverter-0.1.0-py3-none-any.whl"&gt;files.pythonhosted.org/.../sphinxcontrib_svg2pdfconverter-0.1.0-py3-none-any.whl&lt;/a&gt;&lt;br /&gt;Collecting junit2html (from -r scripts\requirements.txt (line 7))&lt;br /&gt; Using cached &lt;a href="https://files.pythonhosted.org/packages/69/93/f2ccef1136dba078dada0513c324bad9ffd2be9236229d09bce71e1338a8/junit2html-022.tar.gz"&gt;files.pythonhosted.org/.../junit2html-022.tar.gz&lt;/a&gt;&lt;br /&gt;Collecting PyYAML&amp;gt;=3.12 (from -r scripts\requirements.txt (line 8))&lt;br /&gt; Downloading &lt;a href="https://files.pythonhosted.org/packages/bf/96/d02ef8e1f3073e07ffdc240444e5041f403f29c0775f9f1653f18221082f/PyYAML-3.13-cp37-cp37m-win_amd64.whl"&gt;files.pythonhosted.org/.../PyYAML-3.13-cp37-cp37m-win_amd64.whl&lt;/a&gt; (206kB)&lt;br /&gt; 100% |████████████████████████████████| 215kB 2.6MB/s&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Embedded Studio for RF9160 - solution load command failed (1)</title><link>https://devzone.nordicsemi.com/thread/162669?ContentTypeID=1</link><pubDate>Thu, 20 Dec 2018 13:44:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cab0dab0-8b53-40b0-91e9-6f31ef202a0f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It looks like you are missing the yaml module, which should have been installed by the following command &amp;quot;pip3 install -r scripts\requirements.txt&amp;quot;, called from the zephyr directory. Can you try to install the requirements and see if that solves the issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>