Hi,
I am trying to program Chameleon with .amtsvf files from Amontec download area. I can successfuly program it using win32 program from Amontec. But with openocd under Linux I get the following:
Info: server.c:67 add_connection(): accepted ‘telnet’ connection from 0
Debug: xsvf.c:267 handle_xsvf_command(): XREPEAT
Debug: xsvf.c:380 handle_xsvf_command(): XENDIR
Debug: xsvf.c:397 handle_xsvf_command(): XENDDR
Debug: xsvf.c:362 handle_xsvf_command(): XSTATE
Debug: jtag.c:247 jtag_call_event_callbacks(): jtag event: 1
Debug: jtag.c:1097 jtag_reset_callback():
Debug: xsvf.c:170 handle_xsvf_command(): XSIR
Error: bitbang.c:54 bitbang_end_state(): BUG: -1210724324 is not a valid end state
(actualy I added BUG if state seems out of range - otherwise it just SEGFAULTs when using this state as index)
Maybe I am doing something wrong ?
My openocd configuration:
telnet_port 4444
gdb_port 3333
interface parport
parport_cable chameleon
jtag_speed 0
jtag_device 5 0x01 0x1f 0x01
telnet command I use for running SVF:
xsvf 0 amontec_jtag_accelerator_051211.amtsvf