<?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>Is there a version of SoftDevice that crawls into CODE RAM</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81839/is-there-a-version-of-softdevice-that-crawls-into-code-ram</link><description>I believe that it may be advantageous (in some cases like an application short on FLASH with significant free RAM ) for a version of the soft device to 
 
 have a significant portion compressed in FLASH 
 on reset uncompress to CODE RAM 
 execute mostly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Nov 2021 16:40:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81839/is-there-a-version-of-softdevice-that-crawls-into-code-ram" /><item><title>RE: Is there a version of SoftDevice that crawls into CODE RAM</title><link>https://devzone.nordicsemi.com/thread/339707?ContentTypeID=1</link><pubDate>Thu, 18 Nov 2021 16:40:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:142d32a3-2f8f-434a-8a23-cbe45907dbe5</guid><dc:creator>dgerman</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;I meant just a portion of the SD.&amp;nbsp;I gave the compressed size of the entire SD just to show that about a 30% reduction in compression could be expected.&lt;/p&gt;
&lt;p&gt;I can see that the effort involved in having Nordic provide several routines of the soft device would not be feasible because of the need to have PIC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a version of SoftDevice that crawls into CODE RAM</title><link>https://devzone.nordicsemi.com/thread/339593?ContentTypeID=1</link><pubDate>Thu, 18 Nov 2021 10:26:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ae08d11-4f7c-4366-83e2-bb8eeddcf9b8</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This cannot work, for a couple of fundamental reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The nRF52833 has 128 kB RAM, which is not enough to fit the S140 SoftDevice.&lt;/li&gt;
&lt;li&gt;The SoftDevice is not built with position independent code, so it cannot run from any other address than what it has been built for.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>