1、用开发板提供的网线连接port0 与pc,2.USB连接 pc和板上 on board xdc200usb口,仿真时选的on board xdc200usb,3、boot mode 选的1111,dsp no boot
4.程序中地址和pc同一个网段,进行了设置。
仿真后出现的问题:1,提示
C66xx_0: GEL Output: Wait a moment for copper link up for PHY: 0
C66xx_0: GEL Output: Configuration Completed for PHY: 0
C66xx_0: GEL Output: Staring Setup for PHY: 1
C66xx_0: GEL Output: Wait a moment for copper link up for PHY: 1
C66xx_0: GEL Output: Configuration Completed for PHY: 1
C66xx_0: GEL Output: Phys done
2、ping仿真板地址不通,
发现程序在csl_serdes.h,中的 CSL_SERDES_STATUS retval = CSL_SERDES_STATUS_PLL_LOCKED;执行不动,
请问,连接方式对不对,应该用那个boot mode,Pll这个不能锁住怎么解决?
Shine:
是否按照下面文档上NDK运行步骤操作的?
7 How to run NDK Examples on K2E Devices
www.ti.com/…/sprac57.pdf