<?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 KDS TCP/IP DEMO in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-TCP-IP-DEMO/m-p/512769#M6749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm running the following demo from SDK_1.3:&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.3.0\examples\twrk64f120m\demo_apps\lwip\lwip_tcpecho_demo\tcpecho_rtos\tcpecho_freertos\kds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping the board using the following command:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ping 192.168.2.102&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;However when I try the echo a packet send by typing:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\&amp;gt;echotool 192.168.2.102/p tcp/r 7/d hello&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I get :&lt;/P&gt;&lt;P&gt;Host not found&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Koorosh Hajiani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2016 17:42:44 GMT</pubDate>
    <dc:creator>kooroshhajiani</dc:creator>
    <dc:date>2016-05-10T17:42:44Z</dc:date>
    <item>
      <title>KDS TCP/IP DEMO</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-TCP-IP-DEMO/m-p/512769#M6749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm running the following demo from SDK_1.3:&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.3.0\examples\twrk64f120m\demo_apps\lwip\lwip_tcpecho_demo\tcpecho_rtos\tcpecho_freertos\kds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping the board using the following command:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ping 192.168.2.102&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;However when I try the echo a packet send by typing:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\&amp;gt;echotool 192.168.2.102/p tcp/r 7/d hello&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I get :&lt;/P&gt;&lt;P&gt;Host not found&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Koorosh Hajiani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 17:42:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-TCP-IP-DEMO/m-p/512769#M6749</guid>
      <dc:creator>kooroshhajiani</dc:creator>
      <dc:date>2016-05-10T17:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: KDS TCP/IP DEMO</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-TCP-IP-DEMO/m-p/512770#M6750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Koorosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know how the echotool works but i would recommend you to use another software (for example Socket test) to test the echo implementation, this documents talks about socket test software (chapter 1) so you can give a look to it: &lt;A href="https://community.nxp.com/docs/DOC-252874"&gt;How to Add lwIP to KDS3.0 Project&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I test this example by using socket test software, I am able to echo messages sent from client:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57001i75A794BF26313959/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Isaac Avila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 21:27:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-TCP-IP-DEMO/m-p/512770#M6750</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2016-05-11T21:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: KDS TCP/IP DEMO</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-TCP-IP-DEMO/m-p/512771#M6751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Issac,&lt;/P&gt;&lt;P&gt;Thanks for the link.&lt;/P&gt;&lt;P&gt;It works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Koorosh Hajiani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 17:16:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-TCP-IP-DEMO/m-p/512771#M6751</guid>
      <dc:creator>kooroshhajiani</dc:creator>
      <dc:date>2016-05-13T17:16:14Z</dc:date>
    </item>
  </channel>
</rss>

