Tool/software:
Hi,
I am working on the LWIP implementation with the TMS570LS3137 in RMII mode. Transmit and receive work perfectly in IRQ mode. However, when I try to use it in FIQ mode, only receive works, and it freezes in the transmit handler.
How can I use this in FIQ mode?
Best regards.