Цитата(Raven @ Jan 16 2014, 10:10)

Теперь стало яснее. 95% за то, что проблема в аппаратуре, но все же... Пара вопросов в сторону проверки софтовой причины:
1) Такое поведение наблюдается всегда, или есть вариации (естественно, для заданной последовательности действий)?
2) Иногда такое поведение наблюдается, если USB драйвер или кабельное firmware поймает глюк из-за чехарды с включением питания платы, подключением устройства по USB и т.п. Помогает перепроверка: отключить кабель от USB разъема в компе; выключить питание на плате; подождать секунд 30 минимум; включить ее; подключить USB кабель; убедиться по Device Manadger, что кабель в системе появился; далее - запускаем iMPACT и по обычной схеме.
P.S. Искать аппаратную проблему легче и быстрее осциллоскопом, конечно, но если его нет под рукой, то можно обойтись и тестером в комбинации с JTAG Debugger'ом (есть в составе iMPACT) - через проверку статических состояний сигналов. Правда, тут крайне желательно иметь хотя бы начальное представление о том, как работает JTAG и его машина состояний.
Вариаций нет, всегда одно и тоже. Попробовал включить, подождать, потом покдключить USB кабель - все тоже самое...к сожалению.
Цитата(ADA007 @ Jan 16 2014, 14:57)

Написано же в кабеле 1029, а используется 1303 - обновляем прошивку кабеля.
Код
1. Install latest iMPACT software
2. Connect the USB Programming cable to the USB port of the PC.
3. Open DOS window and set the following environment variable to true by typing the command on the DOS prompt:
SET XIL_IMPACT_ENV_USB2_FORCE_CPLD_UPDATE=TRUE
4. Type, IMPACT on DOS prompts to invoke iMPACT software.
5. When IMPACT will open please cancel the project load windows and double click on the ”Boundary Scan” icon in Flow window.
6. Select the source of the "Platform Cable USB" cable by selecting menu -> ”output” -> Cable setup -> -> Communication mode -> Xilinx USB cable -> and press OK.
7. IMPACT software will show you the Warning message ”WARNING: iMPACT - Platform Cable USB firmware must be updated. This operation may take up to 10 seconds. Please do not stop the process or disconnect the cable prior to completion. The cable STATUS LED will be RED for the duration of the update process.” press OK and wait for the update to be completed.
8. Once the update completed, please ”Exit” iMPACT
9. Go to DOS prompt windows which is already open and SET the environment variable to false:
SET XIL_IMPACT_ENV_USB2_FORCE_CPLD_UPDATE=FALSE
10. Exit the DOS window by typing exit on the dos prompt (this is very important).
11. That’s it !! the USB firmware is updated.
12. Please refer online for more information on Cable USB FAQ.
Спасибо за подсказку. Но не все пункты получилось сделать:
1. Установлено
2. Подключил
3. Ввел строку, cmd'эшка съела, ничего не сказала
4. Тут не совсем понял что нужно сделать, пишу IMPACT, говорит "не является командой"
5. Запустил IMPACT сам, нажал на Boundary Sca
6. вот что у меня есть
http://pic.2x4.ru/share-423A_52D7D6B1.html , нет пункта Xilinx USB cable в Communication mode. Выбираю Digilent USB JTAG Cable, там нет порта, далее пройти не дает (WARNING:iMPACT - The cable selected is not avaliable, please select a different one.). Cable Plug-in тоже ничего не дает при выборе ().
Enumerating cables. Please wait.
PROGRESS_START - Starting Operation.
Connecting to cable (Usb Port - USB21).
Checking cable driver.
Driver file xusb_emb.sys found.
Driver version: src=1029, dest=1029.
Driver windrvr6.sys version = 10.2.1.0. WinDriver v10.21 Jungo © 1997 - 2010 Build Date: Aug 31 2010 x86_64 64bit SYS 14:14:44, version = 1021.
ESN device is not available for this cable.
=======================================================
Found cable - > ESN device is not available for this cable.
No ESN.
=======================================================
Connecting to cable (Usb Port - USB22).
Checking cable driver.
Driver file xusb_emb.sys found.
Driver version: src=1029, dest=1029.
Driver windrvr6.sys version = 10.2.1.0. WinDriver v10.21 Jungo © 1997 - 2010 Build Date: Aug 31 2010 x86_64 64bit SYS 14:14:44, version = 1021.
PROGRESS_END - End Operation.
Elapsed time = 3 sec.
INFO:iMPACT - Digilent Plugin: Plugin Version: 2.4.4
INFO:iMPACT - Digilent Plugin: no JTAG device was found.
Connecting to cable (Usb Port - USB21).
Checking cable driver.
Driver file xusb_emb.sys found.
Driver version: src=1029, dest=1029.
Driver windrvr6.sys version = 10.2.1.0. WinDriver v10.21 Jungo © 1997 - 2010 Build Date: Aug 31 2010 x86_64 64bit SYS 14:14:44, version = 1021.
Cable PID = 0008.
Max current requested during enumeration is 74 mA.
Type = 0x0004.
Cable Type = 3, Revision = 0.
Setting cable speed to 6 MHz.
Cable connection established.
Firmware version = 1303.
File version of E:/Xilinx/14.4/ISE_DS/ISE/data/xusb_xlp.hex = 1303.
Firmware hex file version = 1303.
PLD file version = 0012h.
PLD version = 0012h.
Type = 0x0004.
ESN device is not available for this cable.
Сообщение отредактировал Евгений М - Jan 16 2014, 12:56