This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137-EP: EMAC Data receive DMA

Part Number: TMS570LS3137-EP
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