<?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>S32KのトピックRe: Lwip stack gets hanged in netconn_recv api</title>
    <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1734032#M27570</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212522"&gt;@Nhi_Nguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;In S32K1xx SDK RTM v4.0.2 example projects -&amp;gt; lwip_s32k148 example was there but TCP/IP and FreeRTOS vrsion was 1.0.0. I tested this one it was hanging.&lt;/P&gt;&lt;P&gt;That's why if you can provide the example code which is working it would be helpful.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rak&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 05:06:17 GMT</pubDate>
    <dc:creator>rak14</dc:creator>
    <dc:date>2023-10-05T05:06:17Z</dc:date>
    <item>
      <title>Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1678495#M24561</link>
      <description>&lt;P&gt;I'm sending continuous data packets from PC client to S32k148 uC server, after some point the netconn_recv gets hanged and doesn't come out of loop.&lt;/P&gt;&lt;P&gt;I've sent the packets from client but noe received in server.&lt;/P&gt;&lt;P&gt;What's the problem here and how can it be solved?&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 07:46:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1678495#M24561</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-06-29T07:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1686364#M25039</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195341"&gt;@rak14&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;What version of RTD, FreeRTOS and TCPIP you are using?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share your configuration/project?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nhi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 07:48:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1686364#M25039</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-07-12T07:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1686647#M25063</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212522"&gt;@Nhi_Nguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Microcontroller used:&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;FS32K148UJT0VLUT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;RTM Version: v3.0.0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;FreeRTOS: v10.0.1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;LWIP stack: stable v2.0.2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;TCP/IP stack: v3.0.2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;We are using LAN8710A as an&amp;nbsp;ethernet transceiver.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;The ethernet driver, lwip stack are taken from NXP&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;examples and it is integrated with LAN8710A ethernet transceiver driver code which works in &lt;STRONG&gt;MII&lt;/STRONG&gt; mode. The ethernet is working in 100Mbps speed, and in tcp/ip configurator we have enabled TCP_ECHO_NETCONN application.&lt;/P&gt;&lt;P&gt;When we send continuously the data packets from the PC (as a client) to the microcontroller (as a server) after some time the entire Mainloop task is getting stuck in xQueueReceive API and the tcpecho thread is getting stuck in netconn_recv_data API in turn stuck in xQueueReceive API.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So, what might be the problem causing this and how can it be fixed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 12:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1686647#M25063</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-07-12T12:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1686685#M25067</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195341"&gt;@rak14&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Because we don't do stack, so I created the ticket to stack team. As I known, they start handling this ticket. I'll come back to you as soon as I receive their response.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Nhi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 13:33:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1686685#M25067</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-07-12T13:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1689454#M25227</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212522"&gt;@Nhi_Nguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Any updates regarding the query?&lt;/P&gt;&lt;P&gt;Further we debugged the tcpecho application and got to know when we send the data from client tcp application to uC the data is not being read in ethernet driver itself in the API ENET_DRV_ReadFrame as we added a printf for data received.&lt;BR /&gt;Any inputs on the same?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 13:28:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1689454#M25227</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-07-20T13:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1689493#M25230</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;rak14,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Unfortunately, they said that SDK version is old, so they have to take much time to look at it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'll remind them and come back to you as soon as I get response from them.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Nhi&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 14:27:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1689493#M25230</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-07-20T14:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1694211#M25521</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212522"&gt;@Nhi_Nguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Any updates on this? we are waiting for the response from your side..&lt;/P&gt;&lt;P&gt;From our side when debugged the points we got:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The PHY we are using is LAN8710A in MII mode.&lt;/LI&gt;&lt;LI&gt;The data when sent from TCP client (PC) to TCP server(uC) the ethernet frame is not received by Ethernet driver itself.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;When working the ethernet data length is 60. And when it hangs it is 54.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 13:01:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1694211#M25521</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-07-27T13:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1694599#M25542</link>
      <description>&lt;P&gt;Hi Rak14,&lt;/P&gt;&lt;P&gt;Unfortunately, I didn't receive any update on this. I reminded them already and come back to you as soon as I get response from them.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nhi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 03:09:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1694599#M25542</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-07-28T03:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1694769#M25554</link>
      <description>&lt;P&gt;Hi rak14,&lt;/P&gt;&lt;P&gt;SW team said that they're working on this, so could you please share configuration/project that you're using and encountered this issue?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nhi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:14:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1694769#M25554</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-07-28T07:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1694800#M25559</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212522"&gt;@Nhi_Nguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Configurations:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;We are using LAN8710A as an&amp;nbsp;ethernet transceiver.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;The ethernet driver, lwip stack are taken from NXP&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;examples.&lt;/LI&gt;&lt;LI&gt;And it is integrated with LAN8710A ethernet transceiver driver code which works in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;MII&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;mode.&lt;/LI&gt;&lt;LI&gt;The ethernet is working in 100Mbps speed, and in tcp/ip configurator we have enabled TCP_ECHO_NETCONN application.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Problem:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When we send the data continuously from TCP client (PC) to server (uC). at some point connection has been established data is also sent from client but not received in server side.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:32:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1694800#M25559</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-07-28T07:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1695393#M25593</link>
      <description>&lt;P&gt;Hi rak14,&lt;/P&gt;
&lt;P&gt;Developer said that could you please send them tcpip configuration's pex file? They want to ensure that this configuration is correct to don't take time to investigate it. Because they didn't reproduce the issue yet, so it is better if you can send them your project.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Nhi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 01:34:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1695393#M25593</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-07-31T01:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1695956#M25628</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212522"&gt;@Nhi_Nguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Please find the configuration file of tcp/ip and ethernet.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 13:35:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1695956#M25628</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-07-31T13:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1707315#M26213</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212522"&gt;@Nhi_Nguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Any update from development team?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 07:05:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1707315#M26213</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-08-18T07:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1707930#M26244</link>
      <description>&lt;P&gt;Hi rak14,&lt;/P&gt;
&lt;P&gt;This is response from SW team:&lt;/P&gt;
&lt;P&gt;"As I understood the customer is sending continuous data packets, while doing this after some time the packets are getting lost.&lt;/P&gt;
&lt;P&gt;The issue was reproduced on the reported software version S32K1 SDK3.0.2 by sending messages every&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;100 ms&lt;/STRONG&gt;, the TCP server stopped receiving messages. It looks like there is no indication of a new message from the enet driver.&lt;/P&gt;
&lt;P aria-hidden="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Solutions and recommendations for the customer:&lt;/P&gt;
&lt;P aria-hidden="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="1" type="1"&gt;
&lt;LI&gt;Integrate latest version of TCPIP, RTD and FreeRTOS for which this issue was already solved.&lt;/LI&gt;
&lt;UL type="disc"&gt;
&lt;LI&gt;&lt;STRONG&gt;S32K1 RTD RTM 1.0.1&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;S32K1 FreeRTOS 1.0.1&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;S32K1 TCPIP 1.0.1&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If integration of the latest software package is not possible please try the following:&lt;/P&gt;
&lt;OL start="2" type="1"&gt;
&lt;LI&gt;Increase the RX/TX buffer size from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;4 to 10&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from enetif.h file&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;SPAN&gt;#define&lt;/SPAN&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;ENET_RXBD_NUM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&lt;/SPAN&gt;&lt;/I&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;SPAN&gt;#define&lt;/SPAN&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;ENET_TXBD_NUM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;
&lt;OL start="3" type="1"&gt;
&lt;LI&gt;If the use-case allows start send messages every ~250 ms or slower in order to allow processing time for the tcp server."&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Nhi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 03:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1707930#M26244</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-08-21T03:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1708074#M26254</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212522"&gt;@Nhi_Nguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the update.&lt;/P&gt;&lt;P&gt;1. We tried increasing the&amp;nbsp;&lt;STRONG&gt;ENET_RXBD_NUM&lt;/STRONG&gt; &amp;amp;&amp;nbsp;&lt;STRONG&gt;ENET_TXBD_NUM&amp;nbsp;&lt;/STRONG&gt;to &lt;STRONG&gt;10&amp;nbsp;&lt;/STRONG&gt;sent the data every 500ms but still it's not working.&lt;/P&gt;&lt;P&gt;2. Currently we are using:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;RTM Version:&amp;nbsp; v3.0.0&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;FreeRTOS:&amp;nbsp; v10.0.1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;LWIP stack: stable v2.0.2&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;TCP/IP stack:&amp;nbsp; v3.0.2&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Which version needs to install&amp;nbsp;to make this work,&amp;nbsp;and Can I get the&lt;STRONG&gt; links&lt;/STRONG&gt; for the same?&lt;BR /&gt;&lt;BR /&gt;Also, can I know what's the reason the TCP server is unable to receive the data?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Thanks &amp;amp; regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Rak**bleep**h&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 06:38:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1708074#M26254</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-08-21T06:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1708250#M26268</link>
      <description>&lt;P&gt;Hi Rak14,&lt;/P&gt;
&lt;P&gt;This is from SW team&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;RTD Standard software can be downloaded from here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K1-RTD44-D" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="0"&gt;https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K1-RTD44-D&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Reference software can be downloaded from here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K1-REFSW-D" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="1"&gt;https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K1-REFSW-D&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please follow the documentation for installation details.&lt;/P&gt;
&lt;P aria-hidden="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue how it has been diagnosed so far comes from the low level driver, and I could not continue with the analysis."&lt;/P&gt;
&lt;P&gt;How did you configure Clock for TX_CLK and RX_CLK? and Port?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_0-1692610398147.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/237234i8AA9FA709B44D1C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_0-1692610398147.png" alt="Nhi_Nguyen_0-1692610398147.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try to measure signal at TX_CLK and RX_CLK? you're configuring MII 100 Mbps, so 2 these signals need to provide from external clock source is 25MHz.&lt;/P&gt;
&lt;P&gt;Because ETH driver didn't receive message, so did you try to measure signal on both 4 Tx and RX data pins when you transmit/receive message to avoid interrupt by configuring or signal on board?&lt;/P&gt;
&lt;P&gt;Best rehards,&lt;/P&gt;
&lt;P&gt;Nhi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 09:36:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1708250#M26268</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-08-21T09:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1709567#M26361</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We are giving the Clock to the TX_CLK &amp;amp; TR_CLK from PHY (to the PHY from external crystal) with 25MHz clock for MII 100Mbps mode.&lt;/P&gt;&lt;P&gt;We can't measure the signals of 4 TX &amp;amp; RX pins when it hangs right? Because we'll be not knowing when it will hangs.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 05:39:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1709567#M26361</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-08-23T05:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1709597#M26366</link>
      <description>&lt;P&gt;Hi Rak14,&lt;/P&gt;
&lt;P&gt;Could you please send me value of registers ENET after any frame was sent to Chip?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Nhi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 06:19:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1709597#M26366</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-08-23T06:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1709956#M26400</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment of the ENET Registers value when it's working.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 13:35:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1709956#M26400</guid>
      <dc:creator>rak14</dc:creator>
      <dc:date>2023-08-23T13:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Lwip stack gets hanged in netconn_recv api</title>
      <link>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1713079#M26557</link>
      <description>&lt;P&gt;Hi Rak14,&lt;/P&gt;
&lt;P&gt;I saw this from registers that you sent me:&lt;/P&gt;
&lt;P&gt;&amp;lt;register path="ENET/IEEE_R_CRC" value="0x00000002"/&amp;gt;&lt;/P&gt;
&lt;P&gt;Form my view of low level driver, this usually come from RX_CLK is incorrect or not stable. But, because you received some frames, so my thought is second point, Rx_Clk is not stable. So, please sure that RX_CLK is stable and is 25 MHz. I'll ask upper layer if they have any experience about this.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Nhi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 09:35:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Lwip-stack-gets-hanged-in-netconn-recv-api/m-p/1713079#M26557</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2023-08-29T09:35:14Z</dc:date>
    </item>
  </channel>
</rss>

