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.

Unable to ping EVM6678

Hi,

I've connected the LAN cable to the ethernet port and the led on the ethernet port is lit, but when i tried to ping the board i am unable to do so. The code used for the EVM init and setting up of the network is the same as other projects i've done, except that this is a custom board based on the EVM6678.

Any advice and direction on how i should go about debugging this issue?

Thanks.

  • Hi Jonathan,
    I am confused. Are you trying to ping C6678 EVM from custom board? How is you test setup between custom and EVM board? What is the application loaded on your DSP? Is it supplied in MCSDK or custom applicatoin?
    Thank you.
  • Hi,

    You have tested the same test code on EVM C6678 and your custom board. The EVM is working and the custom board is not working. is it correct?

    Better to use MCSDK NDK hellow world example and validate the interface.
    MCSDK Path: \ti\mcsdk_2_01_02_06\examples\ndk\helloWorld\evmc6678l

    Thanks,