<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/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/"><channel><title>How can I give a constant address for a parameter</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/26547/how-can-i-give-a-constant-address-for-a-parameter</link><description> 
hello, 
Is it possible to give a parameter a fix adress in flash with KEIL
MDK development environment?. I am programming with ADuC7023. If yes,
how can this be done 
regards Samuel 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: How can I give a constant address for a parameter</title><link>https://community.arm.com/thread/58214?ContentTypeID=1</link><pubDate>Fri, 21 May 2010 08:07:35 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:252d40ae-e362-4241-bf24-a89865b38d2d</guid><dc:creator>Tamir Michael</dc:creator><description>&lt;p&gt;&lt;pre&gt;
static const int64u s_software_programming_success_low  __attribute__( (at(APPLICATION_ID_ADDR+0x7FF0) ) ) = 0xFFFFFFFFFFFFFFFF ;
&lt;/pre&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>