Web over rs232
Information:
Type :: REQUEST
Status :: CLOSED
Assigned to ::
Steve, Rhoads
Description:
Hi,
I've been trying to set up the Plasma CPU with a web server on Spartan3 starter kit. I used files and tools from SVN/trunk, compiled and downloaded rtos_tcip on the board
How do I set up a connection over rs232 port to be able to send and receive packets(with etermip?)? Are there any changes neccesary to be done in rtos_test.c, etermip.c or any other file to run the server?
All I'm seeing in the terminal is a menu generated by rtos_test and nothing else.
Comments:
| Rhoads, Steve | Jun 20, 2010 |
|---|---|
|
Do you have a DHCP server running?
Try modifying etermip.c to printout a message when EthernetSendPacket() is called and when packet_handler() is called. You might want to print out the contents of the packets. Do you see any network traffic? You might want to install Wireshark and see if there is any network traffic. |
|
Post a comment:
Login to post comments!
