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.

TMS320C6678: 如何配置Configure 4下的Mode 0?

Part Number: TMS320C6678


    /* Configure the path mode 4 for the ports */
    CSL_SRIO_SetPLMPortPathControlMode(hSrio, 0, 4);

这是把SerDes的Lane配置成 mode 4,如果配置成configure 4下的mode 0,

调用哪个函数来完成设置?