<?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>Can&amp;#39;t build v2.7.0 Matter example out of the SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112823/can-t-build-v2-7-0-matter-example-out-of-the-sdk</link><description>Hello DevZone, 
 I&amp;#39;m porting my project from NCS 2.5.0 to NCS 2.7.0. 
 I know that there are lots of changes in build system, especially in Zephyr sysbuild. So, I decided to start with an example in NCS v2.7.0, and then add my own code. 
 I can build</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jul 2024 14:05:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112823/can-t-build-v2-7-0-matter-example-out-of-the-sdk" /><item><title>RE: Can't build v2.7.0 Matter example out of the SDK</title><link>https://devzone.nordicsemi.com/thread/492754?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2024 14:05:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2a6dfb9-e49a-4b4c-bc26-b65c835d178f</guid><dc:creator>Jayant Tang</dc:creator><description>&lt;p&gt;Hello Charlie,&lt;/p&gt;
&lt;p&gt;That works for me. Thank you very much.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jayant&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't build v2.7.0 Matter example out of the SDK</title><link>https://devzone.nordicsemi.com/thread/492723?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2024 13:20:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e83964a-9223-4cdb-935f-757f188b1290</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Jayant,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;According to&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.7.0/nrf/config_and_build/configuring_app/index.html"&gt;Configuring and building an application — nRF Connect SDK 2.7.0 documentation (nordicsemi.com)&lt;/a&gt;-&amp;gt;Command line:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;When building&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.7.0/nrf/create_application.html#create-application-types-repository"&gt;&lt;span&gt;repository applications&lt;/span&gt;&lt;/a&gt;&amp;nbsp;in the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.7.0/nrf/dev_model_and_contributions/code_base.html#dm-repo-types"&gt;&lt;span&gt;SDK repositories&lt;/span&gt;&lt;/a&gt;, building with sysbuild is&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.7.0/nrf/config_and_build/config_and_build_system.html#sysbuild-enabled-ncs"&gt;&lt;span&gt;enabled by default&lt;/span&gt;&lt;/a&gt;. If you work with out-of-tree&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.7.0/nrf/create_application.html#create-application-types-freestanding"&gt;&lt;span&gt;freestanding applications&lt;/span&gt;&lt;/a&gt;, you need to manually pass the&amp;nbsp;&lt;code&gt;&lt;span&gt;--sysbuild&lt;/span&gt;&lt;/code&gt;&amp;nbsp;parameter to every build command or&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.7.0/nrf/config_and_build/config_and_build_system.html#sysbuild-enabled-ncs-configuring"&gt;&lt;span&gt;configure west to always use it&lt;/span&gt;&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You should use this command to build the freestanding sample:&amp;nbsp;w&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b nrf52840dk/nrf52840  --sysbuild -p -- -DCONFIG_CHIP_DFU_OVER_BT_SMP=y &lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>