嵌入式开发者社区

标题: TestConnection测试时出现问题 [打印本页]

作者: bigrao    时间: 2017-2-7 15:46
标题: TestConnection测试时出现问题
本人刚刚入手创龙的OMAPL138开发板,按照开发例程手册进行工程文件配置,测试时TestConnection发现有如下错误:
[attach]1931[/attach]
但是在串口调试终端看到 BOOTME 信息,说明开发板硬件正常和 USB 转串驱动已正确安装。
[attach]1932[/attach]
查看设备管理器仿真驱动也是正常安装
[attach]1934[/attach]
我的其他配置如下:
[attach]1933[/attach]
请问是什么原因造成了TEST Connection失败,是否有办法解决?谢谢各位。

作者: human    时间: 2017-2-7 16:13
首先看看拨码开关是否为debug模式,1-5位为01111
然后检查一下仿真器的硬件连接是否牢靠
断电重启一下
作者: bigrao    时间: 2017-2-7 16:25
human 发表于 2017-2-7 16:13
首先看看拨码开关是否为debug模式,1-5位为01111
然后检查一下仿真器的硬件连接是否牢靠
断电重启一下 ...

已经换了两个仿真器,然后把拨码开关也调到了01111,但是还是一样的结果

Execute the command:

%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity

[Result]


-----[Print the board config pathname(s)]------------------------------------

C:\Users\mm\AppData\Local\.TI\1710447290\
    0\0\BrdDat\testBoard.dat

-----[Print the reset-command software log-file]-----------------------------

This utility has selected a 100- or 510-class product.
This utility will load the adapter 'jioserdesusb.dll'.

An already open status was returned 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 '-110' (0xffffff92).
The title is 'SC_ERR_OCS_ALREADY_OPEN'.

The explanation is:
This utility opened the controller but found it already in use.
You must exit other debuggers and utilities that access the
controller because this utility must be the only client.

[End]
请问还有可能是什么问题呢?
作者: ljh201131190518    时间: 2017-2-7 16:29
您新建一个配置看下。[attach]1935[/attach]

不要在工程里面连接。
作者: 希望缄默    时间: 2017-2-7 16:41
bigrao 发表于 2017-2-7 16:25
已经换了两个仿真器,然后把拨码开关也调到了01111,但是还是一样的结果

Execute the command:

重启电脑
作者: 希望缄默    时间: 2017-2-7 16:42
bigrao 发表于 2017-2-7 16:25
已经换了两个仿真器,然后把拨码开关也调到了01111,但是还是一样的结果

Execute the command:

提示的意思是 CCS Debug 调试以及在运行中
作者: bigrao    时间: 2017-2-7 16:47
希望缄默 发表于 2017-2-7 16:42
提示的意思是 CCS Debug 调试以及在运行中

感谢,果然重启一下电脑就好了。




欢迎光临 嵌入式开发者社区 (https://www.51ele.net/) Powered by Discuz! X3.4