<?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>C51</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/42254/c51</link><description> Hello 
everybody, 
iam working on cygnal(sillabs)microcontrollers.i would like to write different data everytime starting from the memory location 0x20 of ram,can any one suggest me how to do it. 
eg:for ox20 address ----&amp;gt;&amp;gt;write 0xf9 
 0x21 -------&amp;gt;</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: C51</title><link>https://community.arm.com/thread/72252?ContentTypeID=1</link><pubDate>Sun, 01 Feb 2004 00:14:51 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:8a62143c-e361-4e91-8940-03d76a5ce51d</guid><dc:creator>JOHN E</dc:creator><description>&lt;p&gt;hello&lt;br /&gt;
mr hans bernahrd thanks for your kind reply.&lt;br /&gt;
your idea really helped me&lt;br /&gt;
&lt;br /&gt;
regards&lt;br /&gt;
john&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C51</title><link>https://community.arm.com/thread/41620?ContentTypeID=1</link><pubDate>Sat, 31 Jan 2004 13:18:53 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:014e8309-d9f5-4370-bf7e-0c9838ed18db</guid><dc:creator>HansBernhard Broeker</dc:creator><description>&lt;p&gt;[Please remember to use &lt;b&gt;pre&lt;/b&gt; tags around posted source code...]&lt;br /&gt;
&lt;br /&gt;
What you really should be doing is position an array &lt;b&gt;_at_&lt;/b&gt; address 0x20, and just scanf() right into that, by passing&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;   array + i&lt;/pre&gt;
&lt;br /&gt;
as the argument to scanf().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>