easy web example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

easy web example

831 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by aadams on Thu Jul 23 23:58:07 MST 2015
Hi.

I created my own Hardware with LPC1768 and DP83848 phy.
(the same components the easy web example is based on?!?)

so i did like the "readme" tell
1) Modify the network configuration settings
2) Build the application project within the IDE.
3) Once the application is executing, start a web browser on your PC, and enter the network address you configured in tcpip.h

Ethernet connector LEDs show: Link is good and activity is present on either Transmit or Receive
but i can't connect via web browser (console ping command also doesn't work)

do i have to change something else in the programm?
or is it a hardware problem? why shows the Ethernet connector link and activity but nothing works?


Thanks and regards
0 Kudos
Reply
3 Replies

774 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Fri Jul 24 00:31:34 MST 2015
And have you debugged the application? i.e. does the application receive any data? My guess is you have a h/w problem...
0 Kudos
Reply

774 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by aadams on Fri Jul 24 00:27:30 MST 2015
PC IP is
192.168.1.243
subnet mask : 255.255.255.0

Microcontroller
IP: 192.168.1.10 // there is no other device with this IP (i also tried another IP)
subnet mask : 255.255.255.0
standard gateway. 192.168.1.2

i have no other ethernet-board :(
it is my second prototype ...
0 Kudos
Reply

774 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Fri Jul 24 00:13:40 MST 2015
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?
0 Kudos
Reply