<?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>nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43643/nrf9160-ses-project-load</link><description>Hi Team, 
 
 May I know your kind advice on the following issue when I tried to Open the SDK project in SES. I have seen some discussions on line but none of them works for me. I am using Win10 64bit OS. Thanks. 
 Loading solution at_client.emProject</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Apr 2019 16:07:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43643/nrf9160-ses-project-load" /><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/180086?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2019 16:07:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1ee5db6-406f-4e6b-8f15-8775d45a7072</guid><dc:creator>ThL</dc:creator><description>&lt;p&gt;Dear Bjorn,&lt;/p&gt;
&lt;div class="abbreviated-post "&gt;No answer here but since I just ran into the same issue today, I can answer you that your rollback works perfectly. Thanks a lot for your support.&lt;/div&gt;
&lt;div class="abbreviated-post "&gt;&lt;/div&gt;
&lt;div class="abbreviated-post "&gt;Best regards,&lt;/div&gt;
&lt;div class="abbreviated-post "&gt;Thierry&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/173892?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2019 09:18:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fd1c9a3-6507-4d0b-ad81-5c37dc0663ed</guid><dc:creator>Otso Jousimaa</dc:creator><description>&lt;p&gt;This solved my problem. I had a space in CMake executable, i.e.&amp;nbsp;&lt;span&gt;`/usr/local/bin/cmake `. After removing the space I can&amp;nbsp;&lt;/span&gt;open the project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/173877?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2019 08:31:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3276c3cb-babe-49da-86b7-048873cc7c3e</guid><dc:creator>Torsten Rasmussen</dc:creator><description>&lt;p&gt;The only way I have been able to reproduce this, is if CMake is not in the PATH when launching SES.&lt;/p&gt;
&lt;p&gt;If launching SES from the command line, then you can easily verify that CMake is in PATH by trying to type `cmake --version`&lt;/p&gt;
&lt;p&gt;which should give you the version of the installed CMake.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Another approach to ensure the correct CMake is used by SES is to specify it directly in SES.&lt;/p&gt;
&lt;p&gt;Go to: Tools -&amp;gt; Options&lt;/p&gt;
&lt;p&gt;Then find: `nRF Connect`&lt;/p&gt;
&lt;p&gt;Under executables, find `CMake Executeable`, which is probably set to `None`&lt;/p&gt;
&lt;p&gt;Specify the full path to your CMake executable, e.g. `/usr/local/bin/cmake` or `c:\Program Files\CMake\bin\`&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Delete the existing build folder or use a new one.&lt;/p&gt;
&lt;p&gt;Then try to open the project again, and see if SES is able to invoke CMake.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/173622?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2019 08:00:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1c56995-cf4b-4171-b644-7258ca2f1ab4</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/riw"&gt;riw&lt;/a&gt; Could you please open a new devzone case? Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/173497?ContentTypeID=1</link><pubDate>Thu, 28 Feb 2019 13:55:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3a34439-e4fe-4fc0-8761-2195395f78ff</guid><dc:creator>riw</dc:creator><description>&lt;p&gt;I had the same problem, only to realize I missed installing ninja and some other stuff. Guess I was not paying enough attention. That didnt get me much further than a more verbose error log though. I have made no changes to the code, and have the right tags aswell, why Im very confused as to why UART_1 and UART_2 makes a fuzz here... Perhaps Bj&lt;span&gt;&amp;oslash;rn has an idea what this might be?&lt;/span&gt;&lt;/p&gt;
&lt;h3 class="name"&gt;&lt;/h3&gt;
&lt;p style="padding-left:30px;"&gt;Loading solution hci_uart.emProject&lt;br /&gt;Executing load commands&lt;br /&gt;cmake -GNinja -DBOARD=nrf52840_pca10090 -DBOARD_DIR=C:/kod/1852/ncs/zephyr/boards/arm/nrf52840_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=C:/gnuarmemb -BC:/kod/1852/ncs/zephyr/samples/bluetooth/hci_uart/build -HC:/kod/1852/ncs/zephyr/samples/bluetooth/hci_uart -DDTC_OVERLAY_FILE=C:/kod/1852/ncs/zephyr/samples/bluetooth/hci_uart/nrf52840_pca10090.overlay&lt;br /&gt;-- Found PythonInterp: C:/Users/riw/AppData/Local/Programs/Python/Python37-32/python.exe (found suitable version &amp;quot;3.7.2&amp;quot;, minimum required is &amp;quot;3.4&amp;quot;) &lt;br /&gt;-- Selected BOARD nrf52840_pca10090&lt;br /&gt;Zephyr version: 1.13.99&lt;/p&gt;
&lt;p style="padding-left:30px;"&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&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;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&lt;br /&gt;Parsing Kconfig tree in C:/kod/1852/ncs/zephyr/Kconfig&lt;br /&gt;Loading C:/kod/1852/ncs/zephyr/boards/arm/nrf52840_pca10090/nrf52840_pca10090_defconfig as base&lt;br /&gt;Merging nrf52840_pca10090.conf&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;Error: Aborting due to non-whitelisted Kconfig warning &amp;#39;warning: the choice symbol UART_1 (defined&lt;br /&gt;at drivers\serial\Kconfig.stm32:22, ..\nrf\lib\at_host\Kconfig:24) is defined with a prompt outside&lt;br /&gt;the choice&amp;#39;. Note: If this warning doesn&amp;#39;t point to an actual problem, you can add it to the&lt;br /&gt;whitelist at the top of C:/kod/1852/ncs/zephyr/scripts/kconfig/kconfig.py.&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;CMake Error at C:/kod/1852/ncs/zephyr/cmake/kconfig.cmake:159 (message):&lt;br /&gt; command failed with return code: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; C:/kod/1852/ncs/zephyr/cmake/app/boilerplate.cmake:282 (include)&lt;br /&gt; CMakeLists.txt:10 (include)&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;Project load failed&lt;br /&gt;Reported error: solution load command failed (1)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/173301?ContentTypeID=1</link><pubDate>Wed, 27 Feb 2019 16:17:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e804f34-256d-4537-84af-464828ea2bc1</guid><dc:creator>RicFlair</dc:creator><description>&lt;p&gt;Yea that works but I am trying to figure out why ninja flash will not work.&lt;/p&gt;
&lt;p&gt;I am able to compile and build but unable to flash via cmd prompt.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/173299?ContentTypeID=1</link><pubDate>Wed, 27 Feb 2019 16:11:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29e9b884-0cef-41e4-b300-523508ec5bd2</guid><dc:creator>RicFlair</dc:creator><description>&lt;p&gt;Those work but what are the steps on using cmake and ninja flash? What I was able to do was load the current master into SES and it successfully&amp;nbsp;opens in SES. Then I use cmd prompt and navigate to the build directory. I then send ninja and it builds the project.&lt;/p&gt;
&lt;p&gt;I then try to use ninja flash and that&amp;#39;s where I&amp;#39;m seeing the above errors.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am even at the point where after I do all of that I can successfully build the project using SES since after I send ninja via command prompt. I just am unable to flash and receive a failed to write to memory error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/173297?ContentTypeID=1</link><pubDate>Wed, 27 Feb 2019 16:01:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1636c4a2-69e1-4efd-9ff9-f681f25f0989</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/ojousima"&gt;Otso Jousimaa&lt;/a&gt; I have asked about this internally &amp;amp; will let you know when I receive an update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/173294?ContentTypeID=1</link><pubDate>Wed, 27 Feb 2019 15:46:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e256cc3c-3814-4684-932e-105146faa4ed</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/ricflair"&gt;RicFlair&lt;/a&gt; The master&amp;#39;s will not work with Segger Embedded Studio. Please roll back to the v0.3.0 tag using:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-1a2eda6c18ae47659cf8e183b7b179eb/pastedimage1551282532435v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Please let us know if it works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/172597?ContentTypeID=1</link><pubDate>Sat, 23 Feb 2019 04:28:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8962034b-d009-40f2-bc1f-184757dcd054</guid><dc:creator>RicFlair</dc:creator><description>&lt;p&gt;Hey Guys, Seeing similar behavior as well. I have the latest masters for all repos updated as of 2/22/19&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows 10.&lt;/li&gt;
&lt;li&gt;SES: V4.14&lt;/li&gt;
&lt;li&gt;Phyton: 3.7.2&lt;/li&gt;
&lt;li&gt;GNU Arm Embedded toolchain 7-2018-q2-update also tried q4(latest and no luck)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hi Bjorn, Are you seeing these errors as well?&lt;/p&gt;
&lt;p&gt;This is what I am seeing when building solution with SES:&lt;/p&gt;
&lt;p&gt;Building &amp;lsquo;zephyr/include/generated/driver-validation.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;1&amp;gt; Combining &amp;lsquo;zephyr/include/generated/driver-validation.h&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/kobj-types-enum.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;1&amp;gt; Combining &amp;lsquo;zephyr/include/generated/kobj-types-enum.h&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/otype-to-str.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/misc/generated/syscalls.json&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;1&amp;gt; Combining &amp;lsquo;zephyr/misc/generated/syscalls.json&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/syscall_list.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;1&amp;gt; Combining &amp;lsquo;zephyr/include/generated/syscall_list.h&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/syscall_dispatch.c&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/syscall_macros.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;1&amp;gt; Combining &amp;lsquo;zephyr/include/generated/syscall_macros.h&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/offsets.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;1&amp;gt; Combining &amp;lsquo;zephyr/include/generated/offsets.h&amp;rsquo;&lt;br /&gt;1&amp;gt; Traceback (most recent call last):&lt;br /&gt;1&amp;gt; File &amp;quot;C:/Nordic/ncs/zephyr/scripts/gen_offset_header.py&amp;quot;, line 72, in &amp;lt;module&amp;gt;&lt;br /&gt;1&amp;gt; input_file = open(args.input, &amp;#39;rb&amp;#39;)&lt;br /&gt;1&amp;gt; FileNotFoundError: [Errno 2] No such file or directory: &amp;#39;C:/Nordic/ncs/nrf/applications/asset_tracker/build/zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj&amp;#39;&lt;br /&gt;Build failed&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But When I send ninja clean via cmd prompt and then ninja to build the application this is what i see.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;C:\Nordic\ncs\nrf\applications\asset_tracker\build&amp;gt;ninja clean&lt;br /&gt;[1/1] Cleaning all built files...&lt;br /&gt;Cleaning... 7 files.&lt;/p&gt;
&lt;p&gt;C:\Nordic\ncs\nrf\applications\asset_tracker\build&amp;gt;ninja&lt;br /&gt;[15/137] Building C object CMakeFiles/app.dir/src/main.c.obj&lt;br /&gt;In file included from C:/Nordic/ncs/zephyr/include/sched_priq.h:9:0,&lt;br /&gt; from C:/Nordic/ncs/zephyr/include/kernel_includes.h:23,&lt;br /&gt; from C:/Nordic/ncs/zephyr/include/kernel.h:17,&lt;br /&gt; from C:/Nordic/ncs/zephyr/include/zephyr.h:18,&lt;br /&gt; from ../src/main.c:7:&lt;br /&gt;../src/main.c: In function &amp;#39;button_handler&amp;#39;:&lt;br /&gt;C:/Nordic/ncs/zephyr/include/misc/util.h:135:22: warning: left shift count is negative [-Wshift-count-negative]&lt;br /&gt; #define BIT(n) (1UL &amp;lt;&amp;lt; (n))&lt;br /&gt; ^&lt;br /&gt;../src/main.c:56:22: note: in expansion of macro &amp;#39;BIT&amp;#39;&lt;br /&gt; #define FLIP_INPUT BIT(CONFIG_FLIP_INPUT - 1)&lt;br /&gt; ^~~&lt;br /&gt;../src/main.c:727:57: note: in expansion of macro &amp;#39;FLIP_INPUT&amp;#39;&lt;br /&gt; if (IS_ENABLED(CONFIG_ACCEL_USE_SIM) &amp;amp;&amp;amp; (has_changed &amp;amp; FLIP_INPUT)) {&lt;br /&gt; ^~~~~~~~~~&lt;br /&gt;[47/137] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj&lt;br /&gt;FAILED: zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj&lt;br /&gt;C:\gnuarmemb\bin\arm-none-eabi-gcc.exe -DBUILD_VERSION=v1.13.99-ncs1-4489-ga869285d26 -DKERNEL -DNRF9160_XXAA -D_FORTIFY_SOURCE=2 -D__LINUX_ERRNO_EXTENSIONS__ -D__ZEPHYR__=1 -IC:/Nordic/ncs/zephyr/kernel/include -IC:/Nordic/ncs/zephyr/arch/arm/include -IC:/Nordic/ncs/zephyr/include -IC:/Nordic/ncs/zephyr/include/drivers -Izephyr/include/generated -IC:/Nordic/ncs/zephyr/soc/arm/nordic_nrf/nrf91 -IC:/Nordic/ncs/zephyr/soc/arm/nordic_nrf/include -IC:/gnuarmemb/arm-none-eabi/include -IC:/Nordic/ncs/zephyr/ext/hal/cmsis/Include -IC:/Nordic/ncs/zephyr/ext/hal/nordic/nrfx -IC:/Nordic/ncs/zephyr/ext/hal/nordic/nrfx/drivers/include -IC:/Nordic/ncs/zephyr/ext/hal/nordic/nrfx/hal -IC:/Nordic/ncs/zephyr/ext/hal/nordic/nrfx/mdk -IC:/Nordic/ncs/zephyr/ext/hal/nordic/. -IC:/Nordic/ncs/zephyr/subsys/net/lib/sockets/. -IC:/Nordic/ncs/nrf/include -IC:/Nordic/ncs/nrf/ext/cjson/. -IC:/Nordic/ncs/nrf/subsys/net/lib/nrf_cloud/./include -IC:/Nordic/ncs/nrfxlib/bsdlib/include -IC:/Nordic/ncs/nrf/applications/asset_tracker/src -IC:/Nordic/ncs/nrfxlib/crypto/nrf_oberon/include -isystem c:/gnuarmemb/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem c:/gnuarmemb/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros C:/Nordic/ncs/nrf/applications/asset_tracker/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common -mthumb -mcpu=cortex-m33 -mfpu=fpv5-sp-d16 -mfloat-abi=hard -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv8-m.main+dsp -std=c99 -MD -MT zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj -MF zephyr\CMakeFiles\zephyr.dir\misc\generated\configs.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj -c zephyr/misc/generated/configs.c&lt;br /&gt;In file included from C:/Nordic/ncs/zephyr/include/toolchain.h:21:0,&lt;br /&gt; from zephyr/misc/generated/configs.c:3:&lt;br /&gt;zephyr/misc/generated/configs.c: In function &amp;#39;_ConfigAbsSyms&amp;#39;:&lt;br /&gt;C:/Nordic/ncs/zephyr/include/toolchain/gcc.h:331:51: error: expected expression before &amp;#39;)&amp;#39; token&lt;br /&gt; &amp;quot;\n\t.type\t&amp;quot; #name &amp;quot;,%%object&amp;quot; : : &amp;quot;n&amp;quot;(~(value)))&lt;br /&gt; ^&lt;br /&gt;zephyr/misc/generated/configs.c:18:1: note: in expansion of macro &amp;#39;GEN_ABSOLUTE_SYM&amp;#39;&lt;br /&gt; GEN_ABSOLUTE_SYM(CONFIG_FLIP_INPUT, );&lt;br /&gt; ^~~~~~~~~~~~~~~~&lt;br /&gt;C:/Nordic/ncs/zephyr/include/toolchain/gcc.h:331:51: error: expected expression before &amp;#39;)&amp;#39; token&lt;br /&gt; &amp;quot;\n\t.type\t&amp;quot; #name &amp;quot;,%%object&amp;quot; : : &amp;quot;n&amp;quot;(~(value)))&lt;br /&gt; ^&lt;br /&gt;zephyr/misc/generated/configs.c:25:1: note: in expansion of macro &amp;#39;GEN_ABSOLUTE_SYM&amp;#39;&lt;br /&gt; GEN_ABSOLUTE_SYM(CONFIG_TEMP_SIM_BUTTON, );&lt;br /&gt; ^~~~~~~~~~~~~~~~&lt;br /&gt;[52/137] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj&lt;br /&gt;ninja: build stopped: subcommand failed.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Then I re-ran in SES and see the following.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Building &amp;lsquo;zephyr/include/generated/driver-validation.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/kobj-types-enum.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/otype-to-str.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/misc/generated/syscalls.json&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/syscall_list.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/syscall_dispatch.c&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/syscall_macros.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/include/generated/offsets.h&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;1&amp;gt; Combining &amp;lsquo;zephyr/include/generated/offsets.h&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/linker.cmd&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;1&amp;gt; Combining &amp;lsquo;zephyr/linker.cmd&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;app/libapp.a&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;Building &amp;lsquo;zephyr/libzephyr.a&amp;rsquo; from solution &amp;lsquo;build&amp;rsquo; in configuration &amp;lsquo;Common&amp;rsquo;&lt;br /&gt;1&amp;gt; Compiling &amp;lsquo;configs.c&amp;rsquo;&lt;br /&gt;2&amp;gt; Compiling &amp;lsquo;soc.c&amp;rsquo;&lt;br /&gt;3&amp;gt; Compiling &amp;lsquo;mpu_regions.c&amp;rsquo;&lt;br /&gt;4&amp;gt; Compiling &amp;lsquo;system_nrf9160.c&amp;rsquo;&lt;br /&gt;1&amp;gt; In file included from C:/Nordic/ncs/zephyr/include/toolchain.h:21:0,&lt;br /&gt;1&amp;gt; from zephyr/misc/generated/configs.c:3:&lt;br /&gt;1&amp;gt; C:/Nordic/ncs/zephyr/include/toolchain/gcc.h:331:51: error: expected expression before &amp;#39;)&amp;#39; token&lt;br /&gt;1&amp;gt; zephyr/misc/generated/configs.c:18:1: note: in expansion of macro &amp;#39;GEN_ABSOLUTE_SYM&amp;#39;&lt;br /&gt;1&amp;gt; C:/Nordic/ncs/zephyr/include/toolchain/gcc.h:331:51: error: expected expression before &amp;#39;)&amp;#39; token&lt;br /&gt;1&amp;gt; zephyr/misc/generated/configs.c:25:1: note: in expansion of macro &amp;#39;GEN_ABSOLUTE_SYM&amp;#39;&lt;br /&gt;Build failed&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It appears there are some known compiler errors with SES when building the solution but if you build the solution using ninja in the build directory using Command prompt after you load the project in ses, it will compile but there are some failures (See above)&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 had it working previously but not sure why this is happening now..I also tried the licence suggestions mentioned here and no luck.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/172555?ContentTypeID=1</link><pubDate>Fri, 22 Feb 2019 15:43:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6eae672-c311-4b4a-98e9-7c98dadd69a6</guid><dc:creator>Otso Jousimaa</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/bjorn-kvaale"&gt;Bjørn Kvaale&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I checked out the tags, the error remains the same. I can compile the project with cmake, but it would be nice to have an IDE.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/172551?ContentTypeID=1</link><pubDate>Fri, 22 Feb 2019 15:18:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0652a2bf-acc3-42de-8d10-06e3bcc874be</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/ojousima"&gt;Otso Jousimaa&lt;/a&gt; It seems that you need to use branch v0.3.0 to be able to use Segger Embedded Studio (SES) with Nordic Connect SDK (NCS). If you want to use SES, I would suggest to checkout this NCS tag. Just follow the commands given in the NCS Getting Started Assistant in nRF Connect for Desktop:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-1a2eda6c18ae47659cf8e183b7b179eb/pastedimage1550848158713v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If you are using the master branch by chance, you will need to follow &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/arm/nrf9160_pca10090/doc/index.html#building-secure-non-secure-zephyr-applications"&gt;this documentation here&lt;/a&gt;. You&amp;#39;ll need to currently build the example via cmake, like shown here:&lt;/p&gt;
&lt;p&gt;cmake -GNinja -DBOARD=nrf9160_pca10090ns .. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would recommend using the v0.3.0 branch &amp;amp; following the NCS Getting Started Guide, as that seems like the easier option currently.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_ins_windows.html"&gt;This note&lt;/a&gt; may also be useful:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-1a2eda6c18ae47659cf8e183b7b179eb/pastedimage1550848840058v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/172225?ContentTypeID=1</link><pubDate>Thu, 21 Feb 2019 07:15:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db14cbf2-182c-486c-8e36-61fdb7030f36</guid><dc:creator>DanMsc</dc:creator><description>&lt;p&gt;My license shows Cortex-M V4&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/172160?ContentTypeID=1</link><pubDate>Wed, 20 Feb 2019 15:40:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55bd760d-4d39-4695-a0e2-132567885a1e</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/ojousima"&gt;Otso Jousimaa&lt;/a&gt;Do not believe this will make a difference, as the Segger license is valid for all Nordic products. I did however notice that I received a compile issue (different to what you three are noticing) when I activated my Segger license. Before, my license was not active &amp;amp; I was able to build the asset tracker example without any issues. Now, with an active license, I get a compile issue. So it may have something to do with the license. I will have to investigate further.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/danmosconi"&gt;DanMsc&lt;/a&gt; Does your license show Cortex M4 or Cortex M33?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/171743?ContentTypeID=1</link><pubDate>Mon, 18 Feb 2019 21:06:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce43f91b-b4b0-44e0-93ee-f4501bc46ecf</guid><dc:creator>Otso Jousimaa</dc:creator><description>&lt;p&gt;I tried reinstalling the license with no luck. However I noticed the license is for &amp;quot;Cortex-M V4&amp;quot; whereas nrf9160 is Cortex-M33, could that be related?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5277.screen.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/171717?ContentTypeID=1</link><pubDate>Mon, 18 Feb 2019 17:41:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53fb6f9a-a114-4312-b874-c1b07e830258</guid><dc:creator>DanMsc</dc:creator><description>&lt;p&gt;Now it works and I don&amp;#39;t know why, because I didn&amp;#39;t make any changes.&lt;br /&gt;I&amp;#39;ve only re-installed the license key in SES.&lt;br /&gt;Thank you for the support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/171624?ContentTypeID=1</link><pubDate>Mon, 18 Feb 2019 13:02:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b3c7856-62ea-4e82-8732-06f5fef7122d</guid><dc:creator>Otso Jousimaa</dc:creator><description>&lt;p&gt;I rm -rf&amp;#39;d the ncs directory and updated with west. No difference in the SES logging output as far as I can see&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;Loading solution asset_tracker.emProject
Executing load commands
/usr/local/bin/cmake  -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=/Users/otsojousimaa/git/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=/opt/local/gcc-arm-none-eabi-7-2018-q2-update -B/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker/build -H/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker -DPYTHON_EXECUTABLE=/usr/local/bin/python3 -DCMAKE_MAKE_PROGRAM=/usr/local/bin/ninja -DDTC=/usr/local/bin/dtc
Project load failed
Reported error: solution load command failed (-1)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/171615?ContentTypeID=1</link><pubDate>Mon, 18 Feb 2019 12:16:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc6102ca-10de-4d36-8f52-e4470a398ca9</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;This applies to all three of you. I find it weird that you all receive so little logging information. Normally, you can easily see where the error lies. If you have recently downloaded the Nordic Connect SDK (around the12.2.2019), I believe the cause of this may be that we are now using &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_ins_windows.html#getting-the-ncs-code"&gt;west&lt;/a&gt;, Zephyr&amp;#39;s meta-tool. There is &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/west/index.html#west"&gt;more documentation here&lt;/a&gt; that may be helpful. Could you try to download west, update to the newest repositories &amp;amp; then try opening the SES examples again? Hopefully, you will then receive more logging information that can help you debug the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/170999?ContentTypeID=1</link><pubDate>Thu, 14 Feb 2019 02:26:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3395d6d-d43f-4bae-a203-b0846689d549</guid><dc:creator>HAO</dc:creator><description>&lt;p&gt;Hi Bj&amp;oslash;rn, thanks for your prompt response. Please see the screen shot below - similar to others&amp;#39;. I tried a couple of GNU versions as well. I did setup as indicated in the guide. Thanks.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2019_2D00_02_2D00_14-15_5F00_15_5F00_24_2D00_Microsoft-Edge.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/170955?ContentTypeID=1</link><pubDate>Wed, 13 Feb 2019 15:53:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84a55cca-7c31-4e3b-a971-f25dfd2db1a1</guid><dc:creator>DanMsc</dc:creator><description>&lt;p&gt;Same issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows 10.&lt;/li&gt;
&lt;li&gt;SES: V4.14&lt;/li&gt;
&lt;li&gt;Phyton: 3.7.2&lt;/li&gt;
&lt;li&gt;GNUA Arm Embedded toolchain 7-2018-q2-update&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Everything setup like explained in the Getting Started Assistant v2.6.1. All checks are ok.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Loading solution asset_tracker.emProject
Executing load commands
cmake -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=E:/Nordic/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=C:/gnuarmemb -BE:/Nordic/ncs/nrf/samples/nrf9160/asset_tracker/build -HE:/Nordic/ncs/nrf/samples/nrf9160/asset_tracker
Project load failed
Reported error: solution load command failed (-1)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/170884?ContentTypeID=1</link><pubDate>Wed, 13 Feb 2019 12:54:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c98d3f7a-3ada-4a78-8d7b-c4a770cbb685</guid><dc:creator>Otso Jousimaa</dc:creator><description>&lt;p&gt;I&amp;#39;m having the same issue.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SES: V4.14,&lt;/li&gt;
&lt;li&gt;OS: Mac OS 10.14.2&lt;/li&gt;
&lt;li&gt;Python: &amp;nbsp;3.7.2&lt;/li&gt;
&lt;li&gt;GCC: Gnu 7.3.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I&amp;#39;ve set up the project as instructed in Getting Started assistant 0.5.1. So far I&amp;#39;ve tried steps &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/42184/getting-started-can-t-load-project-file-solution-load-command-failed--1/164266#164266"&gt;here&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/42184/getting-started-can-t-load-project-file-solution-load-command-failed--1/164266#164266"&gt;here&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/40956/failed-to-open-zephyr-project-on-macos"&gt;here&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/42184/getting-started-can-t-load-project-file-solution-load-command-failed--1/164266#164266"&gt;&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GCC is rolled back to 2018 q2&lt;/li&gt;
&lt;li&gt;I&amp;#39;ve tried compiling the samples under zephyr directory&lt;/li&gt;
&lt;li&gt;I&amp;#39;ve unset ZEPHYR_SDK_INSTALL_DIR and sourced zephyr_env.sh (and ran SES with the same terminal)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The getting started assistant fails verifying cmake and python3, however the programs are found by `which cmake` and `which python3`&lt;/p&gt;
&lt;p&gt;My SES Target &amp;amp; Output log:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Loading solution asset_tracker.emProject
Executing load commands
/usr/local/bin/cmake  -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=/Users/otsojousimaa/git/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=/opt/local/gcc-arm-none-eabi-7-2018-q2-update -B/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker/build -H/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker -DPYTHON_EXECUTABLE=/usr/local/bin/python3 -DCMAKE_MAKE_PROGRAM=/usr/local/bin/ninja -DDTC=/usr/local/bin/dtc
Project load failed
Reported error: solution load command failed (-1)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;My asset_tracker.emProject, note the `&amp;amp;quot;` and `&amp;amp;amp;` in the file:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="xml"&gt;&amp;lt;!DOCTYPE CrossStudio_Project_File&amp;gt;
&amp;lt;solution cmakelists_end_section=&amp;quot;# NORDIC SDK APP END&amp;quot; cmakelists_file_name=&amp;quot;/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker/CMakeLists.txt&amp;quot; cmakelists_project=&amp;quot;asset_tracker;build;libapp.a&amp;quot; target=&amp;quot;8&amp;quot; version=&amp;quot;2&amp;quot; source_directory=&amp;quot;/Users/otsojousimaa/git/ncs/zephyr&amp;quot; board_directory=&amp;quot;/Users/otsojousimaa/git/ncs/zephyr/boards/arm/nrf9160_pca10090&amp;quot; dts_compiled_file_name=&amp;quot;/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker/build/zephyr/nrf9160_pca10090.dts_compiled&amp;quot; build_directory=&amp;quot;/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker/build&amp;quot; dts_overlay_file_name=&amp;quot;/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker/nrf9160_pca10090.overlay&amp;quot; load_command_environment=&amp;quot;ZEPHYR_BASE=/Users/otsojousimaa/git/ncs/zephyr&amp;quot; cmakelists_start_section=&amp;quot;# NORDIC SDK APP START&amp;quot; Name=&amp;quot;asset_tracker&amp;quot; load_command=&amp;quot;&amp;quot;/usr/local/bin/cmake &amp;quot; -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=/Users/otsojousimaa/git/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=&amp;quot;/opt/local/gcc-arm-none-eabi-7-2018-q2-update&amp;quot; -B&amp;quot;/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker/build&amp;quot; -H&amp;quot;/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker&amp;quot; -DPYTHON_EXECUTABLE=&amp;quot;/usr/local/bin/python3&amp;quot; -DCMAKE_MAKE_PROGRAM=&amp;quot;/usr/local/bin/ninja&amp;quot; -DDTC=&amp;quot;/usr/local/bin/dtc&amp;quot; &amp;amp;&amp;amp; $(StudioDir)/bin/ninja_import zephyr/zephyr.elf zephyr/liboffsets.a zephyr/liboutput_lib.a zephyr/libpriv_stacks_output_lib.a zephyr/app_sizing_prebuilt.elf zephyr/zephyr_prebuilt.elf zephyr/zephyr_app_sizing_prebuilt.elf zephyr/priv_stacks_prebuilt.elf&amp;quot;&amp;gt;
  &amp;lt;configuration properties_filter=&amp;quot;Debug&amp;quot; arm_target_device_name=&amp;quot;nRF9160&amp;quot; debug_target_connection=&amp;quot;J-Link&amp;quot; debug_register_definition_file=&amp;quot;$(PackagesDir)/nRF/Device/Registers/nrf9160.svd&amp;quot; arm_architecture=&amp;quot;v8M_Mainline&amp;quot; external_link_command=&amp;quot;&amp;quot;$(ToolChainDir)/arm-none-eabi-gcc&amp;quot; $(Objects) $(LinkOptions) -o &amp;quot;$(RelTargetPath)&amp;quot;&amp;quot; arm_core_type=&amp;quot;Cortex-M33&amp;quot; external_assemble_command=&amp;quot;&amp;quot;$(ToolChainDir)/arm-none-eabi-gcc&amp;quot; $(AsmOptions) -MD -MF &amp;quot;$(RelDependencyPath)&amp;quot; -o &amp;quot;$(RelTargetPath)&amp;quot; -c &amp;quot;$(RelInputPath)&amp;quot;&amp;quot; Name=&amp;quot;Common&amp;quot; external_c_compile_command=&amp;quot;&amp;quot;$(ToolChainDir)/arm-none-eabi-gcc&amp;quot; $(COptions) -MD -MF &amp;quot;$(RelDependencyPath)&amp;quot; -fno-diagnostics-show-caret -o &amp;quot;$(RelTargetPath)&amp;quot; -c &amp;quot;$(RelInputPath)&amp;quot;&amp;quot; arm_fpu_type=&amp;quot;FPv5-SP-D16&amp;quot; external_archive_command=&amp;quot;&amp;quot;$(ToolChainDir)/arm-none-eabi-ar&amp;quot; -rcs &amp;quot;$(RelTargetPath)&amp;quot; $(Objects)&amp;quot; linker_section_placements_segments=&amp;quot;FLASH RX 0x00000000 0x00100000;RAM RWX 0x20000000 0x00040000&amp;quot; source_code_control_directory=&amp;quot;/Users/otsojousimaa/git/ncs/zephyr&amp;quot; build_toolchain_directory=&amp;quot;/opt/local/gcc-arm-none-eabi-7-2018-q2-update/bin&amp;quot; debug_start_from_entry_point_symbol=&amp;quot;No&amp;quot; arm_target_interface_type=&amp;quot;SWD&amp;quot;/&amp;gt;
  &amp;lt;folder path=&amp;quot;/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker&amp;quot; filter=&amp;quot;nrf9160_pca10090.overlay&amp;quot; Name=&amp;quot;dts files&amp;quot;&amp;gt;
    &amp;lt;configuration Name=&amp;quot;Common&amp;quot; c_user_include_directories=&amp;quot;/Users/otsojousimaa/git/ncs/zephyr/dts/common&amp;quot; c_system_include_directories=&amp;quot;/Users/otsojousimaa/git/ncs/zephyr/include;/Users/otsojousimaa/git/ncs/zephyr/dts/arm;/Users/otsojousimaa/git/ncs/zephyr/dts&amp;quot;/&amp;gt;
    &amp;lt;file file_name=&amp;quot;/Users/otsojousimaa/git/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090.dts&amp;quot;/&amp;gt;
    &amp;lt;file file_name=&amp;quot;/Users/otsojousimaa/git/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090.yaml&amp;quot;/&amp;gt;
    &amp;lt;file file_name=&amp;quot;/Users/otsojousimaa/git/ncs/zephyr/dts/common/common.dts&amp;quot;/&amp;gt;
    &amp;lt;file file_name=&amp;quot;/Users/otsojousimaa/git/ncs/nrf/samples/nrf9160/asset_tracker/build/zephyr/nrf9160_pca10090.dts_compiled&amp;quot;/&amp;gt;
  &amp;lt;/folder&amp;gt;
  &amp;lt;import can_modify_solution=&amp;quot;No&amp;quot; file_name=&amp;quot;build.emProject&amp;quot;/&amp;gt;
&amp;lt;/solution&amp;gt;
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I can run the SES load command to configure the project and then `ninja` in terminal to compile the project without errors, although I&amp;#39;ve not flashed the binary to dk.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SES project load</title><link>https://devzone.nordicsemi.com/thread/170838?ContentTypeID=1</link><pubDate>Wed, 13 Feb 2019 11:32:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4ea7dd7-2e81-425e-b6f5-a22dc76d6833</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Could you please change to the Target &amp;amp; Output window in Segger Embedded Studio &amp;amp; upload the log here? Which version of gnuarmemb are you using? If you are using the Q4 one, I would recommend changing to the Q2 version (the second to last version). There is a compiling bug in the latest version (Q4). Did you setup everything like explained in the nRF91 Getting Started Guide?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-1a2eda6c18ae47659cf8e183b7b179eb/pastedimage1550057588921v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>