<?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>i sent this to Keil support, maybe someone here can do better (faster)</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/20747/i-sent-this-to-keil-support-maybe-someone-here-can-do-better-faster</link><description> 
I am using e-mail because your &amp;#39;gateway&amp;#39; does not allow
attachments 

 
For product info etc refer to call 334462 (a solved issue of
mine) 

 
I have used 

 
c:\tools\keil\c51\bin\bl51 SLVstart.obj, SLVisr.obj, SLViic.obj, ...
 SLVmain.obj, SLVxdata</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: i sent this to Keil support, maybe someone here can do better (faster)</title><link>https://community.arm.com/thread/47262?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2006 18:54:47 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f015d65b-874a-4bd0-a2c2-25bf2b34999d</guid><dc:creator>Jon Ward</dc:creator><description>&lt;p&gt;&lt;p&gt;
At casual glance, it seems that this command line would work. Is
there a specific error that you get?&lt;/p&gt;

&lt;p&gt;
Jon&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i sent this to Keil support, maybe someone here can do better (faster)</title><link>https://community.arm.com/thread/98663?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2006 18:54:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:eabc640c-fdc7-46e8-b1bb-d402d9c95281</guid><dc:creator>Jon Ward</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;I wonder, do you need the address qualifiers for addresses on
the command line with BL51 as well?&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
No, you don&amp;#39;t.&lt;/p&gt;

&lt;p&gt;
The BL51 Linker has segment-specific directives (CODE, XDATA,
DATA, IDATA, and so on) that you use to specify the addresses for
segments in these areas.&lt;/p&gt;

&lt;p&gt;
The LX51 Linker uses a generic SEGMENTS directive for all segment
types. And, you need to specify qualified addresses (with the segment
prefix).&lt;/p&gt;

&lt;p&gt;
Jon&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i sent this to Keil support, maybe someone here can do better (faster)</title><link>https://community.arm.com/thread/74567?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2006 16:22:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:96b83780-ffe9-4691-92c4-a69135983d75</guid><dc:creator>Patrick Noonan</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;b&gt;C:&lt;/b&gt;0XE000&lt;/p&gt;

&lt;p&gt;
I wonder, do you need the address qualifiers for addresses on the
command line with BL51 as well?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i sent this to Keil support, maybe someone here can do better (faster)</title><link>https://community.arm.com/thread/47264?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2006 16:16:42 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a7d68287-b86b-4511-ad55-665b4a218665</guid><dc:creator>Patrick Noonan</dc:creator><description>&lt;p&gt;&lt;p&gt;
I have used the Keil LX51 linker (i.e. not BL51) to do something
similiar in the past.&lt;/p&gt;

&lt;p&gt;
The following would work in that linker.&lt;/p&gt;

&lt;pre&gt;
SEGMENTS (?PR?SLVUmain?SLVUMAIN (C:0XE000), ?PR?CUP*)
&lt;/pre&gt;

&lt;p&gt;
Maybe using the extended linker is an option for you?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>