SparkFun Forums 

Where electronics enthusiasts find answers.

Open source ARM Debugger
By asgard
#18382
hi, i'm able to lauch openocd without errors but i can't connect to the target with gdb.
the command is target remote localhost :3333 but the reply is "ignoring packet error " three times and than "Malformed response to offset query, timeout" .
Any ideas to fix it?

thank you
By Dominic
#18384
Which version of the GDB did you use, and where did you get it from?

Regards,

Dominic
By asgard
#18385
i've tried with 6.4.0.20051202 - cvs downloaded from gnuarm
thank you
By Dominic
#18387
Hey,
please send a complete logfile from the OpenOCD (run with -d -l <logfile>) and the GDB output to Dominic.Rath <at> gmx.de.

Regards,

Dominic