<?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>Pointer pointing at the wrong data</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/19453/pointer-pointing-at-the-wrong-data</link><description> hi all, 
 
I&amp;#39;ve been trying to send a prefixed data to my 8051 TXD vt the following command: 
 
	ORG	000H 
	LJMP	SETUP 
 
	ORG	003H ;External Interrupt 0 
	CLR	P3.6 
	LCALL EXT_INTERRUPT 
	RETI 
 
	ORG	00BH ;Timer Interrupt 0 
	LJMP	TIMER_INT 
 
	ORG</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Pointer pointing at the wrong data</title><link>https://community.arm.com/thread/45444?ContentTypeID=1</link><pubDate>Sat, 28 Jan 2006 03:08:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:caf68df3-57fd-447d-b847-0db4fe1842af</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;i&gt;&amp;quot;how do i transfer the message &amp;#39;Hello World&amp;#39; (defined by TXT) to SBUF?&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Take a look at the ASAMPLE example Project included with the tools:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.keil.com/forum/docs/thread7041.asp"&gt;http://www.keil.com/forum/docs/thread7041.asp&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pointer pointing at the wrong data</title><link>https://community.arm.com/thread/45443?ContentTypeID=1</link><pubDate>Thu, 26 Jan 2006 01:20:56 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e256f8f2-6ea6-4a6a-9a24-bc16556afb2f</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;Why don&amp;#39;t you start with the assembler &amp;quot;Hello, world&amp;quot; example project supplied with the tools?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>