<?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>Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40956/failed-to-open-zephyr-project-on-macos</link><description>After following the setup procedure and trying to open emStudio per the following image. 
 
 I get the following error: 
 
 
 So I ran the command manually 
 ➜ zephyr git:( nrf91 ) ✗ cmake -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=/Users/spoulsen/Projects</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Feb 2019 15:45:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40956/failed-to-open-zephyr-project-on-macos" /><item><title>RE: Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/thread/171450?ContentTypeID=1</link><pubDate>Fri, 15 Feb 2019 15:45:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:821fe8b9-37be-483d-b516-16558847b9cc</guid><dc:creator>davido</dc:creator><description>&lt;p&gt;I&amp;#39;m having the exact same issue: &amp;quot;warning: the choice symbol UART_1...&amp;quot;. &amp;nbsp;Any update on this please?!?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/thread/169956?ContentTypeID=1</link><pubDate>Thu, 07 Feb 2019 14:33:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:faaf0313-9eaf-4f84-910a-7e7d583f66dc</guid><dc:creator>gonzalezjl</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am having this same issue. &amp;nbsp;Did you find a fix?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/thread/163101?ContentTypeID=1</link><pubDate>Fri, 28 Dec 2018 01:26:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:643de8cc-3dd2-4815-8efc-c75b49853e21</guid><dc:creator>tscribne</dc:creator><description>&lt;p&gt;Trying this solution on Mac I get this error about UART issues, have you seen this?&lt;/p&gt;
&lt;pre&gt;warning: the choice symbol UART_1 (defined at drivers/serial/Kconfig.stm32:22, ../nrf/lib/at_host/Kconfig:24) is defined with a prompt outside the choice

warning: the choice symbol UART_2 (defined at drivers/serial/Kconfig.stm32:31, ../nrf/lib/at_host/Kconfig:26) is defined with a prompt outside the choice

Error: Aborting due to non-whitelisted Kconfig warning &amp;#39;warning: the choice symbol UART_1 (defined
at drivers/serial/Kconfig.stm32:22, ../nrf/lib/at_host/Kconfig:24) is defined with a prompt outside
the choice&amp;#39;. Note: If this warning doesn&amp;#39;t point to an actual problem, you can add it to the
whitelist at the top of /Users/tscribne/Work/ncs/zephyr/scripts/kconfig/kconfig.py.&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/thread/162196?ContentTypeID=1</link><pubDate>Tue, 18 Dec 2018 05:27:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44a4657c-2bc0-41d4-aa2c-b102f8a5dcd5</guid><dc:creator>Steven</dc:creator><description>&lt;p&gt;Hi Tommy, my problem is solved. In order to solve it, I need to source zephyr-env.sh and then run the application from the same terminal. See below.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;source zephyr-env.sh

~/arm_segger_embedded_studio_v411_macos_x64_nordic/SEGGER\ Embedded\ Studio\ for\ ARM\ 4.11.app/Contents/MacOS/emStudio&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/thread/162193?ContentTypeID=1</link><pubDate>Tue, 18 Dec 2018 02:59:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d8d5e6e-3372-41f8-b466-0267327f17e6</guid><dc:creator>tommy huang</dc:creator><description>&lt;p&gt;Hello, Steven，is your problem solved? How is it solved? I also encountered a similar problem on win7 64bit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/thread/159284?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 15:35:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb5d06e5-88b3-4a79-9df5-a6a7165ac046</guid><dc:creator>Steven</dc:creator><description>&lt;p&gt;The recommendation below is probably mandatory on MacOS&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screen-Shot-2018_2D00_11_2D00_27-at-9.34.46-AM.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/thread/159282?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 15:32:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c807aedf-9fb5-4e76-bbad-603805ba5c8b</guid><dc:creator>Steven</dc:creator><description>&lt;p&gt;&lt;span&gt;I am able to open the project by running emStudio in a terminal after setting the environment variable.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt; source zephyr-env.sh

~/arm_segger_embedded_studio_v411_macos_x64_nordic/SEGGER\ Embedded\ Studio\ for\ ARM\ 4.11.app/Contents/MacOS/emStudio&lt;/pre&gt;&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: Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/thread/159280?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 15:27:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40989226-fd35-4592-9342-787ba92f3dcf</guid><dc:creator>Steven</dc:creator><description>&lt;p&gt;emStudio&amp;nbsp;still gets the same error on opening the project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to open zephyr project on MacOS</title><link>https://devzone.nordicsemi.com/thread/159279?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 15:25:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b171b43a-94ca-4824-8716-88232bdc3d1a</guid><dc:creator>Steven</dc:creator><description>&lt;p&gt;I got this warning on pip:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;You are using pip version 10.0.1, however version 18.1 is available.
You should consider upgrading via the &amp;#39;pip install --upgrade pip&amp;#39; command.
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;After running pip install --upgrade pip I get this on the retry of Cmake&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;➜  zephyr git:(nrf91) ✗ cmake -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=/Users/spoulsen/Projects/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=/usr/local/gcc-arm-none-eabi-7-2018-q2-update -B/Users/spoulsen/Projects/ncs/nrf/samples/nrf9160/at_client/build -H/Users/spoulsen/Projects/ncs/nrf/samples/nrf9160/at_client

-- Selected BOARD nrf9160_pca10090
Zephyr version: 1.13.99
Parsing Kconfig tree in /Users/spoulsen/Projects/ncs/zephyr/Kconfig
Loading /Users/spoulsen/Projects/ncs/nrf/samples/nrf9160/at_client/build/zephyr/.config as base
-- Loading /Users/spoulsen/Projects/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090.dts as base
-- Overlaying /Users/spoulsen/Projects/ncs/zephyr/dts/common/common.dts
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)
/Users/spoulsen/Projects/ncs/zephyr/scripts/dts/extract_dts_includes.py:496: DeprecationWarning: Using or importing the ABCs from &amp;#39;collections&amp;#39; instead of from &amp;#39;collections.abc&amp;#39; is deprecated, and in 3.8 it will stop working
  and isinstance(merge_dct[k], collections.Mapping)):
-- Cache files will be written to: /Users/spoulsen/Library/Caches/zephyr
-- The C compiler identification is GNU 7.3.1
-- The CXX compiler identification is GNU 7.3.1
-- The ASM compiler identification is GNU
-- Found assembler: /usr/local/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc
-- Performing Test toolchain_is_ok
-- Performing Test toolchain_is_ok - Success
CMake Warning (dev) at /Users/spoulsen/Projects/ncs/zephyr/cmake/extensions.cmake:100 (target_link_libraries):
  Policy CMP0079 is not set: target_link_libraries allows use with targets in
  other directories.  Run &amp;quot;cmake --help-policy CMP0079&amp;quot; for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target

    zephyr_interface

  is not created in this directory.  For compatibility with older versions of
  CMake, link library

    /Users/spoulsen/Projects/ncs/nrfxlib/bsdlib/lib/cortex-m33/hard-float/libbsd_nrf9160_xxaa.a

  will be looked up in the directory in which the target was created rather
  than in this calling directory.
Call Stack (most recent call first):
  /Users/spoulsen/Projects/ncs/nrfxlib/bsdlib/CMakeLists.txt:23 (zephyr_link_libraries)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /Users/spoulsen/Projects/ncs/zephyr/cmake/extensions.cmake:100 (target_link_libraries):
  Policy CMP0079 is not set: target_link_libraries allows use with targets in
  other directories.  Run &amp;quot;cmake --help-policy CMP0079&amp;quot; for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target

    zephyr_interface

  is not created in this directory.  For compatibility with older versions of
  CMake, link library

    /Users/spoulsen/Projects/ncs/nrfxlib/bsdlib/lib/cortex-m33/hard-float/liboberon_2.0.5.a

  will be looked up in the directory in which the target was created rather
  than in this calling directory.
Call Stack (most recent call first):
  /Users/spoulsen/Projects/ncs/nrfxlib/bsdlib/CMakeLists.txt:23 (zephyr_link_libraries)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /Users/spoulsen/Projects/ncs/zephyr/cmake/extensions.cmake:100 (target_link_libraries):
  Policy CMP0079 is not set: target_link_libraries allows use with targets in
  other directories.  Run &amp;quot;cmake --help-policy CMP0079&amp;quot; for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target

    zephyr_interface

  is not created in this directory.  For compatibility with older versions of
  CMake, link library

    c

  will be looked up in the directory in which the target was created rather
  than in this calling directory.
Call Stack (most recent call first):
  /Users/spoulsen/Projects/ncs/nrfxlib/bsdlib/CMakeLists.txt:23 (zephyr_link_libraries)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
-- Generating done
-- Build files have been written to: /Users/spoulsen/Projects/ncs/nrf/samples/nrf9160/at_client/build
➜  zephyr git:(nrf91) &lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>