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.

J784S4XEVM: LWIP Example Application

Part Number: J784S4XEVM

Tool/software:

Hello,

can you tell me why the LWIP example application is not performing any SERDES related configuration for SGMII?

I can see a similar configuration being done for the enet Hello World application, but not for the LWIP example.

Thank you in advance.

  • Hi,

    can you tell me why the LWIP example application is not performing any SERDES related configuration for SGMII?

    LWIP examples also perform the SerDes configuration from the "EnetBoard_setupPorts" API.

    EnetBoard_setupPorts is common for all enet examples, for configuring the CPSW Ports and SerDes.

    Best Regards,
    Sudheer