При попытки запустить файл openocd-ftd2xx вылетает ошибка, пробовал переустановить не помогло.
Хотя эти файлы есть в директории openocd . С чем это может быть связано ?
Эту проблему удалось убрать, скопировал файл в system32 ошибка перестала выходить,
но появилась другая:
Код
**** Build of configuration Default for project at91samV2 ****
make program
Flash Programming with OpenOCD...
'C:/Program Files/openocd-r717/bin/'openocd-ftd2xx.exe -f 'C:/Program Files/openocd-r717/bin/' at91sam7s256-wiggler.cfg # program the onchip FLASH here
Open On-Chip Debugger (2008-06-19 19:00) svn: 717
URL: http://svn.berlios.de/svnroot/repos/openocd/trunk
Info: options.c:50 configuration_output_handler(): Syntax error:
Info: options.c:50 configuration_output_handler(): script execute commands from <file>
Error: jtag.c:1511 jtag_interface_init(): JTAG interface has to be specified, see "interface" command
make: *** [program] Error 1
wiggler + openocd + eclips