打印
[ARM入门]

DS-5 debugger无法链接的问题

[复制链接]
1043|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
seefgc|  楼主 | 2014-5-21 17:27 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
DS-5的30天试用版使用DS-5 debugger时出现错误。例如使用官方给的
DS-5\examples\Bare-metal_examples_ARMv7\DS-5Examples\startup_Cortex-A8无法链接到target,具体细节如下
Message:
Unable to connect to calendar-Cortex-A8-FVP-example. Failed to connect to the device
No feature information was found in the configuration database entry for this target
Exception Stack Trace:
com.arm.debug.interpreter.ds.DSException: Failed to connect to the device
        at com.arm.debug.interpreter.ds.DSInterpreter.initialise(DSInterpreter.java:495)
        at com.arm.debug.interpreter.ds.DSInterpreter.initialise(DSInterpreter.java:482)
        at com.arm.debug.service.DebugService$2.run(DebugService.java:284)
        at com.arm.debug.service.DebugService$2.run(DebugService.java:1)
        at com.arm.debug.service.SingleThreader$QueuedCall.run(SingleThreader.java:57)
        at com.arm.debug.service.SingleThreader$1.run(SingleThreader.java:120)
Caused by: com.arm.debug.core.interfaces.connection.ConnectionException: No feature information was found in the configuration database entry for this target
        at com.arm.debug.targetaccess.device.TargetDevice.obtainLicense(TargetDevice.java:181)
        at com.arm.debug.targetaccess.device.TargetDevice.connect(TargetDevice.java:286)
        at com.arm.debug.core.engine.connection.Connection.connect(Connection.java:362)
        at com.arm.debug.interpreter.ds.DSInterpreter.initialise(DSInterpreter.java:493)
        ... 5 more
Asynchronously called from thread MainThread
        at com.arm.debug.service.SingleThreader.execute(SingleThreader.java:152)
        at com.arm.debug.service.DebugService.createDebugService(DebugService.java:254)
谢谢

相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

1

主题

1

帖子

0

粉丝