Hi, There's a small typo in the command examples for the Altera USB Blaster driver. The doc of the usb_blaster_vid_pid command says:
Currently, only one vid, pid pair may be given, e.g. for Altera
USB-Blaster (default):
ft2232_vid_pid 0x09FB 0x6001
The correct example is:
usb_blaster_vid_pid 0x09FB 0x6001
Patch against current git master is attached.
Catalin
0001-Fix-typo-in-documentation-of-usb_blaster_vid_pid-com.patch
Description: Binary data
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
