<?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>Question about RAM</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11592/question-about-ram</link><description>Hello, 
 I have a question about RAM usage. If i use chip with 16kB RAM, and if i use s130 (which uses 10kB RAM) and bootloader (which uses 4kB of ram) i only get left with 2kB of RAM for my application, right? 
 Best regards</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Jan 2016 07:46:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11592/question-about-ram" /><item><title>RE: Question about RAM</title><link>https://devzone.nordicsemi.com/thread/43797?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2016 07:46:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a24d526a-5436-4fb0-bad8-eedd25a612a3</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Happy to help :) I would appreciate if you could mark the answer as correct by clicking on the check-mark to the left of the answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question about RAM</title><link>https://devzone.nordicsemi.com/thread/43796?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 16:17:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c68d9b8-d70a-4a61-80d2-1e27bd067f2a</guid><dc:creator>nejcokle</dc:creator><description>&lt;p&gt;Ok, thanks for your help :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question about RAM</title><link>https://devzone.nordicsemi.com/thread/43795?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 15:04:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa210faf-d1db-4e59-8266-c88e55df06ac</guid><dc:creator>John</dc:creator><description>&lt;p&gt;I forgot about the NoInit section!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question about RAM</title><link>https://devzone.nordicsemi.com/thread/43794?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 15:02:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11ad96df-b351-4ed8-bdcb-33c27f0e1396</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;No, since the Bootloader and Application will never be running at the same time. The device will perform a Soft Reset when branching from the Application to the Bootloader and vice versa, i.e. calling the ResetHandler which will load the variables needed by the bootloader/application and overwritting the old ones.&lt;/p&gt;
&lt;p&gt;Thus, you will have &lt;strong&gt;6kB RAM - 0x80 bytes (NoInit Section) = 0x1780 bytes RAM&lt;/strong&gt; that the application can use.&lt;/p&gt;
&lt;p&gt;-Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question about RAM</title><link>https://devzone.nordicsemi.com/thread/43793?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 14:59:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9f681f2-dac9-4b90-a0b3-fb39dae55c73</guid><dc:creator>John</dc:creator><description>&lt;p&gt;I think the bootloader and the application could use the same RAM space as they run at different times. So, I think you could get 6K.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>