<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>8-bit Microcontrollers中的主题 Error in passing data from SCI1D to PE function AS1_RecvChar().... - HC9S08GT60CFB</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Error-in-passing-data-from-SCI1D-to-PE-function-AS1-RecvChar/m-p/179027#M12788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I face with a very annoying error. Sometimes the value in serial data receiver register SCI1D is not correctly passed to a *Chr variable of AS1_RcvChar() function, created by Processor Expert. The mcu is a HC9S08GT60CFB. If SCI1D receive 0xc2 put on *Chr 0xc2, but if the data on SCI1D is 0xca put on *Chr0xc2.&lt;/P&gt;&lt;P&gt;Attached the real time debugger immage with the error just made with 0xdc passed as 0xd4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Added p/n to subject.&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by NLFSJ on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-05-06&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;06:58 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.freescale.com%2Ffiles%2Fcommunity_files%2F8BITCOMM%2FTroubleHCS08.jpg" rel="nofollow" target="_blank"&gt;TroubleHCS08.jpg&lt;/A&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by dkindler on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-08-20&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;04:59 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2009 02:15:51 GMT</pubDate>
    <dc:creator>passafabio</dc:creator>
    <dc:date>2009-05-07T02:15:51Z</dc:date>
    <item>
      <title>Error in passing data from SCI1D to PE function AS1_RecvChar().... - HC9S08GT60CFB</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Error-in-passing-data-from-SCI1D-to-PE-function-AS1-RecvChar/m-p/179027#M12788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I face with a very annoying error. Sometimes the value in serial data receiver register SCI1D is not correctly passed to a *Chr variable of AS1_RcvChar() function, created by Processor Expert. The mcu is a HC9S08GT60CFB. If SCI1D receive 0xc2 put on *Chr 0xc2, but if the data on SCI1D is 0xca put on *Chr0xc2.&lt;/P&gt;&lt;P&gt;Attached the real time debugger immage with the error just made with 0xdc passed as 0xd4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Added p/n to subject.&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by NLFSJ on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-05-06&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;06:58 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.freescale.com%2Ffiles%2Fcommunity_files%2F8BITCOMM%2FTroubleHCS08.jpg" rel="nofollow" target="_blank"&gt;TroubleHCS08.jpg&lt;/A&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by dkindler on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-08-20&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;04:59 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 02:15:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Error-in-passing-data-from-SCI1D-to-PE-function-AS1-RecvChar/m-p/179027#M12788</guid>
      <dc:creator>passafabio</dc:creator>
      <dc:date>2009-05-07T02:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error in passing data from SCI1D to PE function AS1_RecvChar().... - HC9S08GT60CFB</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Error-in-passing-data-from-SCI1D-to-PE-function-AS1-RecvChar/m-p/179028#M12789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Error fixed reading SCI1D in Main()...&lt;A href="http://forums.freescale.com/t5/util/emoticonspopuppage" target="_blank"&gt;&lt;IMG alt=":smileymad:" border="0" src="http://forums.freescale.com/i/smilies/16x16_smiley-mad.gif" title="Smiley Mad" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 16:06:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Error-in-passing-data-from-SCI1D-to-PE-function-AS1-RecvChar/m-p/179028#M12789</guid>
      <dc:creator>passafabio</dc:creator>
      <dc:date>2009-05-11T16:06:24Z</dc:date>
    </item>
  </channel>
</rss>

