<?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>ColdFire/68K Microcontrollers and Processors中的主题 Re: Will there be anymore updates to Coldfire Lite?</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Will-there-be-anymore-updates-to-Coldfire-Lite/m-p/196988#M8803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When did you suggest the updates?&lt;/P&gt;&lt;P&gt;We did do some fixes as we were rolling out support for other families during 2008.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can check on your suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-JWW&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2009 11:10:02 GMT</pubDate>
    <dc:creator>JWW</dc:creator>
    <dc:date>2009-07-08T11:10:02Z</dc:date>
    <item>
      <title>Will there be anymore updates to Coldfire Lite?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Will-there-be-anymore-updates-to-Coldfire-Lite/m-p/196987#M8802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now that MQX is available, I wonder if there will be any new releases of the Coldfire Lite operating system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just curious because I made some suggestions to Freescale about modifications that definitely make it more stable, and of which I'm sure other Coldfire Lite users will benefit from...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 13:16:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Will-there-be-anymore-updates-to-Coldfire-Lite/m-p/196987#M8802</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-07-07T13:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be anymore updates to Coldfire Lite?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Will-there-be-anymore-updates-to-Coldfire-Lite/m-p/196988#M8803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When did you suggest the updates?&lt;/P&gt;&lt;P&gt;We did do some fixes as we were rolling out support for other families during 2008.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can check on your suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-JWW&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 11:10:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Will-there-be-anymore-updates-to-Coldfire-Lite/m-p/196988#M8803</guid>
      <dc:creator>JWW</dc:creator>
      <dc:date>2009-07-08T11:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be anymore updates to Coldfire Lite?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Will-there-be-anymore-updates-to-Coldfire-Lite/m-p/196989#M8804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello JWW,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The patches I applied are the result of using CF Lite for over a year in my application. I started with version 2, then 3.0 and now 3.2. During that time I have encountered a number of issues, some of which made my application lock up. I have investigated these issues and found some fixes. My application is rock stable now, running for several weeks without problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My patches are applied to the current version 3.2 release of Coldfire Lite. As requested by J2MEJediMaster I have submitted a service request with a complete description of the modifications, including full source code. I haven't heard anything about this service request since I submitted it though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a description of the changes I applied:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;CPU dependant:&lt;/U&gt;&lt;BR /&gt;- board reset when ethernet cable disconnected (5223x)&lt;BR /&gt;- network not functioning (M52259DEMO board)&lt;BR /&gt;- not able to link 52259 iflash project with Codewarrior Special Edition&lt;BR /&gt;&lt;U&gt;Not CPU dependant:&lt;/U&gt;&lt;BR /&gt;- lockup when connecting to a server that does not respond&lt;BR /&gt;- lockup when resolving a non existing URL via DNS (In this case, DNS returns a false IP address instead of signalling an error. When this address is used by TCP, TCP locks up)&lt;BR /&gt;- automatic restart of DHCP client when network cable reconnected&lt;BR /&gt;- automatic restart of DHCP client when DHCP not in bound state&lt;BR /&gt;- some cticks timer wrap around fixes&lt;BR /&gt;- TCP/IP stack port number range usage&lt;BR /&gt;&lt;BR /&gt;I also made some other small modifications to the source code that do not change functionality directly but improve readability of the code. (using register names instead of numbers)&lt;BR /&gt;&lt;BR /&gt;All differences can be found back in the files using the Codewarrior &lt;FONT color="#ff0000"&gt;Search -&amp;gt; Compare files&lt;/FONT&gt; function, and then compare the original Freescale version against the patched version.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added a zip file with the patched version of coldfire lite 3.2 to this message.&amp;nbsp; The folder "runtime loaded web pages" has been removed from the zip file though, as it causes problems during extraction (path too long).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a more detailed list of the applied modifications in the zip file. The easiest way to find the differences is to use a file comparator like the one in Codewarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any questions, I'll be glad to answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Marc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/community_files/CFCOMM/msg7231_CF_Lite_3_2_patched.zip" rel="nofollow" target="_self"&gt;ColdFire_Lite_3.2_patched_Marc_VDH_20090507.zip&lt;/A&gt;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-09-02&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;04:29 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 14:01:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Will-there-be-anymore-updates-to-Coldfire-Lite/m-p/196989#M8804</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-07-08T14:01:25Z</dc:date>
    </item>
  </channel>
</rss>

