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.

TDA4VM: SDK 07.03 Sgmii init error

Part Number: TDA4VM

Hi, Ti teams

        I encountered a problem, it is the same problem with the follow question,but there is no solution.

        https://e2e.ti.com/support/processors-group/processors/f/processors-forum/996186/tda4vm-two-pcs-tda4-communicate-with-sgmii-mac-to-mac

       I have merge the patch https://e2e.ti.com/support/processors/f/processors-forum/936840/faq-dra829vxevm-is-it-possible-to-connect-two-dra829-evms-via-sgmii 

when i run vx_app_arm_remote_log.out , the error log as follow

It seems that, sdk 7.3 have a bug in sgmii serdes,

can you give me some sugestion ?

SDK_ver: ti-processor-sdk-rtos-j721e-evm-07_03_00_07

[MCU2_0] 18.620139 s: portNum=0,config SGMII
[MCU2_0] 18.620224 s: portNum=1,config QSGMII
[MCU2_0] 18.620275 s: portNum=2,config RMII
[MCU2_0] 18.620318 s: portNum=3,config RMII
[MCU2_0] 18.620363 s: portNum=4,config QSGMII_SUB
[MCU2_0] 18.620411 s: portNum=5,config QSGMII_SUB
[MCU2_0] 18.620495 s: portNum=6,config RMII
[MCU2_0] 18.620553 s: portNum=7,config QSGMII_SUB
[MCU2_0] 18.637660 s: CPSW_9G Test on MAIN NAVSS
[MCU2_0] 18.657778 s: EnetBoard_setPhyConfig in,enetType=6,portNum=0
[MCU2_0] 18.657908 s: EnetBoard_setPhyConfigSgmii, portNum=0
[MCU2_0] 18.658421 s: EnetBoard_setPhyConfigSgmii, boardStatus OK
[MCU2_0] 18.658597 s: EnetBoard_getPhyAddr in
[MCU2_0] 18.658703 s: EnetBoard_getPhyAddr done,portNum=0,phyAddr=3
[MCU2_0] 18.658748 s: EnetBoard_setPhyConfig done
[MCU2_0] 18.658842 s: CpswMacPort_open: MAC 1: enetType=6,instId=0,macPort=0
[MCU2_0] 18.658901 s: CpswMacPort_checkSocCfg: Soc layerType=0,sublayerType=2
[MCU2_0] 18.658939 s: CpswMacPort_checkSocCfg: mii layerType=0,sublayerType=2
[MCU2_0] 18.659069 s: CpswMacPort_setSgmiiInterface: MAC 1: SERDES PLL is not locked
[MCU2_0] 18.659118 s: CpswMacPort_setSgmiiInterface: MAC 1: Failed to set SGMII interface: -9
[MCU2_0] 18.659161 s: CpswMacPort_open: MAC 1: failed to set Q/SGMII interface: -9
[MCU2_0] 18.659198 s: EnetMod_open: cpsw9g.macport1: Failed to open: -9
[MCU2_0] 18.659234 s: Cpsw_openPortLinkWithPhy: Port 1: Failed to open MAC: -9
[MCU2_0] 18.659274 s: Cpsw_ioctlInternal: Port 1: Failed to open port link: -9
[MCU2_0] 18.659317 s: EnetPer_ioctl: cpsw9g: Failed to do IOCTL cmd 0x01000102: -9
[MCU2_0] 18.659354 s: Enet_ioctl: cpsw9g: IOCTL 0x01000102 failed: -9
[MCU2_0] 18.659388 s: EnetMcm_enablePorts() failed to open MAC port: -9

best regards