Other Parts Discussed in Thread: TMS570LS3137
Hi
We are developing EMAC driver in our project for TMS570ls3137 controller, for testing purpose we are using TMS570ls3137 Eval board. We have configured EMAC in MII mode, 100 Mbps ,full duplex and broadcast mode. If the Ethernet packet size is 2000 bytes and fragmented in 2 packets as 1500 bytes and 500 bytes. we didn't enable the Rx interrupt and how to poll from application software whether all the 2000 bytes have been received? we wanted to process the received data only after receiving all 2000 bytes.
Thanks,
Subash