<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>68HC12 at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/68HC12/</link>
    <description>68HC12</description>

    <item>
      <title>Re: HCS12 SCI Flash Programming Help</title>
      <pubDate>Fri, 06 Nov 2009 09:41:55 GMT</pubDate>
      <dc:creator>jpdi</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16521</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16521</guid>
      <description>Hi, Below, the vector interrupt table I use for DP256... Note the address I put it is 0xff80, not 0xef80... I use ICC12 too, and it run OK for interrupt. When</description>
    </item>
    <item>
      <title>HCS12 SCI Flash Programming Help</title>
      <pubDate>Fri, 06 Nov 2009 01:31:51 GMT</pubDate>
      <dc:creator>jssimbe</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16520</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16520</guid>
      <description>I&#39;m using and HCS12 with icc12 compiler.  I&#39;m using SCI1 to communicate to a touch screen LCD.  This program loads the LCD GUI.  When I try loading the program</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Sun, 01 Nov 2009 16:52:18 GMT</pubDate>
      <dc:creator>Bill Auerbach</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16519</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16519</guid>
      <description>... Technically &quot;Hello World&quot; mixes an array used with printf which takes a pointer. ... Agree. ... Yes.  I might not be wrong to say it&#39;s always more</description>
    </item>
    <item>
      <title>Re: Counting 1&#39;s in 16 bit word</title>
      <pubDate>Sat, 31 Oct 2009 20:56:12 GMT</pubDate>
      <dc:creator>tom_almy2000</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16518</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16518</guid>
      <description>Hmm, for some reason I&#39;m not getting about half of the posts here in my inbox, including this one I discovered by going to the yahoo site. ... His program: ldx</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Sat, 31 Oct 2009 15:57:59 GMT</pubDate>
      <dc:creator>Tom Almy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16517</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16517</guid>
      <description>... This struck me as particularly strange since I&#39;ve been mixing pointers and arrays since 1980 (when I first used C) and have never caused any kind of</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Sat, 31 Oct 2009 14:54:54 GMT</pubDate>
      <dc:creator>Bill_CT</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16516</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16516</guid>
      <description>... You say &quot;probably cause all kinds of damage&quot;.  Before anyone here thinks that&#39;s a really bad thing and it means they are doing something wrong, perhaps you</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Fri, 30 Oct 2009 02:23:38 GMT</pubDate>
      <dc:creator>Andrei Chichak</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16515</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16515</guid>
      <description>... [Non-text portions of this message have been removed]</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Fri, 30 Oct 2009 01:54:50 GMT</pubDate>
      <dc:creator>Bill Auerbach</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16514</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16514</guid>
      <description>... There is no harm to use pointers and arrays and no damage results from doing so.  They are equivalent - the only time a problem will occur is when a</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Wed, 28 Oct 2009 14:10:50 GMT</pubDate>
      <dc:creator>Robert</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16513</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16513</guid>
      <description>As stated by others it is folly to use malloc/free in simple embedded systems.  The best solution is to implement asynchronous static ring buffers for rx/tx</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Wed, 28 Oct 2009 06:21:20 GMT</pubDate>
      <dc:creator>Andrei Chichak</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16512</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16512</guid>
      <description>Okay, let&#39;s take a look at the output and the evidence and make some wild ass guesses. You can assume that SCI_OutString is okay since 1) the &quot;Hello World&quot; </description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Wed, 28 Oct 2009 02:40:53 GMT</pubDate>
      <dc:creator>Bill_CT</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16511</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16511</guid>
      <description>Zach, The code for the serial port looks OK, although for production code it would benefit from a code review. SCI_OutStatus(1); // Is it clear to send (buffer</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Wed, 28 Oct 2009 01:39:07 GMT</pubDate>
      <dc:creator>zach.r.long@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16510</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16510</guid>
      <description>Thanks everyone, your comments on not using malloc make sense for this system, however I am still left with the issue of incorrect output, and the thought of</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Tue, 27 Oct 2009 06:26:11 GMT</pubDate>
      <dc:creator>Andrei Chichak</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16509</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16509</guid>
      <description>I agree that malloc failed and it is passing back 0 to indicate that it failed, and you are using that as an address of your string. Please have some empathy</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Tue, 27 Oct 2009 05:02:04 GMT</pubDate>
      <dc:creator>Bill Auerbach</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16508</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16508</guid>
      <description>... Both points are good. Furthermore, for this series of processors or smaller and generally in embedded systems, avoid malloc and free.  These smaller</description>
    </item>
    <item>
      <title>Re: Dragon Board 12 Serial Communication C code Help</title>
      <pubDate>Tue, 27 Oct 2009 04:52:08 GMT</pubDate>
      <dc:creator>Edward Karpicz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/68HC12/message/16507</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/68HC12/message/16507</guid>
      <description>Probably malloc didn&#39;t succeed char* outData =(char*) malloc (sizeof (char*)* 5); // make room for 5 char BTW comment is wrong, should be make room for 5</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Tue Dec  1 05:45:48 PST 2009 -->
