<?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>RV-CARM compiler - absolute address location</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/19834/rv-carm-compiler---absolute-address-location</link><description> 
Where can i get help on RV compiler and error messages e.g. error
#65 - expected a ;. I checked manuals in starter kit no information
on error code or warnings. 

 
Also which is better compiler Real view or CARM? 

 
How can i define a absolute address</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: RV-CARM compiler - absolute address location</title><link>https://community.arm.com/thread/123530?ContentTypeID=1</link><pubDate>Mon, 04 Dec 2006 09:10:57 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:6b6e39c8-5d1c-496e-95cd-c793f33eb36b</guid><dc:creator>GR&amp;#220;N Christophe</dc:creator><description>&lt;p&gt;&lt;p&gt;
You must use the last version of Keil &lt;b&gt;MDK v3.03a&lt;/b&gt;. Download
it from the keil website, in product update.&lt;/p&gt;

&lt;p&gt;
This is a new feature.&lt;/p&gt;

&lt;p&gt;
Chris.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RV-CARM compiler - absolute address location</title><link>https://community.arm.com/thread/123525?ContentTypeID=1</link><pubDate>Mon, 04 Dec 2006 01:49:45 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f84409c2-a46d-43b1-ac02-398d9474a69b</guid><dc:creator>Matthias Hertel</dc:creator><description>&lt;p&gt;&lt;p&gt;
You should use the latest release. This was added recently.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RV-CARM compiler - absolute address location</title><link>https://community.arm.com/thread/112505?ContentTypeID=1</link><pubDate>Sun, 03 Dec 2006 23:38:06 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:af89ff55-45d5-42ad-8158-2b5aaf8264c0</guid><dc:creator>Rasheed Abdul</dc:creator><description>&lt;p&gt;&lt;p&gt;
There is no such file in the entire PC. Are you using STR9 series
development kit?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RV-CARM compiler - absolute address location</title><link>https://community.arm.com/thread/84547?ContentTypeID=1</link><pubDate>Sun, 03 Dec 2006 10:14:06 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:8c7dbb8b-2b63-4e78-9d66-c2cd667c4bae</guid><dc:creator>GR&amp;#220;N Christophe</dc:creator><description>&lt;p&gt;&lt;p&gt;
I&amp;#39;ve the same problem, but the support of keil answer me
quickly:&lt;/p&gt;

&lt;p&gt;
To use __at you need to add the &amp;quot;absacc.h&amp;quot; include using:&lt;br /&gt;
#include &amp;lt;absacc.h&amp;gt;&lt;/p&gt;

&lt;p&gt;
Like me you didn&amp;#39;t noticed the include in the example provided in
the release notes...&lt;/p&gt;

&lt;p&gt;
Chris.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RV-CARM compiler - absolute address location</title><link>https://community.arm.com/thread/74601?ContentTypeID=1</link><pubDate>Sat, 02 Dec 2006 23:18:00 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:0d6d1465-86d9-4a7c-ab1c-3d28477689a6</guid><dc:creator>Rasheed Abdul</dc:creator><description>&lt;p&gt;&lt;p&gt;
Thanks Andy,&lt;/p&gt;

&lt;p&gt;
I gave a example of &amp;quot;expected ;&amp;quot;, this was delibrately created
error. doesn&amp;#39;t really need a explanation for this error.&lt;/p&gt;

&lt;p&gt;
Again where can i find the compiler/linker error/warning
explanation and locating a variable at abosulte address??&lt;/p&gt;

&lt;p&gt;
Compiler and library guid in book section of work space doesn&amp;#39;t
give any information on Errors/warning and assigning variable
absoulte address, that is why i am trying to get help from forum.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RV-CARM compiler - absolute address location</title><link>https://community.arm.com/thread/47334?ContentTypeID=1</link><pubDate>Sat, 02 Dec 2006 10:38:48 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:7ba6285f-3f6f-4325-af6f-81bed7217665</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
For a message such as&lt;/p&gt;

&lt;pre&gt;
expected a ;
&lt;/pre&gt;

&lt;p&gt;
you just need to look at your source code and ask yourself why the
compiler would be expecting a semicolon at that point.&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;Also which is better compiler Real view or CARM?&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
That depends on what &lt;i&gt;you&lt;/i&gt; mean by &amp;quot;better&amp;quot;.&lt;/p&gt;

&lt;p&gt;
You may consider the fact that the CARM compiler is obsolete
(obsolescent?) to be a disadvantage; or maybe you don&amp;#39;t...&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;How can i define a absolute address for a variable while using
RV&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
What does the &lt;b&gt;Manual&lt;/b&gt; say?&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;I don&amp;#39;t want a buffer to initialize at reset how should i
define, volatile is not working.&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
&lt;b&gt;volatile&lt;/b&gt; is a standard &amp;#39;C&amp;#39; keyword that has nothing
whatsoever to do with initialisation&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>