<?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>Mailbox guide example</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/38142/mailbox-guide-example</link><description> 
#include &amp;lt;stdio.h&amp;gt; /* standard I/O .h-file */
#include &amp;lt;stdlib.h&amp;gt; /* standard I/O .h-file */
#include &amp;lt;ctype.h&amp;gt; /* character functions */
#include &amp;lt;string.h&amp;gt; /* string and memory functions */
#include &amp;lt;AT91SAM7X256.H&amp;gt; /* AT91SAM7X256 definitions */</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Mailbox guide example</title><link>https://community.arm.com/thread/114564?ContentTypeID=1</link><pubDate>Tue, 30 Dec 2008 07:40:50 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:7adeedb1-635f-4aec-b0c4-8794cb8bd77c</guid><dc:creator>Robert McNamara</dc:creator><description>&lt;p&gt;&lt;pre&gt;
os_mbx_wait (MsgBox, (void **) &amp;amp;rptr, 0xffff);     /* Wait for the message to arrive. */
&lt;/pre&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mailbox guide example</title><link>https://community.arm.com/thread/101506?ContentTypeID=1</link><pubDate>Tue, 30 Dec 2008 02:28:30 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:df10ed28-6b17-4880-9c12-e6ee61873d7f</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
You are remembering that these functions returns results? You
never seem to look at any results to verify if there is a problem
with any call...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mailbox guide example</title><link>https://community.arm.com/thread/77026?ContentTypeID=1</link><pubDate>Mon, 29 Dec 2008 18:35:20 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:d0a6b45b-9303-499e-9857-7ecfc9eca6f8</guid><dc:creator>Milan Petrzilka</dc:creator><description>&lt;p&gt;&lt;p&gt;
damn.. there&amp;#39;s not line 69.. i&amp;#39;m becoming mad, just ignore the
number :)&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mailbox guide example</title><link>https://community.arm.com/thread/53182?ContentTypeID=1</link><pubDate>Mon, 29 Dec 2008 18:33:16 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b58e8f48-ea31-46ff-b358-fddd230bb357</guid><dc:creator>Milan Petrzilka</dc:creator><description>&lt;p&gt;&lt;p&gt;
i&amp;#39;m sorry the error is on the &lt;i&gt;line 69&lt;/i&gt;, concretely&lt;/p&gt;

&lt;pre&gt;
os_mbx_wait (MsgBox, &amp;amp;rptr, 0xffff);     /* Wait for the message to arrive. */
&lt;/pre&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>