<?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>C51 Tiny2 and Far Memory.</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/17088/c51-tiny2-and-far-memory</link><description> Hello. 
The question is about using the far memory. 
 
In our project we want to use Tiny2 OS 51, internal RAM of uC and external RAM. 
We tried 4 versions of the file XBANKING.A51 - from /Examples and from /LIB. But the linker returns error in definition</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: C51 Tiny2 and Far Memory.</title><link>https://community.arm.com/thread/72157?ContentTypeID=1</link><pubDate>Sun, 21 Dec 2003 00:27:45 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c8f8eabe-6072-48f7-9eef-9e9149a26449</guid><dc:creator>Leonid K</dc:creator><description>&lt;p&gt;I tried, but still the error exists.&lt;br /&gt;
&lt;br /&gt;
The error is:&lt;br /&gt;
&lt;b&gt;*** WARNING L46: SFR SYMBOL HAS DIFFERENT VALUES&lt;br /&gt;
    SYMBOL:  IE0&lt;br /&gt;
    MODULE:  CONF_TNY.obj (?RTX51_TINY_KERNAL)&lt;br /&gt;
   DEFINED:  the-first-file-of-my-project.obj (the-first-file-of-my-project)&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
There is no definition of IE0 in any of my modules.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C51 Tiny2 and Far Memory.</title><link>https://community.arm.com/thread/41419?ContentTypeID=1</link><pubDate>Fri, 19 Dec 2003 01:44:25 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:bbca5547-c8aa-4438-950b-99ce3d34f421</guid><dc:creator>Eduard Jadron</dc:creator><description>&lt;p&gt;Here have correctly header asm file&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;

$NOMOD51 NOLINES
$NOCOND
$NOMOD51

.
.
.
.
.
.
&lt;/pre&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C51 Tiny2 and Far Memory.</title><link>https://community.arm.com/thread/41418?ContentTypeID=1</link><pubDate>Fri, 19 Dec 2003 01:39:42 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:04ef7c2b-77df-49f1-8451-11c6d73264f2</guid><dc:creator>Eduard Jadron</dc:creator><description>&lt;p&gt;Replace first line 1 1$NOMOD51 NOLINES in XBanking4XRAM at &lt;b&gt; $NOMOD51 NOLINES !!!&lt;/b&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>