On Monday 21 December 2009, Catalin Patulea wrote: > > All right, we've got: > > - usb_blaster command that can toggle the GPIO pins > - documentation for said command > - usage example for hooking it up as SRST (can you sanity-check the > example? I added a wait, then set it back to 0, but perhaps that's not > the best approach)
Looking OK to me. I had to fix the docs, they just wouldn't build; and updated them to mention that the pinout in your example is also used with AVR boards too: http://www.jtagtest.com/pinouts/avr The wait-then-disable is correct for now; we don't have any kind of "reset-deassert" event. There were also some cosmetic things I fixed. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
