<?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>LPC Microcontrollers中的主题 Plot code LPCOpen TCP echo example from MCUXPresso to Keil for LPC1778</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Plot-code-LPCOpen-TCP-echo-example-from-MCUXPresso-to-Keil-for/m-p/2058586#M57860</link>
    <description>&lt;P&gt;Dear expert,&lt;/P&gt;&lt;P&gt;Im struggling troubleshoot the issue that my LAN doesnt respond to the ping. I have build &amp;amp; run using the TCP echo &amp;amp; webserver example using MCUXPresso for my LPC1778 and its working. However, after plot into keil, the LAN doesnt respond to the ping. Its only managed to initialize &amp;amp; detect if the link is up or down. Please help me. Below it the debug print from both IDE, it is identical. Attached the code for keil.&lt;BR /&gt;&lt;BR /&gt;(15:39:44.400) CPU: 120000000&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) IP_ADDR : 192.168.1.93&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) NET_MASK : 255.255.255.0&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) GATEWAY_IP : 192.168.1.254&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) Link connect status: 0&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) LwIP initialized, IP: 192.168.1.93&lt;BR /&gt;(15:39:44.424) Netif flags: 0x63&lt;BR /&gt;(15:39:44.424) PHY REG[0] = 0x1000(VALID)&lt;BR /&gt;(15:39:44.424) PHY REG[1] = 0x7849(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[2] = 0x2000(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[3] = 0x5C90(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[4] = 0x 1E1(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[5] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[6] = 0x 4(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[7] = 0x2001(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[16] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[17] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[18] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[19] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[20] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[21] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[22] = 0x 100(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[23] = 0x 21(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[24] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[25] = 0x8021(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[26] = 0x 904(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[27] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[28] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[29] = 0x6011(VALID)&lt;BR /&gt;(15:39:44.488)&lt;BR /&gt;(15:39:46.056) Link connect status: 1&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:46.056) LwIP initialized, IP: 192.168.1.93&lt;BR /&gt;(15:39:46.056) Netif flags: 0x73&lt;BR /&gt;(15:39:46.071) PHY REG[0] = 0x1000(VALID)&lt;BR /&gt;(15:39:46.071) PHY REG[1] = 0x786D(VALID)&lt;BR /&gt;(15:39:46.071) PHY REG[2] = 0x2000(VALID)&lt;BR /&gt;(15:39:46.071) PHY REG[3] = 0x5C90(VALID)&lt;BR /&gt;(15:39:46.071) PHY REG[4] = 0x 1E1(VALID)&lt;BR /&gt;(15:39:46.084) PHY REG[5] = 0xC1E1(VALID)&lt;BR /&gt;(15:39:46.084) PHY REG[6] = 0x F(VALID)&lt;BR /&gt;(15:39:46.084) PHY REG[7] = 0x2801(VALID)&lt;BR /&gt;(15:39:46.084) PHY REG[16] = 0x 15(VALID)&lt;BR /&gt;(15:39:46.096) PHY REG[17] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.096) PHY REG[18] = 0x2C00(VALID)&lt;BR /&gt;(15:39:46.096) PHY REG[19] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.096) PHY REG[20] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.109) PHY REG[21] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.109) PHY REG[22] = 0x 100(VALID)&lt;BR /&gt;(15:39:46.109) PHY REG[23] = 0x 21(VALID)&lt;BR /&gt;(15:39:46.109) PHY REG[24] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.123) PHY REG[25] = 0x8021(VALID)&lt;BR /&gt;(15:39:46.123) PHY REG[26] = 0x 904(VALID)&lt;BR /&gt;(15:39:46.123) PHY REG[27] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.123) PHY REG[28] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.137) PHY REG[29] = 0x6011(VALID)&lt;BR /&gt;(15:39:46.137)&lt;BR /&gt;(15:39:46.137) IP_ADDR : 192.168.1.93&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:46.137) NET_MASK : 255.255.255.0&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:46.137) GATEWAY_IP : 192.168.1.254&amp;lt;CR&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 08:16:09 GMT</pubDate>
    <dc:creator>aus_swsol</dc:creator>
    <dc:date>2025-03-10T08:16:09Z</dc:date>
    <item>
      <title>Plot code LPCOpen TCP echo example from MCUXPresso to Keil for LPC1778</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Plot-code-LPCOpen-TCP-echo-example-from-MCUXPresso-to-Keil-for/m-p/2058586#M57860</link>
      <description>&lt;P&gt;Dear expert,&lt;/P&gt;&lt;P&gt;Im struggling troubleshoot the issue that my LAN doesnt respond to the ping. I have build &amp;amp; run using the TCP echo &amp;amp; webserver example using MCUXPresso for my LPC1778 and its working. However, after plot into keil, the LAN doesnt respond to the ping. Its only managed to initialize &amp;amp; detect if the link is up or down. Please help me. Below it the debug print from both IDE, it is identical. Attached the code for keil.&lt;BR /&gt;&lt;BR /&gt;(15:39:44.400) CPU: 120000000&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) IP_ADDR : 192.168.1.93&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) NET_MASK : 255.255.255.0&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) GATEWAY_IP : 192.168.1.254&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) Link connect status: 0&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:44.424) LwIP initialized, IP: 192.168.1.93&lt;BR /&gt;(15:39:44.424) Netif flags: 0x63&lt;BR /&gt;(15:39:44.424) PHY REG[0] = 0x1000(VALID)&lt;BR /&gt;(15:39:44.424) PHY REG[1] = 0x7849(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[2] = 0x2000(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[3] = 0x5C90(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[4] = 0x 1E1(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[5] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[6] = 0x 4(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[7] = 0x2001(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[16] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[17] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[18] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.456) PHY REG[19] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[20] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[21] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[22] = 0x 100(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[23] = 0x 21(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[24] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[25] = 0x8021(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[26] = 0x 904(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[27] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[28] = 0x 0(VALID)&lt;BR /&gt;(15:39:44.488) PHY REG[29] = 0x6011(VALID)&lt;BR /&gt;(15:39:44.488)&lt;BR /&gt;(15:39:46.056) Link connect status: 1&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:46.056) LwIP initialized, IP: 192.168.1.93&lt;BR /&gt;(15:39:46.056) Netif flags: 0x73&lt;BR /&gt;(15:39:46.071) PHY REG[0] = 0x1000(VALID)&lt;BR /&gt;(15:39:46.071) PHY REG[1] = 0x786D(VALID)&lt;BR /&gt;(15:39:46.071) PHY REG[2] = 0x2000(VALID)&lt;BR /&gt;(15:39:46.071) PHY REG[3] = 0x5C90(VALID)&lt;BR /&gt;(15:39:46.071) PHY REG[4] = 0x 1E1(VALID)&lt;BR /&gt;(15:39:46.084) PHY REG[5] = 0xC1E1(VALID)&lt;BR /&gt;(15:39:46.084) PHY REG[6] = 0x F(VALID)&lt;BR /&gt;(15:39:46.084) PHY REG[7] = 0x2801(VALID)&lt;BR /&gt;(15:39:46.084) PHY REG[16] = 0x 15(VALID)&lt;BR /&gt;(15:39:46.096) PHY REG[17] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.096) PHY REG[18] = 0x2C00(VALID)&lt;BR /&gt;(15:39:46.096) PHY REG[19] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.096) PHY REG[20] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.109) PHY REG[21] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.109) PHY REG[22] = 0x 100(VALID)&lt;BR /&gt;(15:39:46.109) PHY REG[23] = 0x 21(VALID)&lt;BR /&gt;(15:39:46.109) PHY REG[24] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.123) PHY REG[25] = 0x8021(VALID)&lt;BR /&gt;(15:39:46.123) PHY REG[26] = 0x 904(VALID)&lt;BR /&gt;(15:39:46.123) PHY REG[27] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.123) PHY REG[28] = 0x 0(VALID)&lt;BR /&gt;(15:39:46.137) PHY REG[29] = 0x6011(VALID)&lt;BR /&gt;(15:39:46.137)&lt;BR /&gt;(15:39:46.137) IP_ADDR : 192.168.1.93&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:46.137) NET_MASK : 255.255.255.0&amp;lt;CR&amp;gt;&lt;BR /&gt;(15:39:46.137) GATEWAY_IP : 192.168.1.254&amp;lt;CR&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 08:16:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Plot-code-LPCOpen-TCP-echo-example-from-MCUXPresso-to-Keil-for/m-p/2058586#M57860</guid>
      <dc:creator>aus_swsol</dc:creator>
      <dc:date>2025-03-10T08:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Plot code LPCOpen TCP echo example from MCUXPresso to Keil for LPC1778</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Plot-code-LPCOpen-TCP-echo-example-from-MCUXPresso-to-Keil-for/m-p/2059337#M57870</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245401"&gt;@aus_swsol&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can directly download LPCopen for Keil, which includes a TCP demo within it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6677.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/327467iB65486094D03B311/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6677.jpg" alt="6677.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 08:38:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Plot-code-LPCOpen-TCP-echo-example-from-MCUXPresso-to-Keil-for/m-p/2059337#M57870</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-03-11T08:38:30Z</dc:date>
    </item>
  </channel>
</rss>

