首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

使用TCF,使SDK 14.6 和 ChipScope 14.6配合工作

使用TCF,使SDK 14.6 和 ChipScope 14.6配合工作

如果使用ZC702单板内置的digilent电缆,SDK 14.6 和 ChipScope 14.6配合工作,可能会有问题,ChipScope在SDK 调试软件时不能触发,“Trigger Imediately”也不能触发,trigger setup窗口没有“waiting for trigger”信息,一般是“sample buffer has 0 sample”。这种情况,应该让ChipScope也使用TCF。使用步骤如下图所示,依次选择下列菜单“JTAG Chain”->”Open Plug-in”,然后在窗口中输入“xilinx_tcf URL=tcp::3121”. 最好先启动软件调试器,再在ChipScope中open cable。



最后得到下列信息,就可以同时使用SDK 14.6 和 ChipScope 14.6了。
COMMAND: open_target xilinx_tcf URL=tcp::3121
INFO: Started ChipScope host (localhost:50001)
INFO: Successfully opened connection to server: localhost:50001 (localhost/127.0.0.1)
INFO: Connecting to TCF agent...
INFO: Successfully opened xilinx_tcf
INFO: Cable: Xilinx TCF Cable, Port: , Speed: 15000000
INFO: Found 1 Core Unit in the JTAG device Chain.
记录学习中的点点滴滴,让每一天过的更加有意义!
返回列表