<?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>How can I get the app start address and it&amp;#39;s length from the app?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59542/how-can-i-get-the-app-start-address-and-it-s-length-from-the-app</link><description>How can I get the app start address and it&amp;#39;s length from the app? is there any APIs to do this job? 
 Thank you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Mar 2020 11:17:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59542/how-can-i-get-the-app-start-address-and-it-s-length-from-the-app" /><item><title>RE: How can I get the app start address and it's length from the app?</title><link>https://devzone.nordicsemi.com/thread/241789?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2020 11:17:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:461c3e68-c210-4fb8-b6d0-8f0f4d1ffc3f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Please take a look at the CODE_* macros in the app_util.h header and see if those can be used in your case. They rely on linker symbols to determine start address, size, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>