Hi all I would like to know how I can ping my phyCORE development Board which has LPC2294. Also I would like to know how to set the IP address for the board. looking for all your help t.senthil
To connect to a TCP/IP network, you will need a TCP/IP Stack!
Hi, Ofcourse i need a TCP/IP stack and i miss it.... I think eCOS has a TCP/IP stack (if I am correct?). Is there any way by which I can port this eCOS with my phyCORE board ? looking for your help. t.senthil
You should start with this example: .\ARM\Boards\Phytec\LPC229x\EasyWEB It is part of the PK-ARM installation.
It is part of the PK-ARM installation what do mean by this? t.senthil
Look into your Keil installation folder and browse for that path I have posted above. EasyWeb is an HTTP-Server example that brings its own simple TCP/IP communication layers.