OLIMEX© 2015
ARM-USB-OCD user's manual
0xba00, ver: 0x3)
Info: JTAG tap: stm32f1x.bs tap/device found: 0x06418041 (mfg: 0x020, part:
0x6418, ver: 0x0)
Info: stm32f1x.cpu: hardware has 6 breakpoints, 4 watchpoints
It looks like the picture below:
3.4.2 Simple target connection via LibUSB drivers
This is the default way to communicate with your target if you use an OpenOCD version prior to
0.8.0. Note that the interface cfg is located at a different place compared to the previous example
with FTDI drivers.
openocd -f interface/olimex-arm-usb-ocd-h.cfg -f target/stm32f1x.cfg
Info : JTAG tap: stm32f1x.cpu tap/device found: 0x3ba00477 (mfg: 0x23b, part:
0xba00, ver: 0x3)
Info : JTAG tap: stm32f1x.bs tap/device found: 0x06418041 (mfg: 0x020, part:
0x6418, ver: 0x0)
Info : stm32f1x.cpu: hardware has 6 breakpoints, 4 watchpoints
Page 22 of 33