<?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>Detect Flash end address at run-time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36735/detect-flash-end-address-at-run-time</link><description>I use SDK 12.3.0 with IAR 
 
 If there is an option to know the last page that programmed? 
 
 For example: 
 
 Linker: ROM start address 0x1F000 end address 0x76fff 
 But the code size is less then ( 0x76fff - 0x1F000), how to get it at run-time? maybe</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Jul 2018 14:33:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36735/detect-flash-end-address-at-run-time" /><item><title>RE: Detect Flash end address at run-time</title><link>https://devzone.nordicsemi.com/thread/141012?ContentTypeID=1</link><pubDate>Mon, 23 Jul 2018 14:33:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:938bdc93-c41f-45a1-9833-04a485347c51</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Usually, linkers provide symbols via which such information is communicated.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You will have to study your IAR &lt;strong&gt;documentation&lt;/strong&gt;, and/or contact IAR support for details of what they provide.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>