<?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>About the code location</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/24980/about-the-code-location</link><description> 
I have a project for AT89c2051, which only include one file named
main.c. the following is the content of main.c: 

 
sfr P1 = 0x90; 

 
void main() 
{ P1 = 0x0a5; while(1); 
} 

 
in the dialog of &amp;quot;Options for Target &amp;#39;...&amp;#39;&amp;quot;(target sheet) i setup
as</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: About the code location</title><link>https://community.arm.com/thread/55394?ContentTypeID=1</link><pubDate>Wed, 11 Feb 2009 09:10:39 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:4bc6eff1-4b59-4635-bbfb-f493a837e87a</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Are you using the free evaluation version?&lt;br /&gt;
If so, did you take care to read the &lt;b&gt;Limitations:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.keil.com/demo/limits.asp"&gt;http://www.keil.com/demo/limits.asp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;I think keil is difficult to used than other tools such as
IAR. It is realy?&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
Using any new, unfamiliar, tool will always seem more difficult
than an old, familiar, tool.&lt;/p&gt;

&lt;p&gt;
Thus, personally, I find IAR more difficult to use than Keil.&lt;/p&gt;

&lt;p&gt;
The problem is compounded if you are not prepared to spend the
time to read the documentation...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the code location</title><link>https://community.arm.com/thread/55398?ContentTypeID=1</link><pubDate>Wed, 11 Feb 2009 08:08:22 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c5d7cb6f-6305-40da-8293-71ec1980b8ea</guid><dc:creator>Arthur Plank</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;&amp;quot;...0x0100--0x07ff? For AT89c2051&amp;#39;s rom only exists in this
range.&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
I think you should check that range.&lt;/p&gt;

&lt;p&gt;
That&amp;#39;s not what I remember from when I last used the part.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>