<?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>Memfault sample does not compile with SDK v1.8.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84355/memfault-sample-does-not-compile-with-sdk-v1-8-0</link><description>NRFConnect SDK 1.8.0 
 arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10.3-2021.07) 10.3.1 20210621 (release) 
 Ubuntu 20.04 
 
 When copying the sample nrf/samples/nrf9160/memfault and running the build command west build -b thingy91_nrf9160 -p I first</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Feb 2022 11:17:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84355/memfault-sample-does-not-compile-with-sdk-v1-8-0" /><item><title>RE: Memfault sample does not compile with SDK v1.8.0</title><link>https://devzone.nordicsemi.com/thread/351061?ContentTypeID=1</link><pubDate>Thu, 03 Feb 2022 11:17:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1bbc492-1da6-4152-b471-3330662ea2f7</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Please add the nonsecure extension (_ns) after the board option, to build it as nonsecure. After setting up the the project key (see &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/samples/nrf9160/memfault/README.html#minimal-setup"&gt;Minimal setup&lt;/a&gt;) I was able to build the sample&amp;nbsp;nrf/samples/nrf9160/memfault (NCS v1.8.0) by using the following command:&lt;/p&gt;
&lt;pre&gt;west build -b thingy91_nrf9160&lt;strong&gt;_ns&lt;/strong&gt; -d build_thingy91&lt;/pre&gt;
&lt;p&gt;If you look at the documentation, you can see that only the nonsecure boards are supported:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x140/__key/communityserver-discussions-components-files/4/pastedimage1643887001695v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>