This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| openocd:installation [2020/09/05 09:48] – [Installation of the OpenOCD toolchain] ursgraf | openocd:installation [2020/12/09 21:46] (current) – removed ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Installation of the OpenOCD toolchain ====== | ||
| - | OpenOCD can be installed on Windows, Linux and OS-X. Here, the description is limited to Windows. | ||
| - | |||
| - | In order to use OpenOCD, the correct USB drivers must be installed. We suggest using [[http:// | ||
| - | |||
| - | ===== Installation of the USB driver ===== | ||
| - | - [[ http:// | ||
| - | - Connect your FT2232 based programmer. If you use the Zybo board, connect the board. | ||
| - | - Identify the USB serial converter, which connects to the JTAG bus | ||
| - | * If you use the Zybo board, it should be follwing device: | ||
| - | * Device name: USB Serial Converter A | ||
| - | * Vendor ID: 0403 | ||
| - | * Device ID: 6010 | ||
| - | * Interface: 00 \\ {{: | ||
| - | - Right-click on the device and select the WinUSB driver to install the driver | ||
| - | |||
| - | * If you want to install the default driver choose "// | ||
| - | * Do not install a different driver for "//USB Serial Converter A//". It is probably the driver for the UART connection. | ||
| - | |||
| - | ===== Installation of OpenOCD ===== | ||
| - | - You can either compile OpenOCD from the [[http:// | ||
| - | - Extract the archive to your computer | ||
| - | - The executable binary is located under: '' | ||
| - | - The user manual is located under: '' | ||
| - | - Get {{ : | ||