Andreas Fritiofson wrote: > > Debug: 276 603 mpsse.c:750 write_cb(): transferred 97 of 97 > > Debug: 277 603 mpsse.c:736 read_cb(): raw chunk 14, transferred 12 of 12 > > Segmentation fault: 11 > > The debug log doesn't provide much info. It just suddenly dies, doing > the same thing it's done several times before. Can you produce a > backtrace?
Do this by running: gdb --args ~/bin/bin/openocd -d3 -f ~/bin/share/openocd/scripts/board/ek-lm3s1968_mpsse.cfg And at the gdb prompt, type: run //Peter ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
