TI-Stellaris Launchpad and OpenOcd

Hi,

Greetings…!

I have stellaris launchpad from TI. I am using openocd-0.7.0 on windows. I have compiled successfully.

I am running following command to connect it to the board,

openocd.exe -f tcl/board/ek-lm4f120xl.cfg

I am getting following error message…!

Open On-Chip Debugger 0.7.0 (2013-09-22-22:57)

Licensed under GNU GPL v2

For bug reports, read

http://openocd.sourceforge.net/doc/doxygen/bugs.html

Info : This adapter doesn’t support configurable speed

Segmentation fault (core dumped)

Please help me in resolving this issue…!!

Thanks.!

Kind Regards,

Iqram

can you add -d3 on the commandline ?

i program stellaris with a command like :

sudo openocd -f /usr/share/openocd/scripts/interface/parport.cfg -f /usr/share/openocd/scripts/target/stellaris.cfg