Hi,
first time I try to use openocd. Great piece of work and I have good hope that it
wil allow me to get rid of my last window machine that is there just to flash actel fpga.
My goal is to flash an igloo FPGA.
I have a svf file created by libero.
I use a raspberry as jtag dongle
I can make a sucesfull
scan_chain
But when I give
svf myfile.svf
it go for a short while and then:
…
ENDDR DRPAUSE;
SIR 8 TDI(01);
924924924924924924924924924924924);
*** glibc detected *** openocd: realloc(): invalid next size: 0x021e54a0 ***
then telnet session quit
I think it means a crash of openocd. It is 100% reproducible.
I used openocd from git (downloaded some days ago)
0.8.0-dev-00131-gf4943ac
I don’t know how to give more pertinent information.
I don’t know how to get a traceback on the raspberry.
using -f interface/dummy.cfg
does not work complain about missing speed or something.
Can you pelase help?
Thanks
Nicolas Produit