On Mon, Jul 28, 2008 at 7:19 PM, Dario Vecchio <[EMAIL PROTECTED]> wrote: > Dear developers,
What openocd svn version are you using? What interface device are you using? The str912 will fail reset halt unless the device driver makes sure that clk=0 before srst is asserted. See jtag/bitbang.c/CLOCK_IDLE > For those interested I modified OpenOCD source code a little to get it > compile with Visual C++ (VC6). > I also added breakpoint save/restore/list capability. > I modified the telnet server in order to manage F1 - F12 keys, each running > a F1.script - F12.script files. This is usefull to quickly run configurable > commands/scripts using keyboard (e.g. halt/reset/resume/load > image/erase_all/...). > I have also started an AGDI driver to interface Keil with OpenOCD/gdbserver: > I can actually debug at source level bu it is not yet stable (I will release > it to opensource) Looking forward to your patches! -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
