<?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: TWR-K65F180 UDP echo example: it doesn't work! in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459666#M3370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi &lt;SPAN class="replytoname"&gt;&lt;STRONG&gt;mmoncigoli,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Yes, it is different. &lt;SPAN class="replytoname"&gt;Unfortunately we don´t have the driver &lt;STRONG&gt;DP83849&lt;/STRONG&gt;, which is used on TWR-SER2&lt;STRONG&gt;. &lt;/STRONG&gt; We have only driver for ksz8081 which is used on TWR-SER.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replytoname"&gt;Kinetis does not have 2x 100Mb Ethernet PHY. TWR-SER2 is used mainly for Vybrid and ColdFire V52xx. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replytoname"&gt;There is only one option - use TWR-SER, where the driver exists.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 21:59:22 GMT</pubDate>
    <dc:creator>ivadorazinova</dc:creator>
    <dc:date>2016-02-02T21:59:22Z</dc:date>
    <item>
      <title>TWR-K65F180 UDP echo example: it doesn't work!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459660#M3364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have big problems in communicating with my &lt;SPAN style="color: #e23d39;"&gt;twrk65f180m board&lt;/SPAN&gt; using &lt;SPAN style="color: #3334ca;"&gt;UDP&lt;/SPAN&gt; echo example present in &lt;SPAN style="color: #e23d39;"&gt;KSDK_1.3.0&lt;/SPAN&gt; (it's the "&lt;SPAN style="color: #3334ca;"&gt;lwip_udpecho_demo&lt;/SPAN&gt;" example under "c\Freescale\KSDK_1.3.0\examples\twrk65f180m\demo_apps\lwip\lwip_udpecho_demo\...").&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using &lt;SPAN style="color: #e23d39;"&gt;MQX RTOS&lt;/SPAN&gt; and &lt;SPAN style="color: #e23d39;"&gt;KDS IDE&lt;/SPAN&gt; (so I chose the proper UDP echo example under the path mentioned above).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #eb7a3d; text-decoration: underline;"&gt;PROBLEM DESCRIPTION&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sending a ping message from the PC, I cannot communicate with the twrk65f180m while it is running this example. The board is not receiving ANY data from the PC (I couldn't block the code with any breakpoint then).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #eb7a3d; text-decoration: underline;"&gt;MY PC CONFIGURATION&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I sent a "&lt;SPAN style="color: #3334ca;"&gt;ping 192.168.2.102&lt;/SPAN&gt;" to the board from the Windows command console (as explained in "&lt;EM&gt;Kinetis SDK v.1.3 Demo Applications User's Guide.pdf&lt;/EM&gt;"). I configured my PC with the fixed IP address = &lt;SPAN style="color: #3334ca;"&gt;192.168.2.101&lt;/SPAN&gt;, Subnet mask = &lt;SPAN style="color: #3334ca;"&gt;255.255.255.0&lt;/SPAN&gt; and Default gateway = &lt;SPAN style="color: #3334ca;"&gt;192.168.2.100&lt;/SPAN&gt;. I &lt;SPAN style="text-decoration: underline;"&gt;also&lt;/SPAN&gt; tried to configured the PC with Default gateway = &lt;SPAN style="color: #3334ca;"&gt;192.168.2.101&lt;/SPAN&gt; (i.e. same of the IP address). Here attached you can find a screenshot of my LAN configuration. &lt;SPAN style="text-decoration: underline;"&gt;The software in the tower board is not giving any positive answer to the ping message&lt;/SPAN&gt;.&amp;nbsp; &lt;SPAN aria-label="Sad" class="emoticon_sad emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&lt;SPAN aria-label="Confused" class="emoticon-inline emoticon_confused" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I tried to do the same thing with the ping example. Same result, no answer to a ping message.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, can anyone tell me how to make this example working on twrk65f180m?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much for your &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 23:20:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459660#M3364</guid>
      <dc:creator>mmoncigoli</dc:creator>
      <dc:date>2016-01-22T23:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180 UDP echo example: it doesn't work!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459661#M3365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By the way, I forgot to mention I'm using &lt;STRONG&gt;PE Micro&lt;/STRONG&gt; with &lt;STRONG&gt;OpenSDA&lt;/STRONG&gt; for debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again to all will provide a help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 23:46:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459661#M3365</guid>
      <dc:creator>mmoncigoli</dc:creator>
      <dc:date>2016-01-22T23:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180 UDP echo example: it doesn't work!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459662#M3366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;mmoncigoli,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;I tested on my side and the demo works without problems! &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="port.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/22256i328326EB7BC0DEEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="port.png" alt="port.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Please, be careful about jumper settings: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;• Jumper J6 on position 1-2.&lt;/P&gt;&lt;P&gt;• Jumpers J1, J8, J10, J13, J14, J20, J24, J30 and J32 closed.&lt;/P&gt;&lt;P&gt;• Jumper J21, J19 all open.&lt;/P&gt;&lt;P&gt;• Jumpers closed on positions J22 (1-2, 3-4), J3 (1-2), J9 (5-6), J16 (1-2) and J27 (2-3).&lt;/P&gt;&lt;P&gt;• TWR-SER - CLK_SEL 3-4&lt;/P&gt;&lt;P&gt;• TWR-SER - CLKIN-SEL 2-3 (processor clock is taken from PHY)&lt;/P&gt;&lt;P&gt;• TWR-SER - ETH-CONFIG J12 9-10 to select RMII communication mode&lt;/P&gt;&lt;P&gt;• Important: Plug both the processor and the serial board (TWR-SER) into the Tower. The processor is using the&lt;/P&gt;&lt;P&gt;external clock from the Ethernet PHY on the serial card.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/382760"&gt;TWR-K65F180M system for Ethernet communication&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know, if it helps you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 18:11:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459662#M3366</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-01-27T18:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180 UDP echo example: it doesn't work!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459663#M3367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Iva, David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, many many thanks for your replies. I tried to run this demo with both openSDA (PEMicro) and JTAG (using SEGGER, so I used the DB-9 connector on the TWR-SER2 card), but with both failed. I checked all jumpers suggested by Iva and David. Everything ok on TWR-K65 (except J32, which I removed it &lt;SPAN style="text-decoration: underline;"&gt;just&lt;/SPAN&gt; when I ran the test using JTAG with SEGGER). &lt;STRONG style="text-decoration: underline;"&gt;But I did NOT find the following jumpers on TWR-SER2 (they are supposed to be of TWR-SER, considering Iva's email)&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;• TWR-SER - CLK_SEL 3-4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;• TWR-SER - CLKIN-SEL 2-3 (processor clock is taken from PHY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;• TWR-SER - ETH-CONFIG J12 9-10 to select RMII communication mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In terms of &lt;STRONG style="text-decoration: underline;"&gt;PC configuration&lt;/STRONG&gt;, please see the following picture (David, I can't leave gateway IP 0. You meant empty as in the pic here attached, correct?). I connected the TWR-SER2 directly to my PC. The latter, was once connected to the company's LAN and, during another test, just to the TWR-SER2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PC Config.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/2038iFA4B0AF74586896D/image-size/large?v=v2&amp;amp;px=999" role="button" title="PC Config.png" alt="PC Config.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, looking at David and Iva posts, I notice TWR-SER has been used, while I'm using TWR-SER2. &lt;SPAN style="color: #303030; text-decoration: underline;"&gt;Can this be the difference?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #e23d39; text-decoration: underline;"&gt;BUT I FOUND A "WEIRD" WORK-AROUND THAT MADE IT WORK!&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But this is not supposed to be the right procedure provided by Freescale to run this demo. So, somewhere, there is something wrong. This is the procedure I followed in both released and debug modes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;a)&lt;/STRONG&gt;&lt;/SPAN&gt; Connect the ethernet cable to ETH&lt;STRONG&gt; port &lt;SPAN style="color: #3334ca;"&gt;A&lt;/SPAN&gt;&lt;/STRONG&gt; of TWR-SER2 and run the demo. It does NOT reply to a "ping 192.168.2.102" command. I also tried lots of time to reset the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;b)&lt;/STRONG&gt;&lt;/SPAN&gt; Connect the ethernet cable to ETH &lt;STRONG&gt;port &lt;SPAN style="color: #7ed529;"&gt;B&lt;/SPAN&gt;&lt;/STRONG&gt; of TWR-SER2 and run the demo. It does NOT reply to a "ping 192.168.2.102" command. I also tried lots of time to reset the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;c&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #e23d39;"&gt;)&lt;/STRONG&gt; Reconnect the ethernet cable to ETH &lt;STRONG&gt;port&lt;SPAN style="color: #3334ca;"&gt; A&lt;/SPAN&gt;&lt;/STRONG&gt; of TWR-SER2 and run the demo. After different resets of the board (at the beginning it didn't work), &lt;SPAN style="text-decoration: underline;"&gt;it replies to a "ping 192.168.2.102" command&lt;/SPAN&gt;. From now on it's working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any explanation about that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for all your help, I really appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 20:30:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459663#M3367</guid>
      <dc:creator>mmoncigoli</dc:creator>
      <dc:date>2016-01-27T20:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180 UDP echo example: it doesn't work!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459664#M3368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Iva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry about writing you again. Do you know if the reason of this weird/hard way to connect &lt;SPAN style="color: #e23d39;"&gt;twrk65f180m board&lt;/SPAN&gt; through this LWIP-UDP demo is due to using TWR-SER2 instead of TWR-SER, or if the reason is different?&lt;/P&gt;&lt;P&gt;For us it's important to know it, because a colleague of mine is using DHCP with this example, but he is not able to connect the board at all (neither following the unusual work-around I mentioned above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks again&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 00:26:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459664#M3368</guid>
      <dc:creator>mmoncigoli</dc:creator>
      <dc:date>2016-02-02T00:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180 UDP echo example: it doesn't work!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459665#M3369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;mmoncigoli,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;Sure, we will continue in a discussion because your issue is not solved. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;With TWR-SER it works without problems. &lt;/SPAN&gt;I apologize for my late response but I did not have TWR-SER2 for the testing. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Please give me short time to investigate this. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Thank you, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Have a nice day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Iva&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 16:28:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459665#M3369</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-02-02T16:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180 UDP echo example: it doesn't work!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459666#M3370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi &lt;SPAN class="replytoname"&gt;&lt;STRONG&gt;mmoncigoli,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Yes, it is different. &lt;SPAN class="replytoname"&gt;Unfortunately we don´t have the driver &lt;STRONG&gt;DP83849&lt;/STRONG&gt;, which is used on TWR-SER2&lt;STRONG&gt;. &lt;/STRONG&gt; We have only driver for ksz8081 which is used on TWR-SER.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replytoname"&gt;Kinetis does not have 2x 100Mb Ethernet PHY. TWR-SER2 is used mainly for Vybrid and ColdFire V52xx. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replytoname"&gt;There is only one option - use TWR-SER, where the driver exists.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 21:59:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459666#M3370</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-02-02T21:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180 UDP echo example: it doesn't work!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459667#M3371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Iva,&lt;/P&gt;&lt;P&gt;Thanks a lot for your replies and investigation. At this point, I think, I can close this post as answered and get a TWR-SER board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 23:26:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/TWR-K65F180-UDP-echo-example-it-doesn-t-work/m-p/459667#M3371</guid>
      <dc:creator>mmoncigoli</dc:creator>
      <dc:date>2016-02-02T23:26:13Z</dc:date>
    </item>
  </channel>
</rss>

