<?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: Modules or Libraries in CodeWarrior for networking applications in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Modules-or-Libraries-in-CodeWarrior-for-networking-applications/m-p/202774#M5569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this information Stanish. I am wondering if Processor Expert and/or Device Initialization can be of help ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 May 2010 19:35:34 GMT</pubDate>
    <dc:creator>net11</dc:creator>
    <dc:date>2010-05-24T19:35:34Z</dc:date>
    <item>
      <title>Modules or Libraries in CodeWarrior for networking applications</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Modules-or-Libraries-in-CodeWarrior-for-networking-applications/m-p/202772#M5567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering if the Standard Suite provides additional functionalities and allows one to write high level programs easily as compared to the freely downloadable basic suite. In particular, I have to use the ethernet to send packets from one board to the other on M5234BCC with NSC PHYter. Does CodeWarrior have modules which will allow me to just write a high level code to call some ethernet module/library and do the job ? I do not want to have to dive into the FEC driver details etc. I just need to measure the RTT of an ethernet packet.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 May 2010 04:19:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Modules-or-Libraries-in-CodeWarrior-for-networking-applications/m-p/202772#M5567</guid>
      <dc:creator>net11</dc:creator>
      <dc:date>2010-05-22T04:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Modules or Libraries in CodeWarrior for networking applications</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Modules-or-Libraries-in-CodeWarrior-for-networking-applications/m-p/202773#M5568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello net11,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Standard Suite includes unlimited C compiler in contrast to Special edition.&lt;/P&gt;&lt;P&gt;So in case your code size has more then 128KB you cannot build it using Special Edition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding Ethernet controller routines: I'd suggest you check &amp;nbsp;MQX OS web pages (freescale.com/mqx)&lt;/P&gt;&lt;P&gt;MQX is free tool so you can download and install it &amp;nbsp;&lt;/P&gt;&lt;P&gt;MQX includes drivers for several different Ethernet phyters: (see &amp;lt;MQX instal&amp;gt;\mqx\source\io\enet\Phy\)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;&amp;nbsp;&amp;nbsp;phy_dp83xxx.c&lt;/DIV&gt;&lt;DIV id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;phy_dp83xxx.h&lt;/DIV&gt;&lt;DIV id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;phy_ksz8041.c&lt;/DIV&gt;&lt;DIV id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;phy_ksz8041.h&lt;/DIV&gt;&lt;DIV id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;phy_lan8710.c&lt;/DIV&gt;&lt;DIV id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;phy_lan8710.h&lt;/DIV&gt;&lt;DIV id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;phy_lxt971.h&lt;/DIV&gt;&lt;DIV id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;phy_mcf5223x.c&lt;/DIV&gt;&lt;DIV id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;phy_mcf5223x.h&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;phy_dp83xxx.c&lt;/P&gt;&lt;P&gt;phy_dp83xxx.h&lt;/P&gt;&lt;P&gt;phy_ksz8041.c&lt;/P&gt;&lt;P&gt;phy_ksz8041.h&lt;/P&gt;&lt;P&gt;phy_lan8710.c&lt;/P&gt;&lt;P&gt;phy_lan8710.h&lt;/P&gt;&lt;P&gt;phy_lxt971.h&lt;/P&gt;&lt;P&gt;phy_mcf5223x&lt;/P&gt;&lt;P&gt;cphy_mcf5223x.h&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently&amp;nbsp;&lt;SPAN&gt;M5234BCC is not directly supported by the MQX. Anyway, &amp;nbsp;you might reuse some existing routines...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Stanish&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 18:01:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Modules-or-Libraries-in-CodeWarrior-for-networking-applications/m-p/202773#M5568</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2010-05-24T18:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Modules or Libraries in CodeWarrior for networking applications</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Modules-or-Libraries-in-CodeWarrior-for-networking-applications/m-p/202774#M5569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this information Stanish. I am wondering if Processor Expert and/or Device Initialization can be of help ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 19:35:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Modules-or-Libraries-in-CodeWarrior-for-networking-applications/m-p/202774#M5569</guid>
      <dc:creator>net11</dc:creator>
      <dc:date>2010-05-24T19:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Modules or Libraries in CodeWarrior for networking applications</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Modules-or-Libraries-in-CodeWarrior-for-networking-applications/m-p/202775#M5570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone just helped me with the question above. The thread is here&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/66032#66032" title="https://community.freescale.com/message/66032#66032"&gt;https://community.freescale.com/message/66032#66032&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that processor expert is not available for this particular board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 00:00:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Modules-or-Libraries-in-CodeWarrior-for-networking-applications/m-p/202775#M5570</guid>
      <dc:creator>net11</dc:creator>
      <dc:date>2010-05-26T00:00:08Z</dc:date>
    </item>
  </channel>
</rss>

