<?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: ColdFire TCP/IP Lite Feedback</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219137#M11116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The network hardware of older 5223x CPUs contains a known bug that may cause link auto negotiation to fail on some networks. Auto negotiation is turned of in Coldfire Lite when running on this CPU and taken over by a software routine. This software negotiation does take some time, this is probably what you notice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your board contains a more recent CPU that has this bug fixed, you could modify the network hardware initialisation routine to use hardware link negotiation. This should speed up startup time considerably. Unfortunately I do not know how to recognise which CPUs are affected by the bug.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Oct 2009 20:03:12 GMT</pubDate>
    <dc:creator>vier_kuifjes</dc:creator>
    <dc:date>2009-10-02T20:03:12Z</dc:date>
    <item>
      <title>ColdFire TCP/IP Lite Feedback</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219134#M11113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Downloaded 3.2 Lite package, compiled web version and loaded onto 52233DEMO board, everytime when I connected/disconnected Ethernet, board reboots, any idea how to fix?.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 07:49:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219134#M11113</guid>
      <dc:creator>TVNAIDU</dc:creator>
      <dc:date>2009-10-02T07:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire TCP/IP Lite Feedback</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219135#M11114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's perfectly normal, it's a "feature" they've built in for some unknown reason...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a modified version of Coldfire Lite V3.2 available for download. The modification includes a couple of bug fixes and functional improvements, including the one you mention.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find more about it, including download link, in this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CFCOMM&amp;amp;thread.id=6844" target="_self"&gt;http://forums.freescale.com/freescale/board/message?board.id=CFCOMM&amp;amp;thread.id=6844&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 13:09:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219135#M11114</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-10-02T13:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire TCP/IP Lite Feedback</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219136#M11115</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;I downloaded this new patch which had fix for reset, now reset not happening, but I noticed that it took 18 Seconds to get INET prompt. Is there anyway this can be reduced to less than 10 Seconds, I don't know where is the bottleneck, sometimes this much time cannot be tolerated if this stack implements in real products?. also I am looking for some benchmark numbers for this stack, any idea where can I get it?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;appreciated for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 19:45:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219136#M11115</guid>
      <dc:creator>TVNAIDU</dc:creator>
      <dc:date>2009-10-02T19:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire TCP/IP Lite Feedback</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219137#M11116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The network hardware of older 5223x CPUs contains a known bug that may cause link auto negotiation to fail on some networks. Auto negotiation is turned of in Coldfire Lite when running on this CPU and taken over by a software routine. This software negotiation does take some time, this is probably what you notice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your board contains a more recent CPU that has this bug fixed, you could modify the network hardware initialisation routine to use hardware link negotiation. This should speed up startup time considerably. Unfortunately I do not know how to recognise which CPUs are affected by the bug.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 20:03:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219137#M11116</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-10-02T20:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire TCP/IP Lite Feedback</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219138#M11117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marc, appreciated. I am going to use 52236 chipset, this is new to 5223x family I believe, probably NW Hardware should have that fix, any idea which files I need to change to make improvement of booting time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 20:06:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219138#M11117</guid>
      <dc:creator>TVNAIDU</dc:creator>
      <dc:date>2009-10-02T20:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire TCP/IP Lite Feedback</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219139#M11118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I will check out later today, as I'm still at work now. Still a couple of hours to go...&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 20:14:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219139#M11118</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-10-02T20:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire TCP/IP Lite Feedback</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219140#M11119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The file that needs to be modified to activate auto negotiation is &lt;FONT color="#ff0000"&gt;&lt;SPAN&gt;MCF52235_sysinit.c&lt;/SPAN&gt;&lt;/FONT&gt;, and should reside somewhere in the CPU folder (left pane in CodeWarrior). The routine &lt;FONT color="#ff0000"&gt;&lt;SPAN&gt;mcf5223x_ePHY_init&lt;/SPAN&gt;&lt;/FONT&gt; is the one that enables the PHY and also does the link negotiation. You'll have to modify that routine by removing the software negotiation steps and set the PHY registers to enable auto negotiation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configuring the PHY is not a hard thing to do. The PHY registers are described in the 52235 reference manual. Remember to use the &lt;FONT color="#ff0000"&gt;&lt;SPAN&gt;fec_mii_read&lt;/SPAN&gt;&lt;/FONT&gt; and &lt;FONT color="#ff0000"&gt;&lt;SPAN&gt;fec_mii_write&lt;/SPAN&gt;&lt;/FONT&gt; functions to access the PHY registers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may also figure out the modification for you but that will take a little time, and I may not be able to test it out as my demo boards only contain the older device with the bug.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Oct 2009 00:07:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219140#M11119</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-10-03T00:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire TCP/IP Lite Feedback</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219141#M11120</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;Right now I have 52233DEMO board only, I am getting 52236 based Prototype in couple of weeks, I believe HW modification there for auto negotiation, let me take a look now this change. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Oct 2009 00:10:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219141#M11120</guid>
      <dc:creator>TVNAIDU</dc:creator>
      <dc:date>2009-10-03T00:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire TCP/IP Lite Feedback</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219142#M11121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;TVNAIDU wrote:&lt;BR /&gt;&lt;P&gt;Marc:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now I have 52233DEMO board only, I am getting 52236 based Prototype in couple of weeks, I believe HW modification there for auto negotiation, let me take a look now this change. Thanks.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I'm afraid I must disappoint you. I beleive the relevant errata sheet is here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?ProdMetaId=PID%2FDC%2FMCF5223X&amp;amp;isAdvanceSearch=false&amp;amp;showCustomCollateral=false&amp;amp;RELEVANCE=true&amp;amp;fromTrng=false&amp;amp;fromPSP=true&amp;amp;showAllCategories=false&amp;amp;fpsp=1&amp;amp;SelectedAsset=Documentation&amp;amp;&amp;amp;assetLocked=false&amp;amp;leftNavCode=1&amp;amp;assetLockedForNavigation=true&amp;amp;code=MCF5223X&amp;amp;isResult=false&amp;amp;componentId=2&amp;amp;searchSessionId=17696161254674965919.0&amp;amp;fromDAP=false&amp;amp;fromWebPages=false&amp;amp;tab=Documentation_Tab&amp;amp;isTree=false&amp;amp;isFromFlex=false&amp;amp;isComparison=false&amp;amp;fromASP=false&amp;amp;Documentation=Documentation/10510Ksd9lL%60%60Errata&amp;amp;" rel="nofollow" target="_self"&gt;MCF5223x Errata&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The latest version is dated February 2009. It says that the fix for the autonegotiation bug is planned. There is no information if fixed chips are being sold now, they probably aren't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Oct 2009 23:58:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-TCP-IP-Lite-Feedback/m-p/219142#M11121</guid>
      <dc:creator>scifi</dc:creator>
      <dc:date>2009-10-04T23:58:39Z</dc:date>
    </item>
  </channel>
</rss>

