<?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>942.htm pointers to flash registers</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/14890/942-htm-pointers-to-flash-registers</link><description> What is the recommended syntax for pointers to flash addresses (for example, 555 and 2AA)? 
 
You may be aware that ap note 138 evades the issue of flash programming code in C language; 
and 942.htm fails to give an example of using pointers to flash</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: 942.htm pointers to flash registers</title><link>https://community.arm.com/thread/54176?ContentTypeID=1</link><pubDate>Thu, 14 Feb 2002 10:45:25 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:98ae94e6-a253-4740-9a28-332c73f98cbb</guid><dc:creator>Scott deWolski</dc:creator><description>&lt;p&gt;See AMD&amp;#39;s utility code at;&lt;br /&gt;
http://www.amd.com/us-en/FlashMemory/ProductInformation/0,,37_1447_1457_1780^1830,00.html&lt;br /&gt;
&lt;br /&gt;
It supports a different but similar family.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 942.htm pointers to flash registers</title><link>https://community.arm.com/thread/38384?ContentTypeID=1</link><pubDate>Wed, 13 Feb 2002 13:47:44 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:0f1ba8eb-f1e8-47ae-b2cc-77cf5a540d89</guid><dc:creator>Mik Kleshov</dc:creator><description>&lt;p&gt;Why not use the predefined macros from absacc.h for memory access? For instance:&lt;br /&gt;
&lt;br /&gt;
// write 0x12 to 0x2AA&lt;br /&gt;
MVAR(0x2AA) = 0x12;&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Mike&lt;br /&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>