<?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: debug ‘Lwip_enet_iperf3’ problem description  in Rapid IoT</title>
    <link>https://community.nxp.com/t5/Rapid-IoT/debug-Lwip-enet-iperf3-problem-description/m-p/1055963#M751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eddy,&lt;/P&gt;&lt;P&gt;Hope you are doing well.&lt;/P&gt;&lt;P&gt;From your image it looks like you are working with SDK 2.7.0, could you please update the SDK to the latest version. Also were you able to follow the initial instructions in the readme file successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2020 00:18:58 GMT</pubDate>
    <dc:creator>Sabina_Bruce</dc:creator>
    <dc:date>2020-08-28T00:18:58Z</dc:date>
    <item>
      <title>debug ‘Lwip_enet_iperf3’ problem description</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/debug-Lwip-enet-iperf3-problem-description/m-p/1055960#M748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #f7f8fa; font-weight: normal; font-size: 14.000000953674316px;"&gt;I am learning the ‘Lwip_enet_iperf3’ &lt;SPAN style="font-weight: normal; font-size: 14.000000953674316px;"&gt;example&amp;nbsp;&lt;/SPAN&gt;and need help with the following problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="" data-section="2" style="font-weight: normal; font-size: 14.000000953674316px;"&gt;&lt;SPAN class="" data-group="2-0" data-section="2" data-sentence="0"&gt;The IP set for the mainboard network port is 192.168.1.102. The IP set for the computer is 192.168.1.121.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="" data-section="2" style="font-weight: normal; font-size: 14.000000953674316px;"&gt;&lt;SPAN class="" data-group="2-0" data-section="2" data-sentence="0"&gt;PC ping&amp;nbsp;&lt;SPAN&gt;mainboard&amp;nbsp; is OK.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="" data-section="3" style="font-weight: normal; font-size: 14.000000953674316px;"&gt;&lt;SPAN class="" data-group="3-0" data-section="3" data-sentence="0"&gt;But,It will fail to connect to the computer server, so I open SOCKETS_DEBUG and the prompt is as follows&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="" data-section="3" style="font-weight: normal; font-size: 14.000000953674316px;"&gt;&lt;SPAN class="" data-group="3-0" data-section="3" data-sentence="0"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="" data-section="3" style="font-weight: normal; font-size: 14.000000953674316px;"&gt;&lt;SPAN class="" data-group="3-0" data-section="3" data-sentence="0"&gt;I&amp;nbsp;find this err code is -13&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-group="3-0" data-section="3" data-sentence="0"&gt;err = netconn_connect(sock-&amp;gt;conn, &amp;amp;remote_addr, remote_port);&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="" data-section="3" style="font-weight: normal; font-size: 14.000000953674316px;"&gt;&lt;SPAN class="" data-group="3-0" data-section="3" data-sentence="0"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="" data-section="3" style="font-weight: normal; font-size: 14.000000953674316px;"&gt;&lt;SPAN class="" data-group="3-0" data-section="3" data-sentence="0"&gt;debug info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Enter IP addr of a server in format '192.168.1.2'&lt;BR /&gt;192.168.1.121&lt;BR /&gt;Using IP 192.168.1.121&lt;BR /&gt;Initializing PHY...&lt;BR /&gt;Menu:&lt;BR /&gt;Press 's' to start client Tx mode&lt;BR /&gt;Press 'r' to start client Rx mode&lt;BR /&gt;Press 'S' to start client Tx UDP mode&lt;BR /&gt;Press 'R' to start client Rx UDP mode&lt;BR /&gt;s&lt;BR /&gt;Tx mode!&lt;BR /&gt;lwip_socket(PF_INET, SOCK_STREAM, 0) =&lt;BR /&gt;0&lt;/P&gt;&lt;P&gt;Connecting to the server...&lt;BR /&gt;lwip_connect(0, addr=192.168.1.121port=5205)&lt;/P&gt;&lt;P&gt;lwip_connect(0) failed, err=-13&lt;/P&gt;&lt;P&gt;Failed!&lt;BR /&gt;lwip_close(0)&lt;/P&gt;&lt;P&gt;lwip_socket(PF_INET, SOCK_STREAM, 0) =0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 08:51:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/debug-Lwip-enet-iperf3-problem-description/m-p/1055960#M748</guid>
      <dc:creator>li57752009</dc:creator>
      <dc:date>2020-08-21T08:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: debug ‘Lwip_enet_iperf3’ problem description</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/debug-Lwip-enet-iperf3-problem-description/m-p/1055961#M749</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;Could you please help me confirm which device you are using ? Also, the examples you are using, where did you download it form? Which version you are using ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2020 16:13:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/debug-Lwip-enet-iperf3-problem-description/m-p/1055961#M749</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2020-08-24T16:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: debug ‘Lwip_enet_iperf3’ problem description</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/debug-Lwip-enet-iperf3-problem-description/m-p/1055962#M750</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 used &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;mainboard&lt;SPAN&gt;&amp;nbsp; is IMXRT1050-EVKB&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;The examples is 'evkbimxrt1050_lwip_enet_iperf3'&amp;nbsp; using import SDK example&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&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/111145i0D90EFCB4D2D93EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2020 01:46:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/debug-Lwip-enet-iperf3-problem-description/m-p/1055962#M750</guid>
      <dc:creator>li57752009</dc:creator>
      <dc:date>2020-08-25T01:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: debug ‘Lwip_enet_iperf3’ problem description</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/debug-Lwip-enet-iperf3-problem-description/m-p/1055963#M751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eddy,&lt;/P&gt;&lt;P&gt;Hope you are doing well.&lt;/P&gt;&lt;P&gt;From your image it looks like you are working with SDK 2.7.0, could you please update the SDK to the latest version. Also were you able to follow the initial instructions in the readme file successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2020 00:18:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/debug-Lwip-enet-iperf3-problem-description/m-p/1055963#M751</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-08-28T00:18:58Z</dc:date>
    </item>
  </channel>
</rss>

