ChipScope 12.2 无法连接JTAG chain

2 replies [最后一篇]
Aaron 的头像
Offline
Joined: 09/02/2010
积分: 0

我用的spartan 6的片子,ISE12.2,BSCAN可以找到器件并且下载程序,但是在用ChipScope时出现下面的错误

请教各位,谢谢!

INFO: ChipScope Pro Analyzer Version: 12.2 M.63c (Build 12200.10.179.704)

COMMAND: open_cable
INFO: Attempting to connect to an existing server.
INFO: Successfully opened connection to server: localhost:50001 (localhost/127.0.0.1)
ERROR: Communication with server failed: java.nio.BufferOverflowException
ERROR: client/server communication not open.
ERROR: Failed detecting JTAG device chain
ERROR: client/server communication not open.
ERROR: Opened Xilinx Platform USB Cable but failed to detect JTAG Chain.
INFO: Trying to open Xilinx Platform USB Cable on port USB2
ERROR: client/server communication not open.
ERROR: Internal Error - runCseThread method() failedjava.lang.ArrayIndexOutOfBoundsException: 0
ERROR: Communication with server failed: java.lang.ArrayIndexOutOfBoundsException: 0

paradoxfx 的头像
Offline
Joined: 02/11/2010
积分: 1099

在http://forums.xilinx.com/t5/Virtex-Family-FPGAs/chipscope-12-1-problem/td-p/78407里面是说,有可能是防火墙阻止了chipscope用到的TCP-50001端口。
比如如下软件
- Norton Internet Security
- Panda Software Titanium 2005 antivirus
- ZoneAlarm software version 5.1
- Spysweeper from Webroot Software Inc, CommAgent.exe
还有一些其他的防火墙等。

paradoxfx 的头像
Offline
Joined: 02/11/2010
积分: 1099

Communication with server failed: java.nio.BufferOverflowException
这像是Java的问题:缓冲区溢出的异常
有可能是软件的问题,不过也有可能Jtag Chain里面没有设置合适