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

高手帮分析一下

高手帮分析一下

初始化时出现:

Welcome to iMPACT! - The intelligent Multi-purpose Programming And Configuration Tool

// *** BATCH CMD : setPreference -pref UserLevel:NOVICE

// *** BATCH CMD : setPreference -pref MessageLevelETAILED

// *** BATCH CMD : setPreference -pref ConcurrentMode:TRUE

// *** BATCH CMD : setPreference -pref UseHighz:FALSE

// *** BATCH CMD : setPreference -pref ConfigOnFailure:STOP

// *** BATCH CMD : setPreference -pref StartupCLock:AUTO_CORRECTION

// *** BATCH CMD : setPreference -pref AutoSignature:FALSE

// *** BATCH CMD : setPreference -pref KeepSVF:FALSE

// *** BATCH CMD : setPreference -pref svfUseTime:FALSE

// *** BATCH CMD : setPreference -pref UserLevel:NOVICE

// *** BATCH CMD : setPreference -pref MessageLevelETAILED

// *** BATCH CMD : setPreference -pref ConcurrentMode:TRUE

// *** BATCH CMD : setPreference -pref UseHighz:FALSE

// *** BATCH CMD : setPreference -pref ConfigOnFailure:STOP

// *** BATCH CMD : setPreference -pref StartupCLock:AUTO_CORRECTION

// *** BATCH CMD : setPreference -pref AutoSignature:FALSE

// *** BATCH CMD : setPreference -pref KeepSVF:FALSE

// *** BATCH CMD : setPreference -pref svfUseTime:FALSE

GUI --- Boundary-Scan Mode selected

// *** BATCH CMD : setMode -bs

GUI --- Auto connect to cable...

// *** BATCH CMD : setCable -port auto

AutoDetecting cable. Please wait.

CB_PROGRESS_START - Starting Operation.

Connecting to cable (USB Port).

Cable connection failed.

Connecting to cable (Parallel Port - LPT1).

Checking cable driver.

 Driver windrvr6.sys version = 6.0.3.0.

 LPT base address = 0378h.       //********并口应该是好用的吧?*************//

 ECP base address = 0778h.   

Cable connection established.

CB_PROGRESS_END - End Operation.

Elapsed time =      1 sec.

// *** BATCH CMD : Identify

PROGRESS_START - Starting Operation.

Identifying chain contents ....

'1': : Manufacturer's ID =Unknown

INFO:iMPACT:501 - '1': Added Device UNKNOWN successfully.//****我的器件用的是XILINX XC2S200***//

----------------------------------------------------------------------

----------------------------------------------------------------------

............//****这里省略8行和上面一样的****//

........

'10': : Manufacturer's ID =Unknown

INFO:iMPACT:501 - '1': Added Device UNKNOWN successfully.

//***********都是一样的,所以就中断了***********//

----------------------------------------------------------------------

----------------------------------------------------------------------

oldtext=Executing command...

GUI --- ************* Process Interrupted by User *************

Process Interrupted by User

ERROR:iMPACT:585 - A problem may exist in the hardware configuration.

         Check that the cable, scan chain, and power connections are intact,

         that the specified scan chain configuration matches the actual hardware, and

          that the power supply is adequate and delivering the correct voltage.

 

最后出现没找到器件

-----------------------------------------------------------------------------

如果直接编程的话,就出现:

Device #1 selected

// *** BATCH CMD : Program -p 1

PROGRESS_START - Starting Operation.

Validating chain...

INFO:iMPACT:1205 - Testing for '1' at position 4. The Instruction capture of the device 1 does not match expected capture.

INFO:iMPACT:1206 - Instruction Capture = '00000'

INFO:iMPACT:1207 - Expected    Capture = 'XXX01'

ERROR:iMPACT:1208 - '1':Boundary-scan chain test failed at bit position '1' .

         A problem may exist in the hardware configuration.

         Check that the cable, scan chain, and power connections are intact,

         that the specified scan chain configuration matches the actual hardware, and

         that the power supply is adequate and delivering the correct voltage.

PROGRESS_END - End Operation.

Elapsed time =      1 sec.

 

 

问一下,这到底是那部分出现问题了?

 

谢谢!!

软件不认识你这个器件,楼主最好确认一下你这个器件的好坏以及外围电路的连接

美梦成真-->噩梦降临!
谢谢了,现在换了台机器,刚开始的时候能检测到器件而且是正确的,但下载时,出现DONE没有GO HIGH,下载失败,再后来就又出现和以前一样的了,一直是UNKNOWN DEVICE,这个是不是下载电缆有问题啊?或者是电脑并口有问题呢?

如果你用的是40来块钱的那种下载线,是很容易出现问题,可以换一个试试看;

如果没有条件更换,打开那个盒子看看接触方面有问题没有;

这个下载线的电源是由板子提供,并不是由并口提供的,一般来说这个电源如果过低,就会出现问题(下载线那个小盒子里面有一个驱动芯片,该芯片的供电就来自板子,芯片的型号类型可以查查,并不是所有电压都能满足的);

如果上面都没有问题,你又有舍得,试着把这个电缆截掉一段,留下1/2到2/3左右就可以;

美梦成真-->噩梦降临!
hgjjjgggggggggggggggggggg
返回列表