<?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>Not able to compile sdk12.3.0 for nrf51822_xxaa 16k ram 256k flash(gcc compile)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35735/not-able-to-compile-sdk12-3-0-for-nrf51822_xxaa-16k-ram-256k-flash-gcc-compile</link><description>I have changed the RAM (rwx) : ORIGIN = 0x20001fe8, LENGTH = 0x2018 in ble_app_buttonless_gcc_nrf51.ld. Build, it appears to me /usr/local/gcc-arm-none-eabi-4_9-2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld: region RAM overflowed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Jun 2018 07:25:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35735/not-able-to-compile-sdk12-3-0-for-nrf51822_xxaa-16k-ram-256k-flash-gcc-compile" /><item><title>RE: Not able to compile sdk12.3.0 for nrf51822_xxaa 16k ram 256k flash(gcc compile)?</title><link>https://devzone.nordicsemi.com/thread/137586?ContentTypeID=1</link><pubDate>Tue, 26 Jun 2018 07:25:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cf75f12-b5fe-4d88-8559-1c8a41f74619</guid><dc:creator>alivexiaoluo</dc:creator><description>&lt;p&gt;It works well.Thanks again!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to compile sdk12.3.0 for nrf51822_xxaa 16k ram 256k flash(gcc compile)?</title><link>https://devzone.nordicsemi.com/thread/137502?ContentTypeID=1</link><pubDate>Mon, 25 Jun 2018 15:23:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9565305-8b86-4f3f-95d6-66a71cfae79c</guid><dc:creator>alivexiaoluo</dc:creator><description>&lt;p&gt;I will try it tomorrow and give you the feedback.Thanks！&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to compile sdk12.3.0 for nrf51822_xxaa 16k ram 256k flash(gcc compile)?</title><link>https://devzone.nordicsemi.com/thread/137479?ContentTypeID=1</link><pubDate>Mon, 25 Jun 2018 14:25:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6173ab7b-8a66-4cc3-9d77-0b8cbd96d8dc</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can remove the HEAP by adding this in your Makefile:&lt;/p&gt;
&lt;p&gt;ASMFLAGS += -D__HEAP_SIZE=0&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note: you&amp;#39;ll need to go back to your original LENGTH=0x2018 in order for your RAM to not go out-of-bounds.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,.&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>