<?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>Segger - nRF Connect Options</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80374/segger---nrf-connect-options</link><description>When trying to generate a new project Segger Project for my Project 
 in the option &amp;quot;Extra CMake Build Options&amp;quot; want to pass something like -DCONF_FILE=&amp;#39;prj_test.conf&amp;#39; -DDTC_OVERLAY_FILE=&amp;#39;test.overlay&amp;#39; 
 But it ends always with an error &amp;quot; File not found</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Oct 2021 09:32:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80374/segger---nrf-connect-options" /><item><title>RE: Segger - nRF Connect Options</title><link>https://devzone.nordicsemi.com/thread/333220?ContentTypeID=1</link><pubDate>Fri, 08 Oct 2021 09:32:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68d14fe6-c09f-4040-b30a-726a5e3ffa50</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This has already been reported internally previously, and can be found in the list of known issues for SES in our documentation:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html#segger-embedded-studio-nordic-edition"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html#segger-embedded-studio-nordic-edition&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As a workaround, you can create a CMake preload script containing&amp;nbsp;CONF_FILE and&amp;nbsp;DTC_OVERLAY_FILE settings, and then specify&amp;nbsp;&lt;code&gt;&lt;span&gt;-C&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;lt;pre-load-script&amp;gt;.cmake&lt;/span&gt;&lt;/code&gt; in &amp;quot;Extra CMake Build Options&amp;quot;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger - nRF Connect Options</title><link>https://devzone.nordicsemi.com/thread/333189?ContentTypeID=1</link><pubDate>Fri, 08 Oct 2021 07:50:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c395431c-3205-4997-9bf6-764376c1d313</guid><dc:creator>burimaliu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thnx for the confirmation. Currently i am building only with command line and can continue my work&lt;/p&gt;
&lt;p&gt;But if i want to debug something it is bit effort now to setup Segger Studio. Would be a great if the feature would work&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger - nRF Connect Options</title><link>https://devzone.nordicsemi.com/thread/333097?ContentTypeID=1</link><pubDate>Thu, 07 Oct 2021 14:26:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f16c896-1d81-4dff-b01f-5975a3830c88</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have tried to do some digging, but so far I have been unable to figure out the correct way to add multiple build options in &amp;quot;Extra CMake Build Options&amp;quot;. I will&amp;nbsp;check this internally and come back to you.&lt;/p&gt;
&lt;p&gt;In the meantime, you can set the options in your CMakeLists.txt file. For how to do this, please see&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/zephyr/application/index.html"&gt;Zephyr documentation - Application Development&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0#h128sk64757ef1a0yr9w1h6gklfucy966"&gt;nRF Connect SDK Tutorial - 2.2.2 Modify device tree and configurations of a child image&lt;/a&gt;.&amp;nbsp;You can also build on the command line and adding these arguments as follows:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;west build -b&amp;nbsp;&amp;lt;board_name&amp;gt; -- -DCONF_FILE=&amp;#39;prj_test.conf&amp;#39; -DDTC_OVERLAY_FILE=&amp;#39;test.overlay&amp;#39;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>