<?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>Building an emproject file using command line</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60686/building-an-emproject-file-using-command-line</link><description>Hi, 
 
 I&amp;quot;m looking for a solution to automatically build the emproject file from the directory *without using any IDE) so that i can export the .hex file and can be used to program the board using the command line tools or using the nrfjprog commands</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Apr 2020 07:17:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60686/building-an-emproject-file-using-command-line" /><item><title>RE: Building an emproject file using command line</title><link>https://devzone.nordicsemi.com/thread/247220?ContentTypeID=1</link><pubDate>Wed, 29 Apr 2020 07:17:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f587086c-ee29-4935-a014-1b2da1829935</guid><dc:creator>TJ</dc:creator><description>&lt;p&gt;Sorry for the late reply&lt;br /&gt;&lt;br /&gt;Thank, it worked&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building an emproject file using command line</title><link>https://devzone.nordicsemi.com/thread/246734?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 09:37:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2a696c5-56b2-48c0-a061-92660ba5c230</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi TJ,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;emBuild is the program you want to use. Here&amp;#39;s an example of how to call it:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;emBuild.exe -config &amp;quot;Release&amp;quot; myproject.emProject -echo -verbose -rebuild&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The official documentation can be found on segger&amp;#39;s website:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://studio.segger.com/ide_command_line_options.htm"&gt;https://studio.segger.com/ide_command_line_options.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>