<?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中的主题 Re: Dualcore webserver examples</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Dualcore-webserver-examples/m-p/568668#M17769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sundarapandian on Thu Mar 13 15:01:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Please visit this forum topic &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2Flpc4337-and-dualcorefreertos" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/lpc4337-and-dualcorefreertos&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hitex boards have the UART, hence you might be able to obtain the IP address from UART.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:53:21 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:53:21Z</dc:date>
    <item>
      <title>Dualcore webserver examples</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Dualcore-webserver-examples/m-p/568666#M17767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tombruin on Thu Feb 27 02:19:21 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am working on a hitex4350 board. i have setup some jumpers so that the PHY chip is connected with RMII. (clk 50 mhz enc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i am trying to load some examples ( webserver without OS or with Freertos )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But i can't get it working. In board.h i have defined #define USE_RMII&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;also i have #define LWIP_DHCP&amp;nbsp; 0&amp;nbsp; so i have a static IP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i see that the green link led is solid when i connect the ethernet cable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And in wireshark i see some ARP messages. But i can't ping my board. This is what wireshark logs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fdl.dropboxusercontent.com%2Fu%2F20255198%2FCapture.PNG" rel="nofollow" target="_blank"&gt;https://dl.dropboxusercontent.com/u/20255198/Capture.PNG&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i think there is something wrong with the ARP. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is there someone with a working lwip example for the hitex4350 board? or am i doing something wrong ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tnx :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:53:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Dualcore-webserver-examples/m-p/568666#M17767</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dualcore webserver examples</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Dualcore-webserver-examples/m-p/568667#M17768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rgledhill on Thu Feb 27 05:06:59 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;lwIP for LPC435x is broken in LPCOpen2.04 - it will be fixed in a few weeks' time...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:53:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Dualcore-webserver-examples/m-p/568667#M17768</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dualcore webserver examples</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Dualcore-webserver-examples/m-p/568668#M17769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sundarapandian on Thu Mar 13 15:01:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Please visit this forum topic &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2Flpc4337-and-dualcorefreertos" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/lpc4337-and-dualcorefreertos&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hitex boards have the UART, hence you might be able to obtain the IP address from UART.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:53:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Dualcore-webserver-examples/m-p/568668#M17769</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:53:21Z</dc:date>
    </item>
  </channel>
</rss>

