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: C6678按照例子移植NDK协议栈,ping不通

Part Number: TMS320C6678


1.使用PDK_C6678_1_1_2_6,ndk_2_21_01_38,bios_6_33_06_50,mcsdk_2_01_02_06这些包,例程用的是mcsdk_2_01_02_06/examples/ndk/client。

2.现在编译都能成功,修改了emvc6678l.gel文件主时钟和DDR时钟并且DSP和DDR都能跑起来正常。

目前问题是加载生成的.out文件后,不能ping通,请问下是不是底层ethdriver.c和csl_mdio.c、csl_emac.c等底层文件不对导致?请帮忙看看原因谢谢!,另外连仿真器后连网线后pc电脑能识别,但是插拔网线没有任何Log打印。