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.

AM5708: AM5708 Ethernet packet generator

Part Number: AM5708

Hello,

Does the AM5708 have an internal Ethernet packet generator that can be used for debugging the external Ethernet port (using loopbacks)?

Thanks.

  • VSS,

    There's not a hardware packet generator included in the peripheral. However, in the Processor SDK package there is a test application that you can run with the Ethernet port configured for loopback. Please see <pdk>\packages\ti\drv\emac\test\EmacLoopbackTest

    You can leverage the main_idkAM571x.c for reference.

    Best regards,

    Dave