<?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>Starting own application with flashed SoftDevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57126/starting-own-application-with-flashed-softdevice</link><description>Hi everyone! 
 I was not able to find the answer, so could you please clarify what did I miss when I exercised with my application. 
 First, I was able to build ble_central_and_peripheral for pca10100. The build was flashed along with SD140 and the example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Jan 2020 15:18:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57126/starting-own-application-with-flashed-softdevice" /><item><title>RE: Starting own application with flashed SoftDevice</title><link>https://devzone.nordicsemi.com/thread/231718?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 15:18:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56a39aa7-4c42-4027-be2f-97525e9c3a42</guid><dc:creator>dmitry_t</dc:creator><description>&lt;p&gt;It works now! Thanks a lot. How could I miss this!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Starting own application with flashed SoftDevice</title><link>https://devzone.nordicsemi.com/thread/231716?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 15:12:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa02818b-dbb0-468a-9f4f-7e9c97568495</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Looks like the total RAM size is exceeding 128K. Try changing RAM size in your linker script to this:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;RAM (rwx) : ORIGIN = 0x20001678, LENGTH = &lt;strong&gt;0x1E988&amp;nbsp;&lt;/strong&gt; //&amp;nbsp; ( 0x1e988+0x1678 == 20000 == 128KB)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>