Other Parts Discussed in Thread: HALCOGEN
Hi there,
I am building my network interface code around the HalCoGen generated emac driver and have found the TX interrupt may get stuck with txchptr.next_bd_to_process pointing to an empty entry and interrupt kept going non-stop.
This usually happens in the first transmit with larger packet size. From my experience if it get passed the first 10 it won't happen.
Has this problem been addressed with new HalCoGen code or?
Karl Tsai