<?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>xdata output to hyperterminal garbled</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/25181/xdata-output-to-hyperterminal-garbled</link><description> 
I have an unsigned char xdata array[] that when I try to output to
hyperterminal my output is non-ascii despite the fact that the input
values are ascii ... when I remove the xdata keyword, I get valid
output. What am I missing about xdata. I&amp;#39;m writing</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: xdata output to hyperterminal garbled</title><link>https://community.arm.com/thread/77401?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2009 11:37:47 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:65134546-259a-434f-a607-3282385fc5d6</guid><dc:creator>Chris Lenhart</dc:creator><description>&lt;p&gt;&lt;p&gt;
As it turns out the XRAM feature needed to be enabled in Keil&amp;#39;s
START_AD.A51 file. XRAMEN EQU 1&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: xdata output to hyperterminal garbled</title><link>https://community.arm.com/thread/89711?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2009 09:06:28 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:035cc6b6-81c3-47eb-b2be-be1f8b90412a</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
Cross-posted:&lt;br /&gt;
&lt;a href="http://www.8052.com/forum/thread/164866"&gt;www.8052.com/.../164866&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: xdata output to hyperterminal garbled</title><link>https://community.arm.com/thread/55938?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2009 06:02:14 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:4b0e2874-1a58-431b-9630-ccbd328a3d6c</guid><dc:creator>Christoph Franck</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;What am I missing about xdata.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
You may be missing your chips requirements to actually use xdata,
e.g. it may need to be enabled first. Or it may not be present at
all, or there may be problems with the connection with the MCU (if
your xdata memory is external).&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>