<?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>Kinetis MicrocontrollersのトピックRe: Ethernet TCP/IP Stack for K60F120M</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-TCP-IP-Stack-for-K60F120M/m-p/237076#M5533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mallikarjuna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you load the code to your controller, run it and you can see IP address and all related information on Hyper terminal, and try for ping. If ping is working successfully then your Ethernet is working fine..You can implement TCP or UDP protocol onto it.&lt;/P&gt;&lt;P&gt;For Ethernet boot loader refer &lt;STRONG&gt;AN4367 application note.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If still you have any doubt then let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tushar M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Dec 2013 04:28:15 GMT</pubDate>
    <dc:creator>tusharm</dc:creator>
    <dc:date>2013-12-06T04:28:15Z</dc:date>
    <item>
      <title>Ethernet TCP/IP Stack for K60F120M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-TCP-IP-Stack-for-K60F120M/m-p/237073#M5530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I m using &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;K60F120M (120MHz)&lt;/STRONG&gt; controller, I dont want to use MQX for Ethernet, I tried using &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;FNET 2.5&lt;/STRONG&gt; but its giving lot of errors. I need help on Ethernet without using MQX.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please somebody help me for initialization of Ethernet. It would be very helpful for me if any one provide an sample project code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tushar M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 05:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-TCP-IP-Stack-for-K60F120M/m-p/237073#M5530</guid>
      <dc:creator>tusharm</dc:creator>
      <dc:date>2013-08-02T05:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet TCP/IP Stack for K60F120M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-TCP-IP-Stack-for-K60F120M/m-p/237074#M5531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the solution for my problem...&lt;STRONG&gt;FNET 2.5&lt;/STRONG&gt; will work fine with&lt;STRONG&gt; K60F120M&lt;/STRONG&gt; controller.. From&lt;STRONG&gt; FNET&lt;/STRONG&gt; try to build&lt;STRONG&gt; K70 demo programs&lt;/STRONG&gt;, which are completely portable and works fine...&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tushar M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 12:58:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-TCP-IP-Stack-for-K60F120M/m-p/237074#M5531</guid>
      <dc:creator>tusharm</dc:creator>
      <dc:date>2013-08-06T12:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet TCP/IP Stack for K60F120M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-TCP-IP-Stack-for-K60F120M/m-p/237075#M5532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tushar..&lt;/P&gt;&lt;P&gt;Thanks for Information...&lt;/P&gt;&lt;P&gt;I compiled the boot loader code from FNET2.6.1. of TWRK70F120M..&lt;/P&gt;&lt;P&gt;I ported into board..&lt;/P&gt;&lt;P&gt;How to test it whether its working or not....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 05:20:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-TCP-IP-Stack-for-K60F120M/m-p/237075#M5532</guid>
      <dc:creator>mallikarjunarao</dc:creator>
      <dc:date>2013-12-05T05:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet TCP/IP Stack for K60F120M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-TCP-IP-Stack-for-K60F120M/m-p/237076#M5533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mallikarjuna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you load the code to your controller, run it and you can see IP address and all related information on Hyper terminal, and try for ping. If ping is working successfully then your Ethernet is working fine..You can implement TCP or UDP protocol onto it.&lt;/P&gt;&lt;P&gt;For Ethernet boot loader refer &lt;STRONG&gt;AN4367 application note.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If still you have any doubt then let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tushar M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 04:28:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-TCP-IP-Stack-for-K60F120M/m-p/237076#M5533</guid>
      <dc:creator>tusharm</dc:creator>
      <dc:date>2013-12-06T04:28:15Z</dc:date>
    </item>
  </channel>
</rss>

