Hi,
I want to develope external emac loopback utility for C6678.For this i use <PDK_INSTALL_DIR>\ti\drv\exampleProjects\PA_emacExample_exampleProject . In this project working properly for internal loopback. Now my work is it leads to external loopback. For this i change in header of cpsw_singlecore.c. In header i change cpswlpbkMode = CPSW_EXTERNAL_LOOPBACK. It hangs up for sgmii_init function for link up. its link remain 0 and it is not changed to 1. its set from CSL and tx_config register. I think phy init is not properly initilised . How can initilise it and get link_up to 1.
Thanks.
-Naresh