<?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>Setting up RAM with nRF52, S132, and SDK 11</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15296/setting-up-ram-with-nrf52-s132-and-sdk-11</link><description>I&amp;#39;m getting the following log messages when I try to initialize the BLE stack: 
 First from CHECK_RAM_START_ADDR, I get: 
 RAM START ADDR 0x20002080 should be adjusted to 0x20001FE8 
 RAM SIZE should be adjusted to 0xE018 
 Then, from softdevice_enable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Jul 2016 13:12:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15296/setting-up-ram-with-nrf52-s132-and-sdk-11" /><item><title>RE: Setting up RAM with nRF52, S132, and SDK 11</title><link>https://devzone.nordicsemi.com/thread/58424?ContentTypeID=1</link><pubDate>Fri, 22 Jul 2016 13:12:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fc06805-8cb2-4ae2-91f7-d9715357e574</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;s13x v.2.x.x supports dynamic memory allocation so you can optimize the softdevice&amp;#39;s RAM usage for a specific use case. You can find more details about this feature in the migration document included with the softdevice in addition to what is mentioned in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/mem_usage/mem_resource_map_usage.html?cp=2_3_0_0_13_0"&gt;SDS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The examples allocate more RAM than what is actually needed, hence the log messages. This allows you do add characteristics, etc to the example without getting a &amp;quot;no memory&amp;quot; assert right away.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/s13x_5F00_nrf5x_5F00_2.0.1_5F00_migration_2D00_document.pdf"&gt;s13x_nrf5x_2.0.1_migration-document.pdf&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up RAM with nRF52, S132, and SDK 11</title><link>https://devzone.nordicsemi.com/thread/58423?ContentTypeID=1</link><pubDate>Fri, 22 Jul 2016 06:47:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43f7f7fc-2470-4b78-8b52-6cf24e3ea40f</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;You can find some common IRAM and IROM values at the bottom of &lt;a href="https://devzone.nordicsemi.com/blogs/723/rom-and-ram-management/"&gt;this blogpost&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up RAM with nRF52, S132, and SDK 11</title><link>https://devzone.nordicsemi.com/thread/58422?ContentTypeID=1</link><pubDate>Thu, 21 Jul 2016 20:44:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0f672f1-3fa0-4f4d-9273-b2e179f6002c</guid><dc:creator>Bret Foreman</dc:creator><description>&lt;p&gt;I found the answer in the project&amp;#39;s &amp;quot;Target&amp;quot; options. But really, the error message should contain more specifics about where to go to fix the problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up RAM with nRF52, S132, and SDK 11</title><link>https://devzone.nordicsemi.com/thread/58421?ContentTypeID=1</link><pubDate>Thu, 21 Jul 2016 18:39:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3de583a4-ce55-4ad1-a2a3-1e2cf1877439</guid><dc:creator>Bret Foreman</dc:creator><description>&lt;p&gt;I did find this: &lt;a href="http://infocenter.nordicsemi.com/pdf/nRF52_Series_Migration_v1.0.pdf"&gt;infocenter.nordicsemi.com/.../nRF52_Series_Migration_v1.0.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Which discusses the RAM settings in the migration case. But I thought I was starting with an nRF52 template.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>