LPC2378 -Ethernet

Hello Friends

I am using the Olimex LPC2378-STK and trying the EMAC demo program provided by NXP.

After connecting the board with my PC the link is etablished but I am not able to visualise the packets send by LPC2378, I think it’s logical because I have sent any frame.

I do not know how can I send frames and view them on wireshark ( I am using GCC compiler)

Thanks & Regards

Any ideas?

You might try using an ethernet sniffer to see what packets are being transmitted and recieved. Etherreal is one such package.

Hi

Take a look at the uTasker project. You can get all code at http://www.utasker.com/Licensing/request.html.

There is a tutorial which will guide you using the Ethernet interface with a web server demo - http://www.utasker.com/docs/LPC23XX/uTa … PC23XX.PDF

You can see its on-line demo at http://demo.uTasker.com

Regards

Mark

http://www.uTasker.com