I am trying to run the EmbeddedArtists TCPnet/http [on LPC1788] demo on a custom board. I have my own code to check that the ethernet is working properly and i am able to do simple TX/RX type of communication. For implementing the http server part, i want to start with a working code & then make changes to it.The MCB1700 example uses the LPC1768, so i am not using it.
I have checked the ethernet initialization part and it is same as my working code.
Is there anything that i may be missing or is required to be modified in that code to make it work on my board? Also , i am not commenting out the peripheral[ADC,I2c etc...] as i dont think that they may be causing any issues.
Please suggest.
Did you try with the HTTP Server example from Pack Installer ?
If yes, What errors do you receive ?
You can also enable network debugging: http://www.keil.com/support/docs/3784.htm
View all questions in Keil forum