<?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>nRF51822. Using QFAA (256kB) Code for QFAB (128kB)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4572/nrf51822-using-qfaa-256kb-code-for-qfab-128kb</link><description>Hi there, 
 I am using Eclipse and GCC (codesourcery) as development tools. 
 In the gcc makefile, once provided by Nordic with the &amp;quot;button_radio_example&amp;quot; are two lines, specifying the target chip: 
 TARGET_CHIP := NRF51822_QFAA_CA
and
DEVICE_VARIANT</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Nov 2014 13:13:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4572/nrf51822-using-qfaa-256kb-code-for-qfab-128kb" /><item><title>RE: nRF51822. Using QFAA (256kB) Code for QFAB (128kB)</title><link>https://devzone.nordicsemi.com/thread/16199?ContentTypeID=1</link><pubDate>Tue, 25 Nov 2014 13:13:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ed3e7e7-d58e-4362-ad98-e5b6edbef367</guid><dc:creator>Carl</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822. Using QFAA (256kB) Code for QFAB (128kB)</title><link>https://devzone.nordicsemi.com/thread/16198?ContentTypeID=1</link><pubDate>Tue, 25 Nov 2014 12:44:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aacaf05f-16c2-441a-8cb1-ac7d7ebcbb55</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Setting the correct device variant will ensure that the correct linker script is used by the linker. If you have a look at the Makefile.common line ~15 you&amp;#39;ll see that which linker script is included is based on the DEVICE_VARIANT,USE_SOFTDEVICE, and DEVICESERIES variables.&lt;/p&gt;
&lt;p&gt;The only linker difference between xxaa and xxab is the flash size. So if you use the linker for xxaa on the xxab variant you will not get a warning if the 128K limit is exceeded.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>