<?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>Flash usage of programs and softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3288/flash-usage-of-programs-and-softdevice</link><description>I&amp;#39;m trying to write a firmware for PCA10001, which works like a bootloader. In other words, it can download some data into the Flash. To avoid conflicting with the existed program itself, I need to know the exact position of the program and the softdevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Mar 2016 13:02:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3288/flash-usage-of-programs-and-softdevice" /><item><title>RE: Flash usage of programs and softdevice</title><link>https://devzone.nordicsemi.com/thread/11997?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2016 13:02:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2daeccf-aaee-4ea9-9f2f-2e99314f7804</guid><dc:creator>Thangaraj</dc:creator><description>&lt;p&gt;Hi This may help you .. !
&lt;a href="https://devzone.nordicsemi.com/tutorials/26/rom-and-ram-management/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flash usage of programs and softdevice</title><link>https://devzone.nordicsemi.com/thread/11996?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2014 07:27:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dce2245b-6e98-4ebd-b680-f3bd70d20b62</guid><dc:creator>wlgrd</dc:creator><description>&lt;p&gt;I suspect this should be static, as in you program won&amp;#39;t change over the course of its lifetime. Couldn&amp;#39;t you just define these memory values in your application? In Keil (I don&amp;#39;t know what you are using tho) you have defined the target location of your application. Looking at the output from compiling you can see the size of your app and calculate from that. A couple of #defines should suffice your needs, won&amp;#39;t it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>