<?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: easy web example in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/easy-web-example/m-p/593760#M30587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Fri Jul 24 00:31:34 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;And have you debugged the application? i.e. does the application receive any data? My guess is you have a h/w problem...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 21:32:46 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T21:32:46Z</dc:date>
    <item>
      <title>easy web example</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/easy-web-example/m-p/593757#M30584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by aadams on Thu Jul 23 23:58:07 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created my own Hardware with LPC1768 and DP83848 phy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(the same components the easy web example is based on?!?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so i did like the "readme" tell&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Modify the network configuration settings&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Build the application project within the IDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Once the application is executing, start a web browser on your PC, and enter the network address you configured in tcpip.h&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ethernet connector LEDs show: Link is good and activity is present on either Transmit or Receive&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but i can't connect via web browser (console ping command also doesn't work)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do i have to change something else in the programm?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or is it a hardware problem? why shows the Ethernet connector link and activity but nothing works?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:32:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/easy-web-example/m-p/593757#M30584</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: easy web example</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/easy-web-example/m-p/593758#M30585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Fri Jul 24 00:13:40 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this IP address in the same sub-net as your PC? Does it clash with another device on the same sub-net? Have you tried a known-working board?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:32:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/easy-web-example/m-p/593758#M30585</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: easy web example</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/easy-web-example/m-p/593759#M30586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by aadams on Fri Jul 24 00:27:30 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;PC IP is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;192.168.1.243&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;subnet mask : 255.255.255.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Microcontroller &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IP: 192.168.1.10 // there is no other device with this IP (i also tried another IP)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;subnet mask : 255.255.255.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;standard gateway. 192.168.1.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have no other ethernet-board :(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it is my second prototype ... &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:32:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/easy-web-example/m-p/593759#M30586</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: easy web example</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/easy-web-example/m-p/593760#M30587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Fri Jul 24 00:31:34 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;And have you debugged the application? i.e. does the application receive any data? My guess is you have a h/w problem...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:32:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/easy-web-example/m-p/593760#M30587</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:32:46Z</dc:date>
    </item>
  </channel>
</rss>

