Hello,
I am using a custom designed board with 6424. I setup EMAC for 100Mbps and enable TX Interrupt. When I send an Ethernet packet with length 78 Byte, and measured the time between the send packet command and EMAC TX interrupt routine. Result is about 60 usec, that is a lot more than the time needed for transfer of a packet with that length at 100 Mbps. Is it normal to get the interrupt after such delay or am I doing something wrong?
What is the delay for an interrupt to be asserted by CPU after the event occurs?
Thanks
Alphan