<?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>plz query this program</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/20571/plz-query-this-program</link><description> 
#include&amp;lt;stdio.h&amp;gt; 
#include&amp;lt;reg52.h&amp;gt; 
#define XBYTE ((unsigned char xdata*) 0 

 
unsigned char dummy = 0x55; 
bit bitValue; 

 
void main (void) 
{ bitValue = dummy &amp;amp; 0x40; 
%% XBYTE [0x1234] = 0x55; return; 
} The Error is: %% 

 
subscript on non</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: plz query this program</title><link>https://community.arm.com/thread/50725?ContentTypeID=1</link><pubDate>Wed, 09 May 2007 06:38:14 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c58e1632-3d3d-4c21-8220-972444d6f641</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Please read the instruction on how to post code - they&amp;#39;re right
above the &amp;#39;&lt;b&gt;Message&lt;/b&gt;&amp;#39; box when you make your post!&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>