刚买了两块 TCIEVMK2LX 开发板,1周过去了,程序都还没有下进去。
现象是这样的:
[Start: Texas Instruments XDS2xx USB Debug Probe_0]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity
[Result]
—–[Print the board config pathname(s)]————————————
C:\Users\jm433\AppData\Local\TEXASI~1\CCS\
ti\0\0\BrdDat\testBoard.dat
—–[Print the reset-command software log-file]—————————–
This utility has selected a 560/2xx-class product.
This utility will load the program 'xds2xxu.out'.
E_RPCENV_IO_ERROR(-6) No connection: DTC_IO_Open::dtc_io
Failed to open i/o connection (xds2xxu:0)
An error occurred while soft opening the controller.
—–[An error has occurred and this utility has aborted]——————–
This error is generated by TI's USCIF driver or utilities.
The value is '-250' (0xffffff06).
The title is 'SC_ERR_ECOM_EMUNAME'.
The explanation is:
An attempt to access the debug probe via USCIF ECOM has failed.
[End: Texas Instruments XDS2xx USB Debug Probe_0]
/////////////////////////////////
我的问题是:
Allen35065:
你先把Boot Dip置于SPI NOR启动,连上串口,看是否能够正常启动uboot;默认的EVM都是烧了Uboot的。
参考 http://processors.wiki.ti.com/index.php/MCSDK_UG_Chapter_Exploring
desiger:
回复 Allen35065:
好的,感谢Allen,我明天就试试看。
desiger:
回复 Allen35065:
Allen你好:
我按照你说的,根据文档描述,和TCIEVMK2LX _QuickSetupGuide.pdf 文档描述的流程,将开关拨到0010,串口没有反应。
观察LCD屏,打印信息如下:
BOOT complet
am spi
am spi
BMC version : 1.1.0.6
ip : or dirctory (注:每次开机都不一样,有时是标点符号,像是乱码)
evmk2l s/n 14510140
Allen35065:
回复 desiger:
LCD显示的BMC信息没有问题,你的是最新的EVM板;
如果你没有操作过NOR Flash的话,串口是应该有信息的,你是否设置到115200的波特率上?
desiger:
回复 Allen35065:
请问,
使用CCS5.5版本能否进行TCIEVMK2LX的调试开发?
为什么里面找不到C6630的芯片选项?
Allen35065:
回复 desiger:
换到6.1比较好,5.5对ARM的调试支持不如6.1