Good day,
I am currently using a TMDSEVM6678L to receive ethernet packets. I have expanded the pa_emac_example in the PDK to receive the packets. This works correctly when there aren't that many packets. However I am also streaming frames of video to the EMAC port. I can see that the interrupt service routine works correctly for about 25 - 50 packets. However after this it appears to drop anything from 50 - 120 packets before resuming.
Any explanation or solution would be greatly appreciated.
Thanks