<?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>COUNTING THE EVENTS</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/27969/counting-the-events</link><description> 
hi, 
can any one give the idea to implement 12- bit counter in 8051 using
assembly language programming.....i written a piece of code in which
how to run a loop to increase the the count value that i am not able
to write............ 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: COUNTING THE EVENTS</title><link>https://community.arm.com/thread/67109?ContentTypeID=1</link><pubDate>Mon, 05 Dec 2011 14:14:41 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:fa4a7790-bb41-44ef-84ed-dddad5a67cab</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Before going into the specific details of &lt;b&gt;8051&lt;/b&gt; assembler,
you need to understand the basic principles of doing this is
&lt;i&gt;&lt;b&gt;any&lt;/b&gt;&lt;/i&gt; assembler.&lt;/p&gt;

&lt;p&gt;
And the basic principles of doing this is &lt;i&gt;&lt;b&gt;any&lt;/b&gt;&lt;/i&gt;
assembler are no different to the basic principles of doing this by
hand with pencil and paper.&lt;/p&gt;

&lt;p&gt;
So perhaps you need to review the basics of adding-up multi-digit
numbers...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: COUNTING THE EVENTS</title><link>https://community.arm.com/thread/60146?ContentTypeID=1</link><pubDate>Mon, 05 Dec 2011 08:16:51 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e132b432-a625-42c1-a446-9c1dcdd02406</guid><dc:creator>erik malund</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;i written a piece of code in which how to run a loop to
increase the the count value that i am not able to write&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
does this mean that if the value to increase was 8 bits, you had
your code working? if so, show your code, if not, clarify&lt;/p&gt;

&lt;p&gt;
Erik&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: COUNTING THE EVENTS</title><link>https://community.arm.com/thread/67103?ContentTypeID=1</link><pubDate>Mon, 05 Dec 2011 05:07:50 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c9bbc381-d250-483f-a1eb-b229c357ac05</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
So there is a bit more work ahead of you then, until you can make
your teacher happy.&lt;/p&gt;

&lt;p&gt;
It&amp;#39;s all a question of ideas.&lt;br /&gt;
What problems do you see with having a 12-bit counter?&lt;br /&gt;
What problems do you see writing a loop?&lt;br /&gt;
What problems do you see detecting an event?&lt;br /&gt;
What problems do you see combining these concepts into a single
program?&lt;/p&gt;

&lt;p&gt;
By the way - how can you have written a code that you are not able
to write?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>