<?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>DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76698/dfu</link><description>Hi, 
 i am working on dfu with NRF52DK. I am facing a problem with compiling a example dfu code &amp;quot;pca10040_s132_ble_debug&amp;quot; . 
 error message is &amp;quot;cannot find ../../../../../external/micro-ecc/nrf52hf_armgcc/armgcc/micro_ecc_lib_nrf52.a: No such file or</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Jun 2021 09:35:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76698/dfu" /><item><title>RE: DFU</title><link>https://devzone.nordicsemi.com/thread/316918?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 09:35:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1209fb12-a19b-41f0-8d62-3cef9af81e69</guid><dc:creator>harrys</dc:creator><description>&lt;p&gt;yes problem solved by installing &amp;quot;&lt;span&gt;ARM GCC&amp;nbsp;&lt;/span&gt;&lt;span&gt;9.2019-q4-major&lt;/span&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU</title><link>https://devzone.nordicsemi.com/thread/316908?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 09:09:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c0797a0-336a-45a9-8d8c-6d87b4ddb3c0</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you install ARM GCC&amp;nbsp;&lt;span&gt;9.2019-q4-major? To make it can fine &amp;#39;C:/Program Files (x86)/GNU Tools ARM Embedded/9 2019-q4-major/bin/arm-none-eabi-gcc&amp;#39;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;See SDK 17.0.2&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.2%2Findex.html&amp;amp;cp=8_1_0"&gt;Release Notes&lt;/a&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;The following toolchains/devices have been used for testing and verification:
 
 - ARM: MDK-ARM version 5.25   
 - &lt;em&gt;GCC: GCC ARM Embedded 9.2019q4.major&lt;/em&gt;
 - IAR: IAR Workbench 7.80.4
 - SES: SES 4.50&lt;/pre&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU</title><link>https://devzone.nordicsemi.com/thread/316904?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 09:02:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4dea3241-3378-4c28-8bd2-34243cf7534f</guid><dc:creator>harrys</dc:creator><description>&lt;p&gt;&amp;nbsp; path for&amp;nbsp;&lt;span&gt;arm-none-eabi-gcc&amp;#39; in my pc is&amp;nbsp;&lt;/span&gt; C:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2020-q4-major\bin\&lt;span&gt;arm-none-eabi-gcc&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;gnu toolchain folder name is different as&amp;nbsp;&lt;span&gt;&amp;quot;&lt;span&gt;GNU Arm Embedded Toolchain&lt;/span&gt;&amp;quot;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU</title><link>https://devzone.nordicsemi.com/thread/316899?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 08:54:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a06ff106-c2ec-4378-9d55-d718d910ad38</guid><dc:creator>harrys</dc:creator><description>&lt;p&gt;when i write &amp;quot;gcc --version&amp;quot; in cmd then gcc got detected&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU</title><link>https://devzone.nordicsemi.com/thread/316867?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 07:37:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0dfae28b-1c0a-4e0f-a49a-ebcee3ab3112</guid><dc:creator>Amanda Hsieh</dc:creator><description>[quote user="harrys"]Cannot find: &amp;#39;C:/Program Files (x86)/GNU Tools ARM Embedded/9 2019-q4-major/bin/arm-none-eabi-gcc&amp;#39;.[/quote]
&lt;p&gt;Can you check the gcc is located as the path? Or you could try to Install version 4.9-2015-q3-update of the GCC compiler toolchain for ARM as&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.2%2Flib_crypto_backend_micro_ecc.html&amp;amp;anchor=lib_crypto_backend_micro_ecc_install"&gt; the doc&lt;/a&gt; stated.&amp;nbsp;Make sure that&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;make&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;is installed (see, for example,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.mingw.org/" rel="noopener noreferrer" target="_blank"&gt;MinGW&lt;/a&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.gnu.org/software/make/" rel="noopener noreferrer" target="_blank"&gt;GNU Make&lt;/a&gt;, or&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://developer.apple.com/xcode/" rel="noopener noreferrer" target="_blank"&gt;Xcode&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU</title><link>https://devzone.nordicsemi.com/thread/316857?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 07:11:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac3aef82-2869-4d6f-95bf-bf0b456ed637</guid><dc:creator>harrys</dc:creator><description>&lt;p&gt;i am facing issue with make can resolve it.&lt;/p&gt;
&lt;p&gt;when i type make in cmd it reply &amp;quot;make is not recognised as any external and internal command&amp;quot; and if i type&amp;nbsp; &amp;quot;mingw32-make&amp;quot; it reply&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;process_begin: CreateProcess(NULL, &amp;quot;C:/Program Files (x86)/GNU Tools ARM Embedded/9 2019-q4-major/bin/arm-none-eabi-gcc&amp;quot; --version, ...) failed.&lt;br /&gt;Cannot find: &amp;#39;C:/Program Files (x86)/GNU Tools ARM Embedded/9 2019-q4-major/bin/arm-none-eabi-gcc&amp;#39;.&lt;br /&gt;Please set values in: &amp;quot;D:/DFU/nRF5_SDK_17.0.2_d674dde/nRF5_SDK_17.0.2_d674dde/components/toolchain/gcc/Makefile.windows&amp;quot;&lt;br /&gt;according to the actual configuration of your system.&lt;br /&gt;../../../../components/toolchain/gcc/Makefile.common:129: *** Cannot continue. Stop.&lt;/p&gt;
&lt;p&gt;D:\DFU\nRF5_SDK_17.0.2_d674dde\nRF5_SDK_17.0.2_d674dde\external\micro-ecc\nrf52hf_armgcc\armgcc&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU</title><link>https://devzone.nordicsemi.com/thread/316848?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 06:10:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9346b740-793e-40dc-8373-6794ad4a491a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Run &lt;code&gt;make&lt;/code&gt; under&amp;nbsp;&lt;em&gt;InstallFolder/&lt;/em&gt;&lt;span&gt;external/micro-ecc/nrf52hf_armgcc/armgcc, then you will see&amp;nbsp;micro_ecc_lib_nrf52.a is generated.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU</title><link>https://devzone.nordicsemi.com/thread/316844?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 06:00:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:144c201b-1d7d-4381-b0d1-e4c5338daaf7</guid><dc:creator>harrys</dc:creator><description>&lt;p&gt;yes already installed micro-ecc &amp;quot;D:\DFU\nRF5_SDK_17.0.2_d674dde\nRF5_SDK_17.0.2_d674dde\external\micro-ecc\micro-ecc&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/0083.dfu.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU</title><link>https://devzone.nordicsemi.com/thread/316843?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 05:58:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24951f7d-2ca9-456e-99b7-31770c1c0739</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_crypto_backend_micro_ecc.html#lib_crypto_backend_micro_ecc_install"&gt;Install micro-ecc&lt;/a&gt;. This library is required for the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_crypto.html"&gt;Cryptography library - nrf_crypto&lt;/a&gt;, which is used in the BLE Secure DFU Bootloader example.&lt;/p&gt;
&lt;p&gt;Regards,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>