<?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>Eddystone project error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54449/eddystone-project-error</link><description>I am trying to complie Eddystone project which is part of NRF5 SDK and when i compile the project in Embedded Studio I get the following error 
 /resized-image/__size/738x210/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-959e07ea3bb74415926b5c907ffa7e7b</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Nov 2019 14:13:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54449/eddystone-project-error" /><item><title>RE: Eddystone project error</title><link>https://devzone.nordicsemi.com/thread/220335?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2019 14:13:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abed0315-8ae6-44bd-8c9b-a04f2714aede</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is probably because micro-ecc library is in the wrong path.&lt;/p&gt;
&lt;p&gt;Have a look at &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_crypto_backend_micro_ecc.html?resultof=%22%6d%69%63%72%6f%5f%65%63%63%22%20" rel="noopener noreferrer" target="_blank"&gt;this&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eddystone project error</title><link>https://devzone.nordicsemi.com/thread/220294?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2019 12:28:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b280fc85-5f22-4ddd-a8e9-e38b4d4513ef</guid><dc:creator>Ashutosh</dc:creator><description>&lt;p&gt;The two errors are&lt;/p&gt;
&lt;p&gt;1. Embedded studio output window:&lt;/p&gt;
&lt;p&gt;cannot find ../../../../../../external/micro-ecc/nrf52hf_armgcc/armgcc/micro_ecc_lib_nrf52.a: No such file or directory&lt;/p&gt;
&lt;p&gt;2. Command line error when compiling micro_ecc library:&lt;/p&gt;
&lt;p&gt;make: Entering directory `C:/micro-ecc/nrf52hf_armgcc/armgcc&amp;#39;&lt;br /&gt;makefile:80: ../../../../components/toolchain/gcc/Makefile.common: No such file or directory&lt;br /&gt;make: *** No rule to make target `../../../../components/toolchain/gcc/Makefile.common&amp;#39;.&amp;nbsp; Stop.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>