<?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>topic Re: eGUI Console Misbehaving in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/eGUI-Console-Misbehaving/m-p/159648#M4947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NVM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Programmer error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2012 00:09:40 GMT</pubDate>
    <dc:creator>wcc3</dc:creator>
    <dc:date>2012-05-04T00:09:40Z</dc:date>
    <item>
      <title>eGUI Console Misbehaving</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/eGUI-Console-Misbehaving/m-p/159647#M4946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I send a string to the Console object and that works OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, I send a "\r\n" string to the Console object and the cursor doesn't go to the beginning of the next line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, I send another string to the Console object and all heck breaks loose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second string ends up appended to the first one on the first line then the second string is displayed correctly on the second line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new,courier';"&gt;Test #0Test #1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new,courier';"&gt;Test #1_&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code that puts the strings "Test #0" and "Test #1" in looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;void &lt;SPAN style="font-size: 2;"&gt;&lt;STRONG&gt;TextBoxWriteLine&lt;/STRONG&gt;(&lt;/SPAN&gt;&lt;SPAN style=": ; color: #005032; font-size: 2;"&gt;D4D_CHAR&lt;/SPAN&gt;&lt;SPAN style=": ; font-size: 2;"&gt;*Str)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;{&lt;/P&gt;&lt;P align="left"&gt;(&lt;STRONG style=": ; color: #7F0055; font-size: 2;"&gt;void&lt;/STRONG&gt;&lt;SPAN style="font-size: 2;"&gt;)D4D_CnslPutString((&lt;/SPAN&gt;&lt;SPAN style=": ; color: #005032; font-size: 2;"&gt;D4D_OBJECT_PTR&lt;/SPAN&gt;&lt;SPAN style=": ; font-size: 2;"&gt;)&amp;amp;MyScreen_Console,Str);&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;(&lt;STRONG style=": ; color: #7F0055; font-size: 2;"&gt;void&lt;/STRONG&gt;&lt;SPAN style="font-size: 2;"&gt;)D4D_CnslPutString((&lt;/SPAN&gt;&lt;SPAN style=": ; color: #005032; font-size: 2;"&gt;D4D_OBJECT_PTR&lt;/SPAN&gt;&lt;SPAN style="font-size: 2;"&gt;)&amp;amp;MyScreen_Console,&lt;/SPAN&gt;&lt;SPAN style=": ; color: #2A00FF; font-size: 2;"&gt;"\r\n"&lt;/SPAN&gt;&lt;SPAN style=": ; font-size: 2;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 21:47:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/eGUI-Console-Misbehaving/m-p/159647#M4946</guid>
      <dc:creator>wcc3</dc:creator>
      <dc:date>2012-05-03T21:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: eGUI Console Misbehaving</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/eGUI-Console-Misbehaving/m-p/159648#M4947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NVM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Programmer error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 00:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/eGUI-Console-Misbehaving/m-p/159648#M4947</guid>
      <dc:creator>wcc3</dc:creator>
      <dc:date>2012-05-04T00:09:40Z</dc:date>
    </item>
  </channel>
</rss>

