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 - PHY loopback working only on broadcast mode

Part Number: TMS570LS3137-EP
Other Parts Discussed in Thread: TMS570LS3137, HALCOGEN

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  MII mode, 100 Mbps ,full duplex and broadcast mode, during the preliminary testing we have enabled PHY loopback and it is working as expected. However when we try to test it in either Unicast it is quit working. It is working only in broadcast if we provide Source and Destination MAC addresses as "0xFF 0xFF 0xFF 0xFF 0xFF 0xFF". How to set up MAC addresses for Unicast mode, is there any issue with TMS570ls3137 Endianness. If yes then how to address this issue in software?