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.

6657 PDK EMAC questions

Other Parts Discussed in Thread: TMS320C6457

Hi Experts

There is a source file named "emac_drv.c" in the path "C:\ti\pdk_C6657_1_1_2_6\packages\ti\drv\emac\src\", and in line 1099 to line 1114 in function emac_open, it is for SGMII configuration. Based on the code, if define C6657, then EMAC port must be configured in disable master mode and auto negotiation mode, but according to keystone EMAC userguide, it should also support non-auto negotiation mode with master enabled mode, my questions is why the PDK MUST use this mode(disable master mode and auto negotiation mode) for C6657 in emac_open functions.I attached PDK code snapshot and userguide snapshot here for your quick reference.

Thanks

Thomas