<?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 (NRF9160)  Project load failed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45235/segger-embedded-studio-nrf9160-project-load-failed</link><description>as title, 
 I can&amp;#39;t load the project to SEGGER Embedded Studio. 
 
 
 
 
 
 
 I can&amp;#39;t install CMake by entering the those command ( choco install -y cmake --installargs &amp;#39;ADD_CMAKE_TO_PATH=System&amp;#39; ) 
 So I download CMake from their website 
 
 After install</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Mar 2019 03:27:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45235/segger-embedded-studio-nrf9160-project-load-failed" /><item><title>RE: SEGGER Embedded Studio (NRF9160)  Project load failed</title><link>https://devzone.nordicsemi.com/thread/178819?ContentTypeID=1</link><pubDate>Thu, 28 Mar 2019 03:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:202a725b-8e23-479c-8a70-67bd7704ee07</guid><dc:creator>omar_hong</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;After I re-pull all file from git&lt;/p&gt;
&lt;p&gt;I can build project on SES.&lt;/p&gt;
&lt;p&gt;Thanks for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio (NRF9160)  Project load failed</title><link>https://devzone.nordicsemi.com/thread/178704?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 13:55:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4d95c4a-4ed7-443d-93b3-460a13348282</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have not seen these types of errors before. Could you ensure that you start with a clean build directory when trying to import the project?&lt;/p&gt;
&lt;p&gt;If you have had issues prior (with the configuration) and you re-configure in the same build folder, it may give you issues, so removing the build folder manually between each import is highly recommended.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio (NRF9160)  Project load failed</title><link>https://devzone.nordicsemi.com/thread/177790?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2019 10:07:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45871faf-2b70-4ebd-9dc5-dd5b1505ec75</guid><dc:creator>omar_hong</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;I success to install CMake,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;But project load still failed, and I got following error message.&lt;/p&gt;
&lt;p&gt;Did you have any suggested?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/1803.1.JPG" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;Loading solution asset_tracker.emProject&lt;/div&gt;
&lt;div&gt;Executing load commands&lt;/div&gt;
&lt;div&gt;cmake -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=C:/nes/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=C:/gnuarmemb -BC:/nes/nrf/samples/nrf9160/asset_tracker/build -HC:/nes/nrf/samples/nrf9160/asset_tracker&lt;/div&gt;
&lt;div&gt;Failed to create ConsoleBuf!&lt;/div&gt;
&lt;div&gt;setActiveInputCodepage failed!&lt;/div&gt;
&lt;div&gt;Failed to create ConsoleBuf!&lt;/div&gt;
&lt;div&gt;setActiveInputCodepage failed!&lt;/div&gt;
&lt;div&gt;Zephyr version: 1.14.0&lt;/div&gt;
&lt;div&gt;-- Found PythonInterp: C:/Users/Admin/AppData/Local/Programs/Python/Python37/python.exe (found suitable version &amp;quot;3.7.2&amp;quot;, minimum required is &amp;quot;3.4&amp;quot;)&amp;nbsp;&lt;/div&gt;
&lt;div&gt;-- Selected BOARD nrf9160_pca10090&lt;/div&gt;
&lt;div&gt;Traceback (most recent call last):&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\runpy.py&amp;quot;, line 193, in _run_module_as_main&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;quot;__main__&amp;quot;, mod_spec)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\runpy.py&amp;quot;, line 85, in _run_code&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; exec(code, run_globals)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; File &amp;quot;C:\Users\Admin\AppData\Local\Programs\Python\Python37\Scripts\west.exe\__main__.py&amp;quot;, line 9, in &amp;lt;module&amp;gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\site-packages\west\_bootstrap\main.py&amp;quot;, line 479, in main&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; wrap(wrap_argv)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\site-packages\west\_bootstrap\main.py&amp;quot;, line 445, in wrap&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; cwd=west_git_repo).decode(sys.getdefaultencoding()).strip()&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\subprocess.py&amp;quot;, line 395, in check_output&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; **kwargs).stdout&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\subprocess.py&amp;quot;, line 472, in run&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; with Popen(*popenargs, **kwargs) as process:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\subprocess.py&amp;quot;, line 775, in __init__&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; restore_signals, start_new_session)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\subprocess.py&amp;quot;, line 1178, in _execute_child&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; startupinfo)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;NotADirectoryError: [WinError 267] &amp;yen;&amp;Oslash;&amp;iquest;&amp;yacute;&amp;brvbar;W&amp;ordm;&amp;Ugrave;&amp;micro;L&amp;reg;&amp;Auml;&amp;iexcl;C&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;-- Found west: C:/Users/Admin/AppData/Local/Programs/Python/Python37/Scripts/west.exe (found suitable version &amp;quot;0.5.5&amp;quot;, minimum required is &amp;quot;0.5.4&amp;quot;)&lt;/div&gt;
&lt;div&gt;CMake Error at C:/nes/zephyr/cmake/zephyr_module.cmake:29 (message):&lt;/div&gt;
&lt;div&gt;&amp;nbsp; Traceback (most recent call last):&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\runpy.py&amp;quot;, line 193, in _run_module_as_main&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;__main__&amp;quot;, mod_spec)&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\runpy.py&amp;quot;, line 85, in _run_code&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; exec(code, run_globals)&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; File &amp;quot;C:\Users\Admin\AppData\Local\Programs\Python\Python37\Scripts\west.exe\__main__.py&amp;quot;, line 9, in &amp;lt;module&amp;gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\site-packages\west\_bootstrap\main.py&amp;quot;, line 479, in main&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; wrap(wrap_argv)&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; File &amp;quot;c:\users\admin\appdata\local\programs\python\python37\lib\site-packages\west\_bootstrap\main.py&amp;quot;, line 464, in wrap&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; import west.main&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; ModuleNotFoundError: No module named &amp;#39;west.main&amp;#39;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Call Stack (most recent call first):&lt;/div&gt;
&lt;div&gt;&amp;nbsp; C:/nes/zephyr/cmake/app/boilerplate.cmake:394 (include)&lt;/div&gt;
&lt;div&gt;&amp;nbsp; CMakeLists.txt:9 (include)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;-- Configuring incomplete, errors occurred!&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Project load failed&lt;/div&gt;
&lt;div&gt;Reported error: solution load command failed (1)&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio (NRF9160)  Project load failed</title><link>https://devzone.nordicsemi.com/thread/177762?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2019 09:05:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60e11051-9700-46b5-8dee-2cea07899d6c</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In order for SES (Nordic Edition) to find cmake, it needs to be in your PATH.&lt;/p&gt;
&lt;p&gt;You can check if cmake is in your path by opening a cmd.exe prompt and write &amp;quot;cmake&amp;quot;. If it does not find it, you need to edit your environmental variables and add cmake to the path (you may have to reboot in order to apply the settings).&lt;/p&gt;
&lt;p&gt;Could you try this and see if SES starts working?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>