<?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>Programming bootloader with segger studios?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44181/programming-bootloader-with-segger-studios</link><description>I am going through the steps for building a secure bootloader 
 https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader 
 However I couldn&amp;#39;t find the 
 B1. Compile the uECC library. 
 Step for segger studios 
 Going</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Apr 2020 13:44:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44181/programming-bootloader-with-segger-studios" /><item><title>RE: Programming bootloader with segger studios?</title><link>https://devzone.nordicsemi.com/thread/243693?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 13:44:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcdf5a2e-0238-4c1d-897c-164ad636a3db</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;That is correct. The SDK only includes Makefiles intended to be used with GCC for building the micro-ecc library, so the idea is that you should make sure to have&amp;nbsp;a GCC toolchain in place for building this. The simplest way to get that is to install &lt;a href="https://github.com/bmatzelle/gow/wiki"&gt;Gow &lt;/a&gt;(or similar) and &lt;a href="https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads"&gt;gcc-arm-none-eabi&lt;/a&gt;. You can refer to the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_crypto_backend_micro_ecc.html"&gt;micro_ecc backend documentation&lt;/a&gt;&amp;nbsp;for more details. Whit this in place you just need to run build_all.bat, and you will have binary libraries that can be used with all supported toolchains.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming bootloader with segger studios?</title><link>https://devzone.nordicsemi.com/thread/243689?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 13:34:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b87904f0-bb32-4d33-9f11-c5d7441ffd47</guid><dc:creator>Nicholas Lee</dc:creator><description>&lt;p&gt;This does NOT work for SEGGER users with the armgcc toolchain, as the required make command is not included in the path by the SEGGER installation.&lt;br /&gt;The resulting failure looks like this:&lt;br /&gt;&lt;br /&gt;C:\Nordic_Semi\nRF5_SDK_16.0.0_98a08e2\external\micro-ecc&amp;gt;build_all&lt;br /&gt;&amp;#39;make&amp;#39; is not recognized as an internal or external command,&lt;br /&gt;operable program or batch file.&lt;br /&gt;&amp;#39;make&amp;#39; is not recognized as an internal or external command,&lt;br /&gt;operable program or batch file.&lt;br /&gt;&amp;#39;make&amp;#39; is not recognized as an internal or external command,&lt;br /&gt;operable program or batch file.&lt;br /&gt;&amp;#39;make&amp;#39; is not recognized as an internal or external command,&lt;br /&gt;operable program or batch file.&lt;br /&gt;&amp;#39;make&amp;#39; is not recognized as an internal or external command,&lt;br /&gt;operable program or batch file.&lt;br /&gt;&amp;#39;make&amp;#39; is not recognized as an internal or external command,&lt;br /&gt;operable program or batch file.&lt;br /&gt;&amp;#39;make&amp;#39; is not recognized as an internal or external command,&lt;br /&gt;operable program or batch file.&lt;br /&gt;&amp;#39;make&amp;#39; is not recognized as an internal or external command,&lt;br /&gt;operable program or batch file.&lt;br /&gt;&amp;#39;make&amp;#39; is not recognized as an internal or external command,&lt;br /&gt;operable program or batch file&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;To resolve this, see : &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/29067/installing-micro-ecc-issue"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/29067/installing-micro-ecc-issue&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming bootloader with segger studios?</title><link>https://devzone.nordicsemi.com/thread/231789?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 07:52:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b253eec1-5c24-45eb-b7e9-f4c60f487644</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This list doe snot necessarily covered all IDEs, but it does cover all supported compilers (for instance Segger Embedded STudio use armgcc). So if you are using a supported toolchain or IDE in the SDK, then you should be covered after &lt;em&gt;successfully&lt;/em&gt; running build_all.bat.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming bootloader with segger studios?</title><link>https://devzone.nordicsemi.com/thread/231747?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 17:45:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6b5f1d6-8b57-41bd-91f9-5971ed7ec665</guid><dc:creator>sharu102</dc:creator><description>&lt;p&gt;I am having some trouble in step &lt;strong&gt;B1 Compile the uECC library&lt;/strong&gt; to build the bootloader. We have been using nrf52 and Segger Embedded Studio for development.&lt;/p&gt;
&lt;p&gt;The picture shows the list of IDE options available in the &lt;strong&gt;..\external\micro-ecc\&lt;/strong&gt; folder&amp;nbsp;to compile uECC and I wasn&amp;rsquo;t able to find my IDE. Any suggestions on how to overcome this would be very helpful.&lt;img alt=" " height="176" src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/bootloadererror.JPG" width="386" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming bootloader with segger studios?</title><link>https://devzone.nordicsemi.com/thread/173237?ContentTypeID=1</link><pubDate>Wed, 27 Feb 2019 12:50:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:174e8d6e-3302-4ce6-bdb5-ea115fc84c11</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
[quote user=""]&lt;strong&gt;B1. Compile the uECC library.&lt;/strong&gt;[/quote]
&lt;p&gt;&amp;nbsp;You have to run the &lt;strong&gt;build_all&lt;/strong&gt; file found in the folder &lt;strong&gt;external\micro-ecc.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This will build the library.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>