<?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>GCC RAM length problem for 51822 QFAC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60437/gcc-ram-length-problem-for-51822-qfac</link><description>I&amp;#39;m using 51822 QFAC, SDK11 S130 2.0.0, and GCC to make the files. 
 In the configuration .ld file, I put FLASH ORIGIN = 0x1b000, LENGTH = 0x25000. RAM ORIGIN = 0x20002800. 
 From my understanding, I have 32K RAM to use, so the max RAM length will be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Apr 2020 00:20:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60437/gcc-ram-length-problem-for-51822-qfac" /><item><title>RE: GCC RAM length problem for 51822 QFAC</title><link>https://devzone.nordicsemi.com/thread/245678?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 00:20:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:824e709e-e886-461f-a853-267d140e2c6c</guid><dc:creator>sonnyz</dc:creator><description>&lt;p&gt;Got it, thanks a lot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GCC RAM length problem for 51822 QFAC</title><link>https://devzone.nordicsemi.com/thread/245677?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 23:28:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50be8249-ff41-4b56-b9aa-abf2dab61f90</guid><dc:creator>Turbo J</dc:creator><description>[quote userid="17294" url="~/f/nordic-q-a/60437/gcc-ram-length-problem-for-51822-qfac"]RAM ORIGIN =&amp;nbsp;0x20002800.[/quote][quote userid="17294" url="~/f/nordic-q-a/60437/gcc-ram-length-problem-for-51822-qfac"]max RAM length will be 0x7D00. [/quote]
&lt;p&gt;Nope. 0x8000 - 0x2800 = 0x5800. You have 32k minus the RAM that is reserved for softdevice (in RAM ORIGIN). &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>