<?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>MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56020/macos-sdk-1-1-linking-problems</link><description>Hi, 
 All was working on SDK 1.0. Now I have SDK 1.1 and new Segger and new nRF Connect and gnuarmbemb (I had a new computer, so did set up everything from scratch) 
 
 
 However, using west directly is working fine: 
 
 Not sure where to look anymore</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Jun 2020 12:15:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56020/macos-sdk-1-1-linking-problems" /><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/252718?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2020 12:15:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56601176-7064-4d9a-b77a-b672761b689f</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi! Please create a new ticket for this issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/252523?ContentTypeID=1</link><pubDate>Sat, 30 May 2020 21:20:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:314297d5-fb77-458c-83f6-043cf5e6dae6</guid><dc:creator>josedvq</dc:creator><description>&lt;p&gt;I&amp;#39;m having the exact same issue in macOS 10.14.6 with nrf connect 1.2 and SES 4.52. I verified that it happens on the same line:&lt;pre class="ui-code" data-mode="text"&gt;cmake -E rename zephyr_final.map zephyr.map&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;and that it works correctly&amp;nbsp;if I use west.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/252522?ContentTypeID=1</link><pubDate>Sat, 30 May 2020 21:16:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ffdf122-2262-4fe7-b5d5-4d2f496125fc</guid><dc:creator>josedvq</dc:creator><description>&lt;p&gt;I&amp;#39;m having the exact same issue on&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/229337?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2020 07:41:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f00b134-dad5-4013-8508-27a6da5ad48d</guid><dc:creator>Otso Jousimaa</dc:creator><description>&lt;p&gt;Hello Heidi,&lt;/p&gt;
&lt;p&gt;The &amp;quot;process&amp;quot; for building the binary with that command is a bit complicated. Apparently I need to build binary and let it fail in SES first, then run the CMAKE command and then build it again and it might succeed. Sometimes it doesn&amp;#39;t (I don&amp;#39;t know why) and I need to rerun the CMAKE and then rebuild again in SES.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/228757?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2020 10:19:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:017e10f3-fea4-4206-82ce-04757b89ea69</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;I&amp;#39;m glad you found a solution! I have forwarded this to the developers so they can investigate if it&amp;#39;s a general problem.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/ojousima"&gt;Otso Jousimaa&lt;/a&gt;, can you try the same solution and confirm that it fixes it for you as well?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/228418?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2020 16:57:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b8feeff-4c1e-45cb-8c14-a0f0c4c42b50</guid><dc:creator>Corey A.</dc:creator><description>&lt;p&gt;Ok I found what&amp;#39;s wrong.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;First I had to enable &amp;quot;Echo Build Command lines&amp;quot; in &amp;quot;Tools -&amp;gt; Options -&amp;gt; Building&amp;quot;&lt;br /&gt;&lt;br /&gt;Then you can see in the log:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;2&amp;gt; Compiling ‘isr_tables.c’
2&amp;gt; /opt/gnuarmemb/bin/arm-none-eabi-gcc -DABI_INFO_MAGIC=0x281ee6de,0xb845acea,23297 -DBUILD_VERSION=v2.0.99-ncs1 -DFIRMWARE_INFO_MAGIC=0x281ee6de,0x8fcebb4c,23297 -DKERNEL -DMBEDTLS_CONFIG_FILE=&amp;quot;nrf-config.h&amp;quot; -DNRF9160_XXAA -DUSE_PARTITION_MANAGER=1 -D_FORTIFY_SOURCE=2 -D__PROGRAM_START -D__ZEPHYR__=1 -I/Users/slava/work/nordic/ncs/zephyr/kernel/include -I/Users/slava/work/nordic/ncs/zephyr/arch/arm/include -I/Users/slava/work/nordic/ncs/zephyr/include -I/Users/slava/work/nordic/ncs/zephyr/include/drivers -Ispm/zephyr/include/generated -I/Users/slava/work/nordic/ncs/zephyr/soc/arm/nordic_nrf/nrf91 -I/Users/slava/work/nordic/ncs/zephyr/ext/hal/cmsis/Include -I/Users/slava/work/nordic/ncs/nrf/include -I/Users/slava/work/nordic/ncs/nrfxlib/crypto/nrf_cc310_mbedcrypto/include/mbedtls -I/Users/slava/work/nordic/ncs/nrfxlib/crypto/nrf_cc310_mbedcrypto/include -Ispm/zephyr/modules/nrfxlib/nrf_security/include -Ispm/zephyr/modules/nrfxlib/nrf_security/include/mbedtls_generated -I/Users/slava/work/nordic/ncs/mbedtls/include -I/Users/slava/work/nordic/ncs/mbedtls/include/mbedtls -I/Users/slava/work/nordic/ncs/modules/hal/nordic/nrfx -I/Users/slava/work/nordic/ncs/modules/hal/nordic/nrfx/drivers/include -I/Users/slava/work/nordic/ncs/modules/hal/nordic/nrfx/mdk -I/Users/slava/work/nordic/ncs/modules/hal/nordic/. -isystem /Users/slava/work/nordic/ncs/zephyr/lib/libc/minimal/include -isystem /opt/gnuarmemb/bin/../lib/gcc/arm-none-eabi/8.3.1/include -isystem /opt/gnuarmemb/bin/../lib/gcc/arm-none-eabi/8.3.1/include-fixed -isystem /Users/slava/work/nordic/ncs/nrfxlib/crypto/nrf_cc310_platform/include -Os -imacros/Users/slava/work/ozark-iot/ozark-mesh-gateway/build_nrf9160_pca10090ns/spm/zephyr/include/generated/autoconf.h -ffreestanding -fno-common -g -mthumb -mcpu=cortex-m33 -mfpu=fpv5-sp-d16 -mfloat-abi=hard -imacros/Users/slava/work/nordic/ncs/zephyr/include/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-main -Wno-pointer-sign -Wpointer-arith -Wno-unused-but-set-variable -Werror=implicit-int -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -fno-reorder-functions -fno-defer-pop -fmacro-prefix-map=/Users/slava/work/ozark-iot/ozark-mesh-gateway=CMAKE_SOURCE_DIR -fmacro-prefix-map=/Users/slava/work/nordic/ncs/zephyr=ZEPHYR_BASE -ffunction-sections -fdata-sections -mabi=aapcs -march=armv8-m.main+dsp -mcmse -std=c99 -nostdinc -MD -MF /Users/slava/work/ozark-iot/ozark-mesh-gateway/build_nrf9160_pca10090ns/spm/zephyr/CMakeFiles/spm_zephyr_final.dir/isr_tables.c.obj.d -fno-diagnostics-show-caret -o spm/zephyr/CMakeFiles/spm_zephyr_final.dir/isr_tables.c.obj -c spm/zephyr/isr_tables.c
1&amp;gt; spm/zephyr/zephyr.elf does not exist.
Building ‘libspmsecureentries.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Linking ‘zephyr.elf’
1&amp;gt; /opt/gnuarmemb/bin/arm-none-eabi-gcc spm/zephyr/CMakeFiles/spm_zephyr_final.dir/misc/empty_file.c.obj spm/zephyr/CMakeFiles/spm_zephyr_final.dir/isr_tables.c.obj -Wl,-T spm/zephyr/linker_pass_final.cmd -Wl,-Map=/Users/slava/work/ozark-iot/ozark-mesh-gateway/build_nrf9160_pca10090ns/spm/zephyr/spm_zephyr_final.map -Wl,--whole-archive spm/spm_app/libspm_app.a spm/zephyr/libspm_zephyr.a spm/zephyr/arch/arch/arm/core/libspm_arch__arm__core.a spm/zephyr/arch/arch/arm/core/cortex_m/libspm_arch__arm__core__cortex_m.a spm/zephyr/arch/arch/arm/core/cortex_m/mpu/libspm_arch__arm__core__cortex_m__mpu.a spm/zephyr/lib/libc/minimal/libspm_lib__libc__minimal.a spm/zephyr/lib/posix/libspm_lib__posix.a spm/zephyr/drivers/serial/libspm_drivers__serial.a spm/zephyr/modules/nrf/subsys/fw_info/libspm_..__nrf__subsys__fw_info.a spm/zephyr/modules/nrf/drivers/hw_cc310/libspm_..__nrf__drivers__hw_cc310.a spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/libspm_mbedtls_base_vanilla.a spm/zephyr/modules/nordic/libspm_..__modules__hal__nordic.a -Wl,--no-whole-archive spm/zephyr/kernel/libspm_kernel.a spm/zephyr/CMakeFiles/spm_offsets.dir/arch/arm/core/offsets/offsets.c.obj -L/opt/gnuarmemb/bin/../lib/gcc/arm-none-eabi/8.3.1/thumb/v8-m.main+fp/hard -L/Users/slava/work/ozark-iot/ozark-mesh-gateway/build_nrf9160_pca10090ns/spm/zephyr -lgcc /Users/slava/work/nordic/ncs/nrfxlib/crypto/nrf_cc310_mbedcrypto/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_mbedcrypto_0.9.1.a /Users/slava/work/nordic/ncs/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.1.a -mthumb -mcpu=cortex-m33 -mfpu=fpv5-sp-d16 -Wl,--gc-sections -Wl,--build-id=none -Wl,--sort-common=descending -Wl,--sort-section=alignment -u_OffsetAbsSyms -u_ConfigAbsSyms -nostdlib -static -no-pie -Wl,-X -Wl,-N -Wl,--orphan-handling=warn -mabi=aapcs -march=armv8-m.main+dsp -Wl,--out-implib=/Users/slava/work/ozark-iot/ozark-mesh-gateway/build_nrf9160_pca10090ns/libspmsecureentries.a -Wl,--cmse-implib -o spm/zephyr/zephyr.elf
1&amp;gt; Post-link command 
1&amp;gt; cmake -E rename spm_zephyr_final.map zephyr.map
Build failed
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I believe the working directory for all build commands is the &amp;quot;build_nrf9160_pca10090ns&amp;quot; directory for the project, so running the command in it from console gives me this:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;➜  build_nrf9160_pca10090ns git:(master) ✗ cmake -E rename spm_zephyr_final.map zephyr.map
Error renaming from &amp;quot;spm_zephyr_final.map&amp;quot; to &amp;quot;zephyr.map&amp;quot;: No such file or directory&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Looking for a file:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;➜  build_nrf9160_pca10090ns git:(master) ✗ find . -name &amp;quot;spm_zephyr_final.map&amp;quot;
./spm/zephyr/spm_zephyr_final.map&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I believe that the correct command should be:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;cmake -E rename spm/zephyr/spm_zephyr_final.map spm/zephyr/zephyr.map&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/228089?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2020 10:20:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56be21bf-122d-44c5-8bc6-a2311b2e2bda</guid><dc:creator>Corey A.</dc:creator><description>&lt;p&gt;Yes, the toolchain is of exactly this version. I mentioned this before. Thanks for your help. I&amp;#39;ll wait for a reply from NCS team...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/228047?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2020 08:59:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3694e17b-2ce3-4953-bdeb-402f122dd167</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Have you made sure to update the toolchain to version 8-2019-q3-update? If not, please do that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/228036?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2020 08:01:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d9807cd-acfb-4c5b-b27f-ceed7e810562</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Okay, thanks for trying. I am out of ideas but this seems to be an issue a couple macOS&amp;nbsp;users are seeing so the NCS team is looking into it. I&amp;#39;ll update you when I know more.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227980?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 17:32:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04c5d09d-f1eb-4baa-9b8b-d89c6d9e4182</guid><dc:creator>Corey A.</dc:creator><description>&lt;p&gt;Hi Heidi.&lt;/p&gt;
&lt;p&gt;Moved it to /opt/gnuarmemb and it still gives same error &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f61e.svg" title="Disappointed"&gt;&amp;#x1f61e;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227971?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 16:32:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3f45729-25e8-4356-a6c6-8f54a1c09323</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Could you try moving the gnuarmemb folder closer to the C: drive to shorten the path. I know others have experienced problems when certain paths are too long.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227970?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 16:24:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44df69f4-39d0-4d33-b07b-64199e14b667</guid><dc:creator>Corey A.</dc:creator><description>&lt;p&gt;I checked and all paths are correct:&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1578414205396v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1578414241608v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227968?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 16:20:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91e5c5b5-c6ef-4df7-b24a-b71dff21b8c2</guid><dc:creator>Corey A.</dc:creator><description>&lt;p&gt;Hi Heidi,&lt;/p&gt;
&lt;p&gt;Re-installed&amp;nbsp;nrfjprog 10.5.0.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is a build log from tag 1.1.0:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Rebuilding ‘spm/zephyr/include/generated/driver-validation.h’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/include/generated/driver-validation.h does not exist.
1&amp;gt; Combining ‘spm/zephyr/include/generated/driver-validation.h’
Rebuilding ‘spm/zephyr/CMakeFiles/spm_driver_validation_h_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/spm_driver_validation_h_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/include/generated/kobj-types-enum.h’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/include/generated/kobj-types-enum.h does not exist.
1&amp;gt; Combining ‘spm/zephyr/include/generated/kobj-types-enum.h’
Rebuilding ‘spm/zephyr/include/generated/otype-to-str.h’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/CMakeFiles/spm_kobj_types_h_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/spm_kobj_types_h_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Remove /Users/slava/work/nordic/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include
1&amp;gt; Combining ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include’
1&amp;gt; 
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_app_memory’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_audio’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_bluetooth’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_cmsis_rtos_v1’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_cmsis_rtos_v2’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_console’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_crypto’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_data’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_debug’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dfu’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_disk’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_display’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dt-bindings’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_fs’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_linker’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_logging’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_mgmt’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_misc’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_net’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_nvs’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_posix’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_power’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_random’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_settings’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_shell’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_stats’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_storage’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_sys’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_toolchain’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_usb’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_zephyr’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arc’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arm’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_common’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_nios2’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_posix’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_riscv’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_x86’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_x86_64’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_xtensa’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arc_v2’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arc_v2_mpu’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arc_v2_secureshield’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arm_cortex_m’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arm_cortex_r’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arm_cortex_m_mpu’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arm_cortex_m_scripts’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_arm_cortex_r_scripts’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_riscv_common’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_riscv_riscv-privilege’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_x86_ia32’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_arch_x86_intel64’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_bluetooth_mesh’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_bluetooth_services’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_bluetooth’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_clock_control’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_console’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_gpio’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_i2c’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_ieee802154’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_interrupt_controller’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_led’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_pcie’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_timer’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_usb’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_wifi’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_drivers_i2c_slave’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dt-bindings_clock’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dt-bindings_gpio’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dt-bindings_i2c’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dt-bindings_interrupt-controller’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dt-bindings_pcie’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dt-bindings_pinctrl’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dt-bindings_rdc’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_dt-bindings_usb’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_posix_arpa’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_posix_net’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_posix_netinet’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_posix_sys’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_links/_Users_slava_work_nordic_ncs_zephyr_include_usb_class’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/misc/generated/syscalls_subdirs.trigger’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Remove /Users/slava/work/nordic/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/spm/zephyr/misc/generated/syscalls_subdirs.trigger
1&amp;gt; Combining ‘spm/zephyr/misc/generated/syscalls_subdirs.trigger’
Rebuilding ‘spm/zephyr/misc/generated/syscalls.json’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/misc/generated/syscalls.json does not exist.
1&amp;gt; Combining ‘spm/zephyr/misc/generated/syscalls.json’
Rebuilding ‘spm/zephyr/include/generated/syscall_list.h’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/include/generated/syscall_dispatch.c does not exist.
1&amp;gt; Combining ‘spm/zephyr/include/generated/syscall_list.h’
Rebuilding ‘spm/zephyr/CMakeFiles/spm_syscall_list_h_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/include/generated/syscall_dispatch.c’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/spm_syscall_list_h_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/include/generated/syscall_macros.h’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/include/generated/syscall_macros.h does not exist.
1&amp;gt; Combining ‘spm/zephyr/include/generated/syscall_macros.h’
Rebuilding ‘spm/zephyr/CMakeFiles/spm_syscall_macros_h_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/spm_syscall_macros_h_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_offsets’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/CMakeFiles/spm_offsets.dir/arch/arm/core/offsets/offsets.c.obj’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/CMakeFiles/spm_offsets.dir/arch/arm/core/offsets/offsets.c.obj does not exist.
1&amp;gt; Compiling ‘offsets.c’
Rebuilding ‘spm/zephyr/spm_offsets’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/include/generated/offsets.h’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/include/generated/offsets.h does not exist.
1&amp;gt; Combining ‘spm/zephyr/include/generated/offsets.h’
Rebuilding ‘spm/zephyr/CMakeFiles/spm_offsets_h’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/spm_offsets_h’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_..__modules__hal__nordic’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_..__nrf__drivers__hw_cc310’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_..__nrf__subsys__fw_info’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_app’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_arch__arm__core’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_arch__arm__core__cortex_m’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_arch__arm__core__cortex_m__mpu’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_drivers__serial’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_kernel’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_lib__libc__minimal’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_lib__posix’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_mbedtls_base_vanilla’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_zephyr’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/linker.cmd’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/linker.cmd does not exist.
1&amp;gt; Combining ‘spm/zephyr/linker.cmd’
Rebuilding ‘spm/zephyr/CMakeFiles/spm_linker_script_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/spm_linker_script_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘cmake_object_order_depends_target_spm_zephyr_prebuilt’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/spm_app/libspm_app.a’ from solution ‘build’ in configuration ‘Common’
2&amp;gt; spm/CMakeFiles/spm_app.dir/src/main.c.obj does not exist.
2&amp;gt; Compiling ‘main.c’
1&amp;gt; spm/spm_app/libspm_app.a does not exist.
Rebuilding ‘spm/zephyr/libspm_zephyr.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_app.a’
2&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/arch/common/isr_tables.c.obj does not exist.
2&amp;gt; Compiling ‘isr_tables.c’
3&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/arch/common/sw_isr_common.c.obj does not exist.
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/arch/arm/core/cortex_m/cmse/arm_core_cmse.c.obj does not exist.
1&amp;gt; Compiling ‘arm_core_cmse.c’
3&amp;gt; Compiling ‘sw_isr_common.c’
4&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/arch/arm/core/cortex_m/tz/arm_core_tz.c.obj does not exist.
2&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/crc32_sw.c.obj does not exist.
2&amp;gt; Compiling ‘crc32_sw.c’
4&amp;gt; Compiling ‘arm_core_tz.c’
5&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/crc16_sw.c.obj does not exist.
3&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/crc8_sw.c.obj does not exist.
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/crc7_sw.c.obj does not exist.
1&amp;gt; Compiling ‘crc7_sw.c’
2&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/dec.c.obj does not exist.
2&amp;gt; Compiling ‘dec.c’
3&amp;gt; Compiling ‘crc8_sw.c’
5&amp;gt; Compiling ‘crc16_sw.c’
6&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/fdtable.c.obj does not exist.
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/hex.c.obj does not exist.
1&amp;gt; Compiling ‘hex.c’
4&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/mempool.c.obj does not exist.
2&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/rb.c.obj does not exist.
2&amp;gt; Compiling ‘rb.c’
3&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/sem.c.obj does not exist.
3&amp;gt; Compiling ‘sem.c’
4&amp;gt; Compiling ‘mempool.c’
6&amp;gt; Compiling ‘fdtable.c’
7&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/thread_entry.c.obj does not exist.
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/timeutil.c.obj does not exist.
1&amp;gt; Compiling ‘timeutil.c’
5&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/work_q.c.obj does not exist.
3&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/lib/os/printk.c.obj does not exist.
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/misc/generated/configs.c.obj does not exist.
1&amp;gt; Compiling ‘configs.c’
2&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/soc/arm/nordic_nrf/nrf91/soc.c.obj does not exist.
2&amp;gt; Compiling ‘soc.c’
3&amp;gt; Compiling ‘printk.c’
5&amp;gt; Compiling ‘work_q.c’
7&amp;gt; Compiling ‘thread_entry.c’
8&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/soc/arm/nordic_nrf/nrf91/mpu_regions.c.obj does not exist.
4&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/soc/arm/nordic_nrf/validate_base_addresses.c.obj does not exist.
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/subsys/power/power.c.obj does not exist.
1&amp;gt; Compiling ‘power.c’
2&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/subsys/power/policy/policy_residency.c.obj does not exist.
2&amp;gt; Compiling ‘policy_residency.c’
4&amp;gt; Compiling ‘validate_base_addresses.c’
6&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/drivers/console/uart_console.c.obj does not exist.
3&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/drivers/clock_control/nrf_power_clock.c.obj does not exist.
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/drivers/timer/sys_clock_init.c.obj does not exist.
1&amp;gt; Compiling ‘sys_clock_init.c’
3&amp;gt; Compiling ‘nrf_power_clock.c’
5&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj does not exist.
2&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/Users/slava/work/nordic/ncs/nrf/subsys/spm/spm.c.obj does not exist.
2&amp;gt; Compiling ‘spm.c’
4&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/Users/slava/work/nordic/ncs/nrf/subsys/spm/secure_services.c.obj does not exist.
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/Users/slava/work/nordic/ncs/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc310_platform_abort_zephyr.c.obj does not exist.
1&amp;gt; Compiling ‘nrf_cc310_platform_abort_zephyr.c’
4&amp;gt; Compiling ‘secure_services.c’
5&amp;gt; Compiling ‘nrf_rtc_timer.c’
6&amp;gt; Compiling ‘uart_console.c’
8&amp;gt; Compiling ‘mpu_regions.c’
9&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr.dir/Users/slava/work/nordic/ncs/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc310_platform_mutex_zephyr.c.obj does not exist.
9&amp;gt; Compiling ‘nrf_cc310_platform_mutex_zephyr.c’
1&amp;gt; spm/zephyr/libspm_zephyr.a does not exist.
Rebuilding ‘spm/zephyr/arch/arch/arm/core/libspm_arch__arm__core.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_zephyr.a’
2&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/exc_exit.S.obj does not exist.
2&amp;gt; Assembling ‘exc_exit.S’
3&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/swap_helper.S.obj does not exist.
1&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/cpu_idle.S.obj does not exist.
1&amp;gt; Assembling ‘cpu_idle.S’
3&amp;gt; Assembling ‘swap_helper.S’
4&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/fault_s.S.obj does not exist.
2&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/nmi_on_reset.S.obj does not exist.
1&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/isr_wrapper.S.obj does not exist.
1&amp;gt; Assembling ‘isr_wrapper.S’
2&amp;gt; Assembling ‘nmi_on_reset.S’
4&amp;gt; Assembling ‘fault_s.S’
5&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/swap.c.obj does not exist.
3&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/irq_manage.c.obj does not exist.
1&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/thread.c.obj does not exist.
1&amp;gt; Compiling ‘thread.c’
2&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/fatal.c.obj does not exist.
2&amp;gt; Compiling ‘fatal.c’
3&amp;gt; Compiling ‘irq_manage.c’
5&amp;gt; Compiling ‘swap.c’
6&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/nmi.c.obj does not exist.
4&amp;gt; spm/zephyr/arch/arch/arm/core/CMakeFiles/spm_arch__arm__core.dir/prep_c.c.obj does not exist.
4&amp;gt; Compiling ‘prep_c.c’
6&amp;gt; Compiling ‘nmi.c’
1&amp;gt; spm/zephyr/arch/arch/arm/core/libspm_arch__arm__core.a does not exist.
Rebuilding ‘spm/zephyr/arch/arch/arm/core/cortex_m/libspm_arch__arm__core__cortex_m.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_arch__arm__core.a’
2&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/spm_arch__arm__core__cortex_m.dir/vector_table.S.obj does not exist.
2&amp;gt; Assembling ‘vector_table.S’
3&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/spm_arch__arm__core__cortex_m.dir/reset.S.obj does not exist.
1&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/spm_arch__arm__core__cortex_m.dir/fault.c.obj does not exist.
1&amp;gt; Compiling ‘fault.c’
3&amp;gt; Assembling ‘reset.S’
4&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/spm_arch__arm__core__cortex_m.dir/scb.c.obj does not exist.
2&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/spm_arch__arm__core__cortex_m.dir/irq_init.c.obj does not exist.
2&amp;gt; Compiling ‘irq_init.c’
4&amp;gt; Compiling ‘scb.c’
5&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/spm_arch__arm__core__cortex_m.dir/thread_abort.c.obj does not exist.
5&amp;gt; Compiling ‘thread_abort.c’
1&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/libspm_arch__arm__core__cortex_m.a does not exist.
Rebuilding ‘spm/zephyr/arch/arch/arm/core/cortex_m/mpu/libspm_arch__arm__core__cortex_m__mpu.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_arch__arm__core__cortex_m.a’
2&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/mpu/CMakeFiles/spm_arch__arm__core__cortex_m__mpu.dir/arm_core_mpu.c.obj does not exist.
2&amp;gt; Compiling ‘arm_core_mpu.c’
3&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/mpu/CMakeFiles/spm_arch__arm__core__cortex_m__mpu.dir/arm_mpu.c.obj does not exist.
3&amp;gt; Compiling ‘arm_mpu.c’
1&amp;gt; spm/zephyr/arch/arch/arm/core/cortex_m/mpu/libspm_arch__arm__core__cortex_m__mpu.a does not exist.
Rebuilding ‘spm/zephyr/lib/libc/minimal/libspm_lib__libc__minimal.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_arch__arm__core__cortex_m__mpu.a’
2&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdlib/atoi.c.obj does not exist.
2&amp;gt; Compiling ‘atoi.c’
3&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdlib/strtol.c.obj does not exist.
1&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdlib/strtoul.c.obj does not exist.
1&amp;gt; Compiling ‘strtoul.c’
3&amp;gt; Compiling ‘strtol.c’
4&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdlib/malloc.c.obj does not exist.
2&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdlib/bsearch.c.obj does not exist.
1&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdlib/exit.c.obj does not exist.
1&amp;gt; Compiling ‘exit.c’
2&amp;gt; Compiling ‘bsearch.c’
4&amp;gt; Compiling ‘malloc.c’
5&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/string/strncasecmp.c.obj does not exist.
3&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/string/strstr.c.obj does not exist.
1&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/string/string.c.obj does not exist.
1&amp;gt; Compiling ‘string.c’
2&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/string/strspn.c.obj does not exist.
2&amp;gt; Compiling ‘strspn.c’
3&amp;gt; Compiling ‘strstr.c’
5&amp;gt; Compiling ‘strncasecmp.c’
6&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdout/prf.c.obj does not exist.
4&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdout/stdout_console.c.obj does not exist.
1&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdout/sprintf.c.obj does not exist.
1&amp;gt; Compiling ‘sprintf.c’
2&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/stdout/fprintf.c.obj does not exist.
2&amp;gt; Compiling ‘fprintf.c’
3&amp;gt; spm/zephyr/lib/libc/minimal/CMakeFiles/spm_lib__libc__minimal.dir/source/time/gmtime.c.obj does not exist.
3&amp;gt; Compiling ‘gmtime.c’
4&amp;gt; Compiling ‘stdout_console.c’
6&amp;gt; Compiling ‘prf.c’
1&amp;gt; spm/zephyr/lib/libc/minimal/libspm_lib__libc__minimal.a does not exist.
Rebuilding ‘spm/zephyr/lib/posix/libspm_lib__posix.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_lib__libc__minimal.a’
2&amp;gt; spm/zephyr/lib/posix/CMakeFiles/spm_lib__posix.dir/pthread_common.c.obj does not exist.
2&amp;gt; Compiling ‘pthread_common.c’
1&amp;gt; spm/zephyr/lib/posix/libspm_lib__posix.a does not exist.
Rebuilding ‘spm/zephyr/drivers/serial/libspm_drivers__serial.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_lib__posix.a’
2&amp;gt; spm/zephyr/drivers/serial/CMakeFiles/spm_drivers__serial.dir/uart_nrfx_uarte.c.obj does not exist.
2&amp;gt; Compiling ‘uart_nrfx_uarte.c’
1&amp;gt; spm/zephyr/drivers/serial/libspm_drivers__serial.a does not exist.
Rebuilding ‘spm/zephyr/modules/nrf/subsys/fw_info/libspm_..__nrf__subsys__fw_info.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_drivers__serial.a’
2&amp;gt; spm/zephyr/modules/nrf/subsys/fw_info/CMakeFiles/spm_..__nrf__subsys__fw_info.dir/fw_info.c.obj does not exist.
2&amp;gt; Compiling ‘fw_info.c’
1&amp;gt; spm/zephyr/modules/nrf/subsys/fw_info/libspm_..__nrf__subsys__fw_info.a does not exist.
Rebuilding ‘spm/zephyr/modules/nrf/drivers/hw_cc310/libspm_..__nrf__drivers__hw_cc310.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_..__nrf__subsys__fw_info.a’
2&amp;gt; spm/zephyr/modules/nrf/drivers/hw_cc310/CMakeFiles/spm_..__nrf__drivers__hw_cc310.dir/hw_cc310.c.obj does not exist.
2&amp;gt; Compiling ‘hw_cc310.c’
1&amp;gt; spm/zephyr/modules/nrf/drivers/hw_cc310/libspm_..__nrf__drivers__hw_cc310.a does not exist.
Rebuilding ‘spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/libspm_mbedtls_base_vanilla.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_..__nrf__drivers__hw_cc310.a’
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/aesni.c.obj does not exist.
2&amp;gt; Compiling ‘aesni.c’
3&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/arc4.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/aria.c.obj does not exist.
1&amp;gt; Compiling ‘aria.c’
3&amp;gt; Compiling ‘arc4.c’
4&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/asn1parse.c.obj does not exist.
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/asn1write.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/base64.c.obj does not exist.
1&amp;gt; Compiling ‘base64.c’
2&amp;gt; Compiling ‘asn1write.c’
4&amp;gt; Compiling ‘asn1parse.c’
5&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/bignum.c.obj does not exist.
3&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/blowfish.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/camellia.c.obj does not exist.
1&amp;gt; Compiling ‘camellia.c’
3&amp;gt; Compiling ‘blowfish.c’
5&amp;gt; Compiling ‘bignum.c’
6&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/cipher.c.obj does not exist.
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/cipher_wrap.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/ctr_drbg.c.obj does not exist.
1&amp;gt; Compiling ‘ctr_drbg.c’
2&amp;gt; Compiling ‘cipher_wrap.c’
4&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/des.c.obj does not exist.
3&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/dhm.c.obj does not exist.
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/ecjpake.c.obj does not exist.
2&amp;gt; Compiling ‘ecjpake.c’
3&amp;gt; Compiling ‘dhm.c’
4&amp;gt; Compiling ‘des.c’
6&amp;gt; Compiling ‘cipher.c’
7&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/entropy_poll.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/error.c.obj does not exist.
1&amp;gt; Compiling ‘error.c’
7&amp;gt; Compiling ‘entropy_poll.c’
8&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/gcm.c.obj does not exist.
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/havege.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/hkdf.c.obj does not exist.
1&amp;gt; Compiling ‘hkdf.c’
2&amp;gt; Compiling ‘havege.c’
3&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/hmac_drbg.c.obj does not exist.
3&amp;gt; Compiling ‘hmac_drbg.c’
4&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/md.c.obj does not exist.
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/md_wrap.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/md2.c.obj does not exist.
1&amp;gt; Compiling ‘md2.c’
2&amp;gt; Compiling ‘md_wrap.c’
4&amp;gt; Compiling ‘md.c’
8&amp;gt; Compiling ‘gcm.c’
9&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/md4.c.obj does not exist.
5&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/md5.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/memory_buffer_alloc.c.obj does not exist.
1&amp;gt; Compiling ‘memory_buffer_alloc.c’
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/nist_kw.c.obj does not exist.
2&amp;gt; Compiling ‘nist_kw.c’
3&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/oid.c.obj does not exist.
3&amp;gt; Compiling ‘oid.c’
5&amp;gt; Compiling ‘md5.c’
6&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/padlock.c.obj does not exist.
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/pk.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/pk_wrap.c.obj does not exist.
1&amp;gt; Compiling ‘pk_wrap.c’
2&amp;gt; Compiling ‘pk.c’
4&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/pkcs12.c.obj does not exist.
3&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/pkcs5.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/pkparse.c.obj does not exist.
1&amp;gt; Compiling ‘pkparse.c’
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/pkwrite.c.obj does not exist.
2&amp;gt; Compiling ‘pkwrite.c’
3&amp;gt; Compiling ‘pkcs5.c’
4&amp;gt; Compiling ‘pkcs12.c’
6&amp;gt; Compiling ‘padlock.c’
7&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/platform.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/platform_util.c.obj does not exist.
1&amp;gt; Compiling ‘platform_util.c’
5&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/ripemd160.c.obj does not exist.
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/rsa_internal.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/sha512.c.obj does not exist.
1&amp;gt; Compiling ‘sha512.c’
2&amp;gt; Compiling ‘rsa_internal.c’
3&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/timing.c.obj does not exist.
3&amp;gt; Compiling ‘timing.c’
4&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/version.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/version_features.c.obj does not exist.
1&amp;gt; Compiling ‘version_features.c’
4&amp;gt; Compiling ‘version.c’
5&amp;gt; Compiling ‘ripemd160.c’
7&amp;gt; Compiling ‘platform.c’
9&amp;gt; Compiling ‘md4.c’
10&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/Users/slava/work/nordic/ncs/mbedtls/library/xtea.c.obj does not exist.
2&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/replacements/pem.c.obj does not exist.
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/spm_mbedtls_base_vanilla.dir/__/backend/cc310/replacements/entropy.c.obj does not exist.
1&amp;gt; Compiling ‘entropy.c’
2&amp;gt; Compiling ‘pem.c’
10&amp;gt; Compiling ‘xtea.c’
1&amp;gt; spm/zephyr/modules/nrfxlib/nrf_security/src/mbedtls/libspm_mbedtls_base_vanilla.a does not exist.
Rebuilding ‘spm/zephyr/modules/nordic/libspm_..__modules__hal__nordic.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_mbedtls_base_vanilla.a’
2&amp;gt; spm/zephyr/modules/nordic/CMakeFiles/spm_..__modules__hal__nordic.dir/nrfx/mdk/system_nrf9160.c.obj does not exist.
2&amp;gt; Compiling ‘system_nrf9160.c’
3&amp;gt; spm/zephyr/modules/nordic/CMakeFiles/spm_..__modules__hal__nordic.dir/nrfx_glue.c.obj does not exist.
3&amp;gt; Compiling ‘nrfx_glue.c’
1&amp;gt; spm/zephyr/modules/nordic/libspm_..__modules__hal__nordic.a does not exist.
Rebuilding ‘spm/zephyr/kernel/libspm_kernel.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Archiving ‘libspm_..__modules__hal__nordic.a’
2&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/device.c.obj does not exist.
2&amp;gt; Compiling ‘device.c’
3&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/errno.c.obj does not exist.
1&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/fatal.c.obj does not exist.
1&amp;gt; Compiling ‘fatal.c’
3&amp;gt; Compiling ‘errno.c’
4&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/idle.c.obj does not exist.
4&amp;gt; Compiling %E2%80%98idle.c’
5&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/init.c.obj does not exist.
1&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/mailbox.c.obj does not exist.
1&amp;gt; Compiling ‘mailbox.c’
2&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/mem_slab.c.obj does not exist.
2&amp;gt; Compiling ‘mem_slab.c’
5&amp;gt; Compiling ‘init.c’
6&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/mempool.c.obj does not exist.
3&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/msg_q.c.obj does not exist.
3&amp;gt; Compiling ‘msg_q.c’
4&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/mutex.c.obj does not exist.
1&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/pipes.c.obj does not exist.
1&amp;gt; Compiling ‘pipes.c’
2&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/queue.c.obj does not exist.
2&amp;gt; Compiling ‘queue.c’
4&amp;gt; Compiling ‘mutex.c’
6&amp;gt; Compiling ‘mempool.c’
7&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/sched.c.obj does not exist.
3&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/sem.c.obj does not exist.
3&amp;gt; Compiling ‘sem.c’
5&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/stack.c.obj does not exist.
1&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/system_work_q.c.obj does not exist.
1&amp;gt; Compiling ‘system_work_q.c’
2&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/thread.c.obj does not exist.
2&amp;gt; Compiling ‘thread.c’
4&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/thread_abort.c.obj does not exist.
3&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/version.c.obj does not exist.
1&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/work_q.c.obj does not exist.
1&amp;gt; Compiling ‘work_q.c’
3&amp;gt; Compiling ‘version.c’
4&amp;gt; Compiling ‘thread_abort.c’
5&amp;gt; Compiling ‘stack.c’
7&amp;gt; Compiling ‘sched.c’
8&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/smp.c.obj does not exist.
6&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/timeout.c.obj does not exist.
1&amp;gt; spm/zephyr/kernel/CMakeFiles/spm_kernel.dir/timer.c.obj does not exist.
1&amp;gt; Compiling ‘timer.c’
6&amp;gt; Compiling ‘timeout.c’
8&amp;gt; Compiling ‘smp.c’
1&amp;gt; spm/zephyr/kernel/libspm_kernel.a does not exist.
1&amp;gt; Archiving ‘libspm_kernel.a’
Rebuilding ‘spm/zephyr/spm_zephyr_prebuilt.elf’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr_prebuilt.dir/misc/empty_file.c.obj does not exist.
1&amp;gt; Compiling ‘empty_file.c’
1&amp;gt; spm/zephyr/spm_zephyr_prebuilt.elf does not exist.
1&amp;gt; Linking ‘spm_zephyr_prebuilt.elf’
1&amp;gt; Memory region         Used Size  Region Size  %age Used
1&amp;gt;            FLASH:       48640 B        48 KB     98.96%
1&amp;gt;             SRAM:        5424 B        64 KB      8.28%
1&amp;gt;         IDT_LIST:          40 B         2 KB      1.95%
Rebuilding ‘spm/zephyr/linker_pass_final.cmd’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/linker_pass_final.cmd does not exist.
1&amp;gt; Combining ‘spm/zephyr/linker_pass_final.cmd’
Rebuilding ‘spm/zephyr/CMakeFiles/spm_linker_pass_final_script_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/spm_linker_pass_final_script_target’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘spm/zephyr/isr_tables.c’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/isr_tables.c does not exist.
1&amp;gt; Combining ‘spm/zephyr/isr_tables.c’
Rebuilding ‘cmake_object_order_depends_target_spm_zephyr_final’ from solution ‘build’ in configuration ‘Common’
Rebuilding ‘libspmsecureentries.a’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr_final.dir/misc/empty_file.c.obj does not exist.
1&amp;gt; Compiling ‘empty_file.c’
2&amp;gt; spm/zephyr/CMakeFiles/spm_zephyr_final.dir/isr_tables.c.obj does not exist.
2&amp;gt; Compiling ‘isr_tables.c’
1&amp;gt; spm/zephyr/zephyr.elf does not exist.
Rebuilding ‘spm/zephyr/zephyr.elf’ from solution ‘build’ in configuration ‘Common’
1&amp;gt; Linking ‘zephyr.elf’
1&amp;gt; Post-link command 
Build failed
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is a build log from master:&lt;/p&gt;
&lt;p&gt;(master doesn&amp;#39;t respect the specified Python version, so it fails to even import)&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_pca10090ns -DBOARD_DIR=/Users/slava/work/nordic/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=/Users/slava/work/nordic/gnuarmemb -B/Users/slava/work/nordic/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns -H/Users/slava/work/nordic/ncs/nrf/applications/asset_tracker -DPYTHON_EXECUTABLE=/usr/local/bin/python3 -DCMAKE_MAKE_PROGRAM=/usr/local/bin/ninja -DDTC=/usr/local/bin/dtc -D WEST=/usr/local/bin/west -DEXTRA_KCONFIG_TARGETS=menuconfig_ses -DEXTRA_KCONFIG_TARGET_COMMAND_FOR_menuconfig_ses=/Applications/SEGGER/html/configure_nordic_project_menuconfig.py
Zephyr version: 2.1.0
-- Selected BOARD nrf9160_pca10090ns
-- Found west: /usr/local/bin/west (found suitable version &amp;quot;0.6.3&amp;quot;, minimum required is &amp;quot;0.6.0&amp;quot;)
-- Loading /Users/slava/work/nordic/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090ns.dts as base
nrf9160_pca10090ns.dts.pre.tmp:89.42-101.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@40000000/flash-controller@39000: duplicate unit-address (also used in node /soc/peripheral@40000000/kmu@39000)
nrf9160_pca10090ns.dts.pre.tmp:338.19-344.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@40000000/clock@5000: duplicate unit-address (also used in node /soc/peripheral@40000000/power@5000)
Devicetree configuration written to /Users/slava/work/nordic/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/zephyr/include/generated/generated_dts_board.conf
Parsing Kconfig tree in /Users/slava/work/nordic/ncs/nrf/applications/asset_tracker/Kconfig
/Users/slava/work/nordic/ncs/mcuboot/zephyr/Kconfig:37: WARNING: dt_int_val is deprecated.
Loaded configuration &amp;#39;/Users/slava/work/nordic/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090ns_defconfig&amp;#39;
Merged configuration &amp;#39;/Users/slava/work/nordic/ncs/nrf/applications/asset_tracker/prj.conf&amp;#39;
Configuration saved to &amp;#39;/Users/slava/work/nordic/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/zephyr/.config&amp;#39;
-- The C compiler identification is GNU 8.3.1
-- The CXX compiler identification is GNU 8.3.1
-- The ASM compiler identification is GNU
-- Found assembler: /Users/slava/work/nordic/gnuarmemb/bin/arm-none-eabi-gcc
-- Cache files will be written to: /Users/slava/Library/Caches/zephyr

=== child image spm begin ===
Changed board to secure nrf9160_pca10090 (NOT NS)
Zephyr version: 2.1.0
CMake Error at /usr/local/Cellar/cmake/3.15.5/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find PythonInterp: Found unsuitable version &amp;quot;2.7.16&amp;quot;, but
  required is at least &amp;quot;3.4&amp;quot; (found /usr/bin/python)
Call Stack (most recent call first):
  /usr/local/Cellar/cmake/3.15.5/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:376 (_FPHSA_FAILURE_MESSAGE)
  /Users/slava/work/nordic/ncs/zephyr/cmake/backports/FindPythonInterp.cmake:174 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  /Users/slava/work/nordic/ncs/zephyr/cmake/python.cmake:22 (include)
  /Users/slava/work/nordic/ncs/zephyr/cmake/app/boilerplate.cmake:101 (include)
  CMakeLists.txt:9 (include)


-- Configuring incomplete, errors occurred!
CMake Error at ../../cmake/multi_image.cmake:150 (message):
  CMake generation for spm failed, aborting.  Command: 1
Call Stack (most recent call first):
  ../../cmake/multi_image.cmake:63 (add_child_image_from_source)
  ../../samples/CMakeLists.txt:8 (add_child_image)


-- Configuring incomplete, errors occurred!
See also &amp;quot;/Users/slava/work/nordic/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/CMakeFiles/CMakeOutput.log&amp;quot;.
See also &amp;quot;/Users/slava/work/nordic/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/CMakeFiles/CMakeError.log&amp;quot;.
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: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227872?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 11:53:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8ebbdac-54e4-4cc5-b87f-d99d5ac2b95f</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;You should have version 10.5.0 of nrfjprog.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="webfeet"]In addition git checkout master may not help a lot as we need to be using the most stable release of the Asset Tracker code which I understand is v1.1.0[/quote]
&lt;p&gt;Yes, I agree. I&amp;#39;m not recommending using master for development, just for debugging purposes to see if the error goes away when on the master branch.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="webfeet"]Please advise if you are able to compile the code after using the getting started guide with a clean install on MAC OS.[/quote]
&lt;p&gt;Someone in the department is looking into it, as this seems to be a problem several users are having. I&amp;#39;ll let you know when I have an update.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227854?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 10:50:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:900dba39-6834-40b3-98d0-ac7eacc6576c</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Heidi, please advise which version of nrfjprog we should have please. In addition git checkout master may not help a lot as we need to be using the most stable release of the Asset Tracker code which I understand is v1.1.0&lt;/p&gt;
&lt;p&gt;Please advise if you are able to compile the code after using the getting started guide with a clean install on MAC OS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227850?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 10:36:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de8c47ea-73c1-4007-9710-694b33ef3a38</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Please update nrf to master and run west update:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;git checkout master
git pull
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And then make sure that the requirements are successfully installed:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd &amp;lt;sourcecode_root&amp;gt;\ncs
pip3 install -r zephyr\scripts\requirements.txt
pip3 install -r nrf\scripts\requirements.txt
pip3 install -r mcuboot\scripts\requirements.txt&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Delete the build folder for the sample you are running and double-check the correct paths when opening the project. Board Name should be &amp;quot;nrf9160_pca10090ns&amp;quot;.&lt;/p&gt;
&lt;p&gt;Make sure these paths are correct:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-8d8859f89a324254847d7a4eb89e56f8/pastedimage1578393225538v1.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Also, please check which nrfjprog version you have (nrfjrprog -v in a terminal).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227578?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2020 07:51:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d593e18-f5c1-46d1-a2f5-24c0f95d6241</guid><dc:creator>Otso Jousimaa</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have the same setup (Mac OS, SDK1.1, SES 4.30c) and and I get the same error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227500?ContentTypeID=1</link><pubDate>Fri, 03 Jan 2020 20:10:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4a147e6-b6c8-4065-a925-2c733bcfd6b0</guid><dc:creator>Corey A.</dc:creator><description>&lt;p&gt;Hi, I am using version 4.30c which is a version that downloads following a link in a Getting Started guide.&lt;br /&gt;&lt;br /&gt;I did clean a directory and re-build and re-imported the solution and everything. But I never was able to achieve the full log. This is&amp;nbsp;as full as it gets.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227409?ContentTypeID=1</link><pubDate>Fri, 03 Jan 2020 12:59:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b55c2d4-22e0-4b04-97d7-4365ef8601ed</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;And you are using v4.20 of SES?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The log you posted doesn&amp;#39;t seem to have the error message itself.&lt;/p&gt;
&lt;p&gt;Could you post the whole log (try cleaning and rebuilding)? Sometimes it helps to re-import the project (delete the original build folder, or choose another build folder).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227371?ContentTypeID=1</link><pubDate>Fri, 03 Jan 2020 10:09:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c8f7dd4-3325-4e5f-b039-89c6ff0794b4</guid><dc:creator>Corey A.</dc:creator><description>&lt;p&gt;I am using&amp;nbsp;gcc-arm-none-eabi-8-2019-q3-update-mac as per the Getting Started guide&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227342?ContentTypeID=1</link><pubDate>Fri, 03 Jan 2020 08:19:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5924e289-136c-46fd-a0b8-a62233b88836</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;I see now, sorry about that. What version of&amp;nbsp;&lt;span&gt;GNU Arm Embedded Toolchain are you using?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227318?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 23:01:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb8e5bed-8c54-4b31-85f9-234553af91fb</guid><dc:creator>Corey A.</dc:creator><description>&lt;p&gt;Heidi, yes as John mentioned this is a build log from Segger. Cannot build any solution in Segger after upgrading everything&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227303?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 16:59:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9663c4d6-0ffc-4d1b-aec3-7566b51d3ec4</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Well, Heidi, I believe that the gentleman is trying to use Segger to build the solution, however it doesn&amp;#39;t.&lt;/p&gt;
&lt;p&gt;This is evidenced by the transcript of the log from Segger at the top of his post.&lt;/p&gt;
&lt;p&gt;2&amp;gt; Compiling &amp;lsquo;isr_tables.c&amp;rsquo;&lt;br /&gt;1&amp;gt; Remove /Users/slava/work/nordic/ncs/nrf/samples/nrf9160/gps/build_nrf9160_pca10090ns/spm/zephyr/zephyr.elf&lt;br /&gt;1&amp;gt; Linking &amp;lsquo;zephyr.elf&amp;rsquo;&lt;br /&gt;1&amp;gt; Post-link command &lt;br /&gt;Build failed&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MacOS SDK 1.1 linking problems</title><link>https://devzone.nordicsemi.com/thread/227072?ContentTypeID=1</link><pubDate>Mon, 30 Dec 2019 13:06:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e4fbb0e-20e4-402e-98f7-1cf5fe68584f</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t understand what you&amp;#39;re having issues with. Using west directly works fine, but what is it you&amp;#39;re trying that doesn&amp;#39;t work?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>