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.

CCS/TMS320C6654: Unable to ping TMS320C6654

Part Number: TMS320C6654

Tool/software: Code Composer Studio

We have an evaluation board with C6657 and we are able to load the code via emulator and run pings.

Our board has C6654 and when we use your older platform MCSDK we are able to ping the DSP. We are trying to now use your newer processor SDK and version 8.3 and we are unable to ping the DSP. Our PHY addressis 0x8 in our hardware and we modified the code. Now it is able to detect the link bit but the code is freezing. We put a debug to detect a good link status via the MDC/MDIO registers are we are able to see a good physical link. When the software was set to access a PHY address of 0x24 as in the eval board, it used to come back with no link but keep trying to send data over the Ethernet port but there were no packets sent.

Note - With the older MCSDK, we are able to ping the DSP so our hardware seems to be okay.

What must we modify in the eval software to access the C6654 instead of C6657.

Thanks,

Divakar