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