<?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>using RTX51 Tiny</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/42702/using-rtx51-tiny</link><description> I am trying to communicate using UART port 0 on an 8051 platform (MSC1210Y5). The routine is interrupt driven, however, I use the os_wait function in the RTX51 Tiny kernel to aid the process. I have a 16byte circular buffer which faciliates transmission</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: using RTX51 Tiny</title><link>https://community.arm.com/thread/45133?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2005 10:14:10 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e6f556d2-98bf-4d80-9665-a724e26133aa</guid><dc:creator>Vlad Sharnin</dc:creator><description>&lt;p&gt;Use SERIAL.C from C:\Keil\c51\RtxTiny2\Examples\Traffic&lt;br /&gt;
&lt;br /&gt;
It perfectly works!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>