|
I have problem with project from atmel.com "basic-emac-uip-webserver-project-at91sam7x-ek"; I have successfully changed the program so that it reads files from sd card, but sending files from board to pc is very slow (about 7 KB/s). Using EtherSnoop I see that there is some sort of ~200 ms delay betwean packet sent from the board and ACK sent from PC. I'm not shure that it is delay because I don't know if timestamp in EtherSnoop means time when sending of packet has started or what. Has anyone worked with that project from atmel.com? I also tried with original project, without changes, and it also has that ~200ms delay...
|