> OnMonday, July 18, 2011 8:33 PM, Simon Barner wrote: > > Hi, > > I just could track down the following OpenOCD bug > > <https://sourceforge.net/apps/trac/openocd/ticket/34> > > to the following commit: > > <http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd;a=co > mmitdiff;h=e3f3f60a02abfd836c555e84b997de778177bc83> > > Do you have any clue what could be going wrong here? > > Any hints or patches I could try out are very much welcome. > > Thank you very much in advance, > Simon
Hi Simon, I can see one change that the referred commit introduced to the ARM-JTAG-EW driver. It is that a speed setting in the init script now actually is executed. Any such setting was previously silently ignored. The log shows that it is the speed setting that result in the crash. Do you know if a speed setting after init worked before the commit? If not, please try to execute adapter_khz 1000 at the telnet prompt with the OpenOCD build of the version before this commit. Best regards Jonas Hörberg _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development