<?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>Compile error for nrf9160 lte_ble_gateway project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56044/compile-error-for-nrf9160-lte_ble_gateway-project</link><description>I am trying to compile the nrf9160 lte_ble_gateway project as an nrf9160ns project and I get the following error:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jan 2020 11:20:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56044/compile-error-for-nrf9160-lte_ble_gateway-project" /><item><title>RE: Compile error for nrf9160 lte_ble_gateway project</title><link>https://devzone.nordicsemi.com/thread/227865?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 11:20:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:617b3670-a5ab-4fe4-b4f5-fc820910921c</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Okay, so it&amp;#39;s just a problem with SES.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you haven&amp;#39;t already updated to 4.30c, you can do this by going to the Getting Started Assistant in nRF Connect. Make sure you have nRF Connect v3.3.0 and Getting Started Assistant v1.0.5. Then select step 3&amp;nbsp;&lt;em&gt;Download SEGGER Embedded Studio&lt;/em&gt; and select the download link based on your OS (Windows x64 or x86).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Make sure these paths are correct in &lt;em&gt;Tools&lt;/em&gt; -&amp;gt; &lt;span style="text-decoration:underline;"&gt;&lt;/span&gt;&lt;em&gt;Options -&amp;gt; nRF Connect&lt;/em&gt;:&lt;/p&gt;
&lt;div&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-28bcf698f6ab4744873d0f3e0d7c4195/ses_5F00_paths.png" /&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;Then delete the build folder from the&amp;nbsp;lte_ble_gateway directory and try opening up the project again like this:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-28bcf698f6ab4744873d0f3e0d7c4195/ses_5F00_project.png" /&gt;&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: Compile error for nrf9160 lte_ble_gateway project</title><link>https://devzone.nordicsemi.com/thread/227547?ContentTypeID=1</link><pubDate>Sun, 05 Jan 2020 21:09:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a8a0beb-7856-40c4-9100-89a00c7b2b39</guid><dc:creator>hmichel</dc:creator><description>&lt;p&gt;Hi Heidi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here is the output at the command line as requested&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;Microsoft Windows [Version 10.0.17763.914]&lt;br /&gt;(c) 2018 Microsoft Corporation. All rights reserved.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;C:\Projects\PCDWorks\nRF9160\ncs\nrf\samples\nrf9160\lte_ble_gateway&amp;gt;west build -b nrf9160_pca10090ns -d build -p&lt;br /&gt;source directory: C:\Projects\PCDWorks\nRF9160\ncs\nrf\samples\nrf9160\lte_ble_gateway&lt;br /&gt;build directory: C:\Projects\PCDWorks\nRF9160\ncs\nrf\samples\nrf9160\lte_ble_gateway\build (created)&lt;br /&gt;BOARD: nrf9160_pca10090ns (origin: command line)&lt;br /&gt;-- Using application from &amp;#39;C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway&amp;#39;&lt;br /&gt;Zephyr version: 1.14.99&lt;br /&gt;-- Found PythonInterp: C:/Python37/python.exe (found suitable version &amp;quot;3.7.4&amp;quot;, minimum required is &amp;quot;3.4&amp;quot;)&lt;br /&gt;-- Selected BOARD nrf9160_pca10090ns&lt;br /&gt;-- Found west: C:/Python37/Scripts/west.exe (found suitable version &amp;quot;0.5.8&amp;quot;, minimum required is &amp;quot;0.5.6&amp;quot;)&lt;br /&gt;-- Cache files will be written to: C:\Users\Owner\AppData\Local/.cache/zephyr&lt;br /&gt;-- Loading C:/Projects/PCDWorks/nRF9160/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090ns.dts as base&lt;br /&gt;-- Overlaying C:/Projects/PCDWorks/nRF9160/ncs/zephyr/dts/common/common.dts&lt;br /&gt;-- Overlaying C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway/nrf9160_pca10090ns.overlay&lt;br /&gt;Parsing Kconfig tree in C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway/Kconfig&lt;br /&gt;Loading C:/Projects/PCDWorks/nRF9160/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090ns_defconfig as base&lt;br /&gt;Merging C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway/prj.conf&lt;br /&gt;Configuration written to &amp;#39;C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway/build/zephyr/.config&amp;#39;&lt;br /&gt;-- The C compiler identification is GNU 7.3.1&lt;br /&gt;-- The CXX compiler identification is GNU 7.3.1&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/gnuarmemb/bin/arm-none-eabi-gcc.exe&lt;br /&gt;-- Performing Test toolchain_is_ok&lt;br /&gt;-- Performing Test toolchain_is_ok - Success&lt;br /&gt;Including module: nrf in path: C:\Projects\PCDWorks\nRF9160\ncs\nrf&lt;br /&gt;-- Using application from &amp;#39;C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/spm&amp;#39;&lt;br /&gt;Zephyr version: 1.14.99&lt;br /&gt;Changed board to secure nrf9160_pca10090 (NOT NS)&lt;br /&gt;-- Loading C:/Projects/PCDWorks/nRF9160/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090.dts as base&lt;br /&gt;-- Overlaying C:/Projects/PCDWorks/nRF9160/ncs/zephyr/dts/common/common.dts&lt;br /&gt;-- Overlaying C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/spm/nrf9160_pca10090.overlay&lt;br /&gt;Parsing Kconfig tree in C:/Projects/PCDWorks/nRF9160/ncs/zephyr/Kconfig&lt;br /&gt;Loading C:/Projects/PCDWorks/nRF9160/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090_defconfig as base&lt;br /&gt;Merging prj.conf&lt;br /&gt;Merging C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway/child_secure_partition_manager.conf&lt;br /&gt;Configuration written to &amp;#39;C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway/build/spm/zephyr/.config&amp;#39;&lt;br /&gt;Including module: nrf in path: C:\Projects\PCDWorks\nRF9160\ncs\nrf&lt;br /&gt;Including module: nffs in path: C:\Projects\PCDWorks\nRF9160\ncs\modules\fs\nffs&lt;br /&gt;Including module: segger in path: C:\Projects\PCDWorks\nRF9160\ncs\modules\debug\segger&lt;br /&gt;Including module: mcuboot in path: C:\Projects\PCDWorks\nRF9160\ncs\mcuboot\zephyr&lt;br /&gt;Including module: mcumgr in path: C:\Projects\PCDWorks\nRF9160\ncs\modules\lib\mcumgr&lt;br /&gt;Including module: tinycbor in path: C:\Projects\PCDWorks\nRF9160\ncs\modules\lib\tinycbor&lt;br /&gt;Including module: nrfxlib in path: C:\Projects\PCDWorks\nRF9160\ncs\nrfxlib&lt;br /&gt;Including module: nffs in path: C:\Projects\PCDWorks\nRF9160\ncs\modules\fs\nffs&lt;br /&gt;Including module: segger in path: C:\Projects\PCDWorks\nRF9160\ncs\modules\debug\segger&lt;br /&gt;Including module: mcuboot in path: C:\Projects\PCDWorks\nRF9160\ncs\mcuboot\zephyr&lt;br /&gt;Including module: mcumgr in path: C:\Projects\PCDWorks\nRF9160\ncs\modules\lib\mcumgr&lt;br /&gt;Including module: tinycbor in path: C:\Projects\PCDWorks\nRF9160\ncs\modules\lib\tinycbor&lt;br /&gt;Including module: nrfxlib in path: C:\Projects\PCDWorks\nRF9160\ncs\nrfxlib&lt;br /&gt;CMake Warning at C:/Projects/PCDWorks/nRF9160/ncs/zephyr/CMakeLists.txt:1345 (message):&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------------------------------------------------------------&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --- WARNING:&amp;nbsp; __ASSERT() statements are globally ENABLED ---&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --- The kernel will run more slowly and use more memory&amp;nbsp; ---&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------------------------------------------------------------&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;br /&gt;Running Partition Manager...&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway/build&lt;br /&gt;[173/346] Linking C executable spm\zephyr\spm_zephyr_prebuilt.elf&lt;br /&gt;Memory region&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Used Size&amp;nbsp; Region Size&amp;nbsp; %age Used&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FLASH:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 32 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 48 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 66.67%&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SRAM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10000 B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 64 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15.26%&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IDT_LIST:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40 B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.95%&lt;br /&gt;[340/346] Linking C executable zephyr\zephyr_prebuilt.elf&lt;br /&gt;Memory region&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Used Size&amp;nbsp; Region Size&amp;nbsp; %age Used&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FLASH:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201395 B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 976 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.15%&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SRAM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 62400 B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 128 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 47.61%&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IDT_LIST:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 136 B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.64%&lt;br /&gt;[346/346] Generating zephyr/merged.hex&lt;br /&gt;Merged C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway/build/spm/zephyr/zephyr.hex&lt;br /&gt;Merged C:/Projects/PCDWorks/nRF9160/ncs/nrf/samples/nrf9160/lte_ble_gateway/build/zephyr/zephyr.hex&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;C:\Projects\PCDWorks\nRF9160\ncs\nrf\samples\nrf9160\lte_ble_gateway&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compile error for nrf9160 lte_ble_gateway project</title><link>https://devzone.nordicsemi.com/thread/227220?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 11:16:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd372251-aebb-49cb-8189-5346fdbfccaa</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Okay. Let&amp;#39;s try through the command prompt&amp;nbsp;and see if we get more insight.&lt;/p&gt;
&lt;p&gt;Assuming you&amp;#39;re on Windows, open up Command Prompt and navigate to your project directory and run&lt;/p&gt;
&lt;p&gt;west build -b nrf9160_pca10090ns -d build -p&lt;/p&gt;
&lt;p&gt;Please provide me with the full output.&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: Compile error for nrf9160 lte_ble_gateway project</title><link>https://devzone.nordicsemi.com/thread/227126?ContentTypeID=1</link><pubDate>Tue, 31 Dec 2019 05:22:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:467a31a6-d25e-4f11-af4e-c10d1e89acc3</guid><dc:creator>hmichel</dc:creator><description>&lt;p&gt;Hi Heidi,&lt;/p&gt;
&lt;p&gt;I have updated the source code to v1.1.0 and also updated zephyr to the latest version as well as Segger Embedded Studio to v4.30c. When I try to import the project into SES using the import function I get the following message&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1577769725901v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hilary&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compile error for nrf9160 lte_ble_gateway project</title><link>https://devzone.nordicsemi.com/thread/227124?ContentTypeID=1</link><pubDate>Tue, 31 Dec 2019 04:07:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c7aff28-8ef4-4953-92cf-430607487c8e</guid><dc:creator>hmichel</dc:creator><description>&lt;p&gt;Hi Heidi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I used the instructions in the following link to update the source code to v1.1.0&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_ins_windows.html#updating-the-repositories"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_ins_windows.html#updating-the-repositories&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;When I open SES I get the following error&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1577765086563v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;I looked through devzone and could not find instructions on how to update the development tools such as&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;SES so that I can update the SES from 4.18 to 4.30c&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;Can you point me to instructions on using the getting started option in nrfConnect or a manual method to update&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;SES and any other tools to the latest version.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hilary&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compile error for nrf9160 lte_ble_gateway project</title><link>https://devzone.nordicsemi.com/thread/227122?ContentTypeID=1</link><pubDate>Tue, 31 Dec 2019 03:24:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a57fd8c-ba44-4148-81a3-042dd4f8a982</guid><dc:creator>hmichel</dc:creator><description>&lt;p&gt;HI Heidi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have version 1.0.0. I see that I need to update the source code to version 1.1.0 and also the Segger IDE from version 4.18 to 4.30c&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hilary&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compile error for nrf9160 lte_ble_gateway project</title><link>https://devzone.nordicsemi.com/thread/227079?ContentTypeID=1</link><pubDate>Mon, 30 Dec 2019 13:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:519d0133-2f60-4e49-a506-eee79c07e908</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Which branch of NCS are you on? Can you provide me with a complete log, as a text file? It would be much easier to see what&amp;#39;s going on.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It does, however, look like you have changed the prj.conf file, is that correct?&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></channel></rss>