![OLIMEX ARM-USB-OCD-H User Manual Download Page 24](http://html1.mh-extra.com/html/olimex/arm-usb-ocd-h/arm-usb-ocd-h_user-manual_3742933024.webp)
OLIMEX© 2015
ARM-USB-OCD user's manual
For example, if we want to use two ARM-USB-OCD-H (with serial numbers “OLWWV0SZ” and
“OLXZY1SP”) to the same computer we need to make two files “olimex-arm-usb-ocd-h1.cfg” and
“olimex-arm-usb-ocd-h2.cfg” we would need to include the following:
-olimex-arm-usb-ocd-h1.cfg-
interface ftdi
ftdi_device_desc "Olimex OpenOCD JTAG ARM-USB-OCD-H 1"
ftdi_vid_pid 0x15ba 0x002b
ftdi_serial OLWWV0SZ
-olimex-arm-usb-ocd-h2.cfg-
interface ftdi
ftdi_device_desc "Olimex OpenOCD JTAG ARM-USB-OCD-H 2"
ftdi_vid_pid 0x15ba 0x002b
ftdi_serial OLXZY1SP
More information on ftdi_serial might be found in the official documentation here:
http://openocd.org/doc/html/Debug-Adapter-Configuration.html
Page 24 of 33