<?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: Ping Not Responding Using lwIP FreeRTOS Example on S32K344 Mini EVB</title>
    <link>https://community.nxp.com/t5/S32K/Ping-Not-Responding-Using-lwIP-FreeRTOS-Example-on-S32K344-Mini/m-p/2379176#M59156</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256974"&gt;@brunoGT88&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Standard out-of-the-box lwip examples do not work with the S32K344 mini EVB. The only necessary changes are pinout and clock configurations:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1781036970999.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/388437iAC07678F5AE37FDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_0-1781036970999.png" alt="Julin_AragnM_0-1781036970999.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can refer to the example provided by one of my colleagues:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-EMAC-lwIP-FreeRTOS-miniEVB-S32DS-3-6-1-RTD-6-0-0/ta-p/2320618" target="_blank" rel="noopener"&gt;Example S32K344 EMAC lwIP FreeRTOS miniEVB S32DS 3.6.1 RTD 6.0.0&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The community example updates pins, clocks, changes the IP to 192.168.0.209, and adds a LED stack to show that the example is running.&lt;/P&gt;
&lt;P&gt;It also enables&amp;nbsp;UDP_ECHO and skips the timeout for shutting down the TCP/IP stack.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jun 2026 20:29:47 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2026-06-09T20:29:47Z</dc:date>
    <item>
      <title>Ping Not Responding Using lwIP FreeRTOS Example on S32K344 Mini EVB</title>
      <link>https://community.nxp.com/t5/S32K/Ping-Not-Responding-Using-lwIP-FreeRTOS-Example-on-S32K344-Mini/m-p/2377599#M59065</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;I am using the &lt;/SPAN&gt;&lt;SPAN&gt;lwip_FreeRTOS_s32k344&lt;/SPAN&gt;&lt;SPAN&gt; example as a reference for Ethernet communication on the S32K344 Mini EVB board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;However, the ping from the PC to the board is not responding. We are using RTD version 5.0.0 and NXP TCPIP Stack version 2.0.0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;At this point, we would like to understand if there is any additional configuration required for this example to work correctly, such as PHY configuration, clock settings, pin configuration, IP address settings, or any specific changes needed for the S32K344 Mini EVB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please help us identify what may be missing or incorrectly configured?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2026 13:05:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Ping-Not-Responding-Using-lwIP-FreeRTOS-Example-on-S32K344-Mini/m-p/2377599#M59065</guid>
      <dc:creator>brunoGT88</dc:creator>
      <dc:date>2026-06-05T13:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ping Not Responding Using lwIP FreeRTOS Example on S32K344 Mini EVB</title>
      <link>https://community.nxp.com/t5/S32K/Ping-Not-Responding-Using-lwIP-FreeRTOS-Example-on-S32K344-Mini/m-p/2379176#M59156</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256974"&gt;@brunoGT88&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Standard out-of-the-box lwip examples do not work with the S32K344 mini EVB. The only necessary changes are pinout and clock configurations:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1781036970999.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/388437iAC07678F5AE37FDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_0-1781036970999.png" alt="Julin_AragnM_0-1781036970999.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can refer to the example provided by one of my colleagues:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-EMAC-lwIP-FreeRTOS-miniEVB-S32DS-3-6-1-RTD-6-0-0/ta-p/2320618" target="_blank" rel="noopener"&gt;Example S32K344 EMAC lwIP FreeRTOS miniEVB S32DS 3.6.1 RTD 6.0.0&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The community example updates pins, clocks, changes the IP to 192.168.0.209, and adds a LED stack to show that the example is running.&lt;/P&gt;
&lt;P&gt;It also enables&amp;nbsp;UDP_ECHO and skips the timeout for shutting down the TCP/IP stack.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2026 20:29:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Ping-Not-Responding-Using-lwIP-FreeRTOS-Example-on-S32K344-Mini/m-p/2379176#M59156</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-06-09T20:29:47Z</dc:date>
    </item>
  </channel>
</rss>

