<?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>What is the step-by-step procedure to build the secure DFU using SES?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39081/what-is-the-step-by-step-procedure-to-build-the-secure-dfu-using-ses</link><description>This is in reference to: devzone.nordicsemi.com/.../getting-started-with-nordics-secure-dfu-bootloader 
 
 On step B1, it says: &amp;quot; Next step, inside SDKFolder\external\micro-ecc\ choose the IDE and compiler that you want to use to build the bootloader</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jul 2022 04:06:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39081/what-is-the-step-by-step-procedure-to-build-the-secure-dfu-using-ses" /><item><title>RE: What is the step-by-step procedure to build the secure DFU using SES?</title><link>https://devzone.nordicsemi.com/thread/376521?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 04:06:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:546860a8-2bd4-4499-b6ec-2221c58914ab</guid><dc:creator>David Fogelsong</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the step-by-step procedure to build the secure DFU using SES?</title><link>https://devzone.nordicsemi.com/thread/151341?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 07:18:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de821bfd-f2f5-4f8d-96fc-2676f4547e2c</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Sorry, I posted some misinformation in my last reply, I meant you must use the &lt;strong&gt;GCC compiler toolchain for ARM&lt;/strong&gt;, not &lt;strong&gt;GNU toolchain for ARM Cortex-M&lt;/strong&gt;, sorry about that.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So to &lt;span&gt;clarify, the tutorial states that you need the micro-ecc library, and you need to use the &lt;strong&gt;GCC compiler toolchain for ARM&lt;/strong&gt; to install the micro-ecc library. When you have installed it you can use SES.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Here is a guide on the infocenter on &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_crypto_backend_micro_ecc.html&amp;amp;resultof=%22%6d%69%63%72%6f%2d%65%63%63%22%20"&gt;how to install &lt;/a&gt;micro-ecc.&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the step-by-step procedure to build the secure DFU using SES?</title><link>https://devzone.nordicsemi.com/thread/151266?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 14:13:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a3719ed-0ccb-4e6e-b6aa-cb81f81213ff</guid><dc:creator>David Fogelsong</dc:creator><description>[quote userid="73423" url="~/f/nordic-q-a/39081/what-is-the-step-by-step-procedure-to-build-the-secure-dfu-using-ses/151097"][/quote]
&lt;p&gt;The older versions on the SDK are not fully supported in SES.&lt;/p&gt;
&lt;p&gt;In this step by step guide you therefore have to use either Keil, IAR, or GNU toolchain for ARM Cortex-M.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;But I *am* using the current version of the SDK, not an older version of the SDK.&amp;nbsp; Therefore, SES should work, right?&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the step-by-step procedure to build the secure DFU using SES?</title><link>https://devzone.nordicsemi.com/thread/151097?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 05:26:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e66c6a8-fa25-4c85-938e-4a262ebec46d</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;The older versions on the SDK are not fully supported in SES.&lt;/p&gt;
&lt;p&gt;In this step by step guide you therefore have to use either Keil, IAR, or GNU toolchain for ARM Cortex-M.&lt;/p&gt;
&lt;p&gt;Keil and IAR requires licence, but GNU toolchain for ARM Cortex-M is free to use.&lt;/p&gt;
&lt;p&gt;There is a tutorial for how to set it up &lt;a href="https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/development-with-gcc-and-eclipse"&gt;here&lt;/a&gt;, I suggest you take a look at that.&lt;/p&gt;
&lt;p&gt;You need to do the two steps:&lt;/p&gt;
&lt;p&gt;1. &lt;strong&gt;GNU toolchain for ARM Cortex-M&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;2. &lt;strong&gt;GNU make&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;You can take the latest versions for both.&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>