<?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>Explanation of &amp;quot;Options for Target x&amp;quot;-dialog in ÂµVision3</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/25894/explanation-of-options-for-target-x--dialog-in-a-vision3</link><description> 
Hello, 

 
I already used the &amp;quot;help&amp;quot;-function in the &amp;quot;Options for Target
x&amp;quot;-dialog and the internet to get more information, what the
different adjustments are for, but I didn&amp;#39;t find anything specific
for this dialog... Is there anything like a manual</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Explanation of "Options for Target x"-dialog in ÂµVision3</title><link>https://community.arm.com/thread/139355?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2009 11:37:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a30044a5-53ca-40cc-bf5f-08ab9511cf61</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
Group the variables into a struct. Have the 8051 make use of a
pointer to this struct to retrieve bytes relative to the start of the
struct, instead of retrieving bytes with absolute address. Then you
get the freedom that you may move them structure in memory without
affecting the PC. Too hard coupling between the PC and 8051 code will
cost you extra time, money and grief at a future time when the
customer is unhappy and you don&amp;#39;t really have the time to fix the
problem.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Explanation of "Options for Target x"-dialog in ÂµVision3</title><link>https://community.arm.com/thread/135973?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2009 09:48:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:2f56c9d0-301f-4b3d-964a-38b2a8724232</guid><dc:creator>Stefan S.</dc:creator><description>&lt;p&gt;&lt;p&gt;
huhuuu&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Explanation of "Options for Target x"-dialog in ÂµVision3</title><link>https://community.arm.com/thread/125797?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2009 08:58:59 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e1cbce5c-a6ab-4b0c-a53f-70bfec3e9e36</guid><dc:creator>Stefan S.</dc:creator><description>&lt;p&gt;&lt;p&gt;
I have a program, which can read the value of a variable at a
given address. So when I use the _at_ keyword, I can use this program
to read the values...&lt;/p&gt;

&lt;p&gt;
&amp;gt; The _at_ keyword lets you locate variables at specific memory
locations&lt;br /&gt;
&amp;gt; without specifically locating them using the linker.&lt;/p&gt;

&lt;p&gt;
So I do not need any entries in the &amp;quot;memory-part&amp;quot; of the
&amp;quot;Target&amp;quot;-tab and no entries in the &amp;quot;BL51 Locate&amp;quot;-tab at all?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Explanation of "Options for Target x"-dialog in ÂµVision3</title><link>https://community.arm.com/thread/118980?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2009 08:50:13 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:260cb490-c5a2-4cc8-862b-9643dd412d0c</guid><dc:creator>Jack Sprat</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;No ideas?&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
The _at_ keyword lets you locate variables at specific memory
locations without specifically locating them using the linker. How do
you see this helping you to access them from a PC?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Explanation of "Options for Target x"-dialog in ÂµVision3</title><link>https://community.arm.com/thread/101962?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2009 08:39:23 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5b60d1ff-1430-423e-9d4c-c80fef426e52</guid><dc:creator>Stefan S.</dc:creator><description>&lt;p&gt;&lt;p&gt;
No ideas?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Explanation of "Options for Target x"-dialog in ÂµVision3</title><link>https://community.arm.com/thread/77838?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2009 05:25:27 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f01f72e1-57db-4f31-a422-db04aa708f4b</guid><dc:creator>Stefan S.</dc:creator><description>&lt;p&gt;&lt;p&gt;
Thanks!&lt;br /&gt;
In my program i need a few variables in the xdata-memory with using
the _at_ keyword for accessing these variables from pc. Do I have to
change any settings in the &amp;quot;Target&amp;quot; or in the &amp;quot;BL51 Locate&amp;quot;-tab?&lt;/p&gt;

&lt;p&gt;
Regards,&lt;br /&gt;
Stefan&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Explanation of "Options for Target x"-dialog in ÂµVision3</title><link>https://community.arm.com/thread/57053?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2009 23:15:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5553ab5f-06f2-429b-b2d0-1289e9ed3788</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;a href="http://www.keil.com/support/man/docs/uv4/uv4_dg_options.htm"&gt;http://www.keil.com/support/man/docs/uv4/uv4_dg_options.htm&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>