<?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>Quick Link Test Compile error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12861/quick-link-test-compile-error</link><description>Hi There....
I am having nRF24LE boards with me..
I am having issue with Quick Link Test code provided by Nordic for Production Test....I am trying to compile the PER_LE1_Tester.uvproj thru Keil uVision....but I am getting an error: ....\test\nrf_test</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 31 Mar 2016 01:20:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12861/quick-link-test-compile-error" /><item><title>RE: Quick Link Test Compile error</title><link>https://devzone.nordicsemi.com/thread/48927?ContentTypeID=1</link><pubDate>Thu, 31 Mar 2016 01:20:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88d321fa-3823-4d52-bcf4-f86931498f36</guid><dc:creator>sreepriya12</dc:creator><description>&lt;p&gt;Hi There,&lt;/p&gt;
&lt;p&gt;Thanks a lot for your help….Yes…It worked now….&lt;/p&gt;
&lt;p&gt;But another error pops-up…
“&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0DC4H BYTE (172%) *
“
This could be due to EVAL version of uVision.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Is there anyway to reduce the size?&lt;/li&gt;
&lt;li&gt;Or could you please share the PER_LE1_tester.hex and PER_LE1_DUT.hex files to me…I am in urgent need of these files for some test…&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Could you please also let me know, whether nRF24LE1 can be RUN in GCC and Eclipse environment….?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick Link Test Compile error</title><link>https://devzone.nordicsemi.com/thread/48926?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2016 12:31:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:159e698a-c836-478d-9003-598219c447bc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sreepiriya,&lt;/p&gt;
&lt;p&gt;I just checked and found it&amp;#39;s a small typo bug. In our hal_nrf.c and hal_nrf.h in the nRFGO SDK, instead of writing &lt;code&gt;hal_nrf_enable_continuous_wave&lt;/code&gt; we used &lt;code&gt;hal_nrf_enable_continious_wave&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;So if you replace &lt;strong&gt;continuous&lt;/strong&gt; with &lt;strong&gt;continious&lt;/strong&gt; in nrf_test.c file (or modify the hal_nrf.c, hal_nrf.h to correct the typo) , you should be able to compile.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>