On Tue, Dec 22, 2009 at 12:32 AM, Catalin Patulea <[email protected]> wrote: > Uh, upon reading the USB Blaster protocol docs more closely (sorry for > not catching this earlier), allowing the user to set pin 6 (nCS)
> bitbang mode. However, pin 6 will become unavailable for xRST once the > driver is modified to use the smarter mode. **pin 8, not pin 6. nCE - pin 6 (usable as GPIO in general) nCS - pin 8 (usable as GPIO in bitbang mode, unavailable in byte mode) (from ByteBlaster II User Guide, same pinout as USB Blaster) _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
