This is late to the party, but I always have a second ethernet card on my PC. Configure it and your LPC1768 board with compatible static IP addresses (192.168.1.nn with 255.255.255.0 for mask), and connect them through a switch.
I don't know the particular example, but with a lot of these, you can then type the board IP address in the PC browser, and see the web content served. At least you should be able to ping the board from the PC. Marty -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of enricoG Sent: Wednesday, May 15, 2013 11:01 AM To: [email protected] Subject: [lwip-users] lwIP for eCos (LPC1768) Hi all, i'm in trouble with lwIP. I'm trying the examples of lwIP for eCos SO on my board (LPC1768 , a cortexM board). I found any examples of lwIP in eCos repository (you find it here: https://www.dropbox.com/s/fn1qp2pt70sfnw2/tests.zip ) in particular, I try the httpd_simple.c example. It compiles and works on my board, but I can't test it with a connection by ethernet between board and pc. My computer doesn't link to a board. I set a static ip address by configtools, but it doesn't works. My question is: how can I test httpd_simple? Thanks. -- View this message in context: http://lwip.100.n7.nabble.com/lwIP-for-eCos-LPC1768-tp21412.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
