<?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>Absolute address - converting from CARM to RealView</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/20157/absolute-address---converting-from-carm-to-realview</link><description> Help: 
 
It is not possible to locate variables to absolute memory addresses. Instead assign the objects to specific memory areas or use pointer constants for memory access. 
 
CARM: 
int const MyVal __at 0x81000000 = 0x123; 
 
RealView 
How ? </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Absolute address - converting from CARM to RealView</title><link>https://community.arm.com/thread/74109?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2006 16:16:30 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:bbbc85ad-0a5d-4b9a-9f52-34bc07c9f110</guid><dc:creator>Misa Molk</dc:creator><description>&lt;p&gt;I found it...&lt;br /&gt;
&lt;br /&gt;
You must set this things in Project Workspace window.&lt;br /&gt;
&lt;br /&gt;
Help-Contents-RealView-Embedded Programs-Specify Memory Areas&lt;br /&gt;
&lt;br /&gt;
Notice:&lt;br /&gt;
This feature is not available in the Evaluation Version of the RealView Microcontroller Development Kit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Absolute address - converting from CARM to RealView</title><link>https://community.arm.com/thread/46214?ContentTypeID=1</link><pubDate>Thu, 08 Jun 2006 19:21:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b789a464-2199-457c-97fb-1c90b48e4288</guid><dc:creator>1 1</dc:creator><description>&lt;p&gt;i also want to know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>