deep

a Cross Development Platform for Java

User Tools

Site Tools


openocd:installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
openocd:installation [2018/08/24 15:25] mgehrig2openocd:installation [2020/01/30 13:16] – [Installation of OpenOCD] ursgraf
Line 5: Line 5:
  
 ===== Installation of the USB driver ===== ===== Installation of the USB driver =====
-  - [[ http://visualgdb.com/UsbDriverTool/ | Download ]] the USB drive tool +  - [[ http://visualgdb.com/UsbDriverTool/ | Download ]] the USB drive tool. Extract and run it. 
-  - Connect the Zybo board or your FT2232 based programmer+  - 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   - Identify the USB serial converter, which connects to the JTAG bus
       * If you use the Zybo board, it should be follwing device:       * If you use the Zybo board, it should be follwing device:
Line 16: Line 16:
  
   * If you want to install the default driver choose "//Restore default driver//"   * If you want to install the default driver choose "//Restore default driver//"
-  * Do not install a different driver for "//USB Serial Converter A//". It is driver for the UART connection on the Zybo board+  * Do not install a different driver for "//USB Serial Converter A//". It is probably the driver for the UART connection.
  
 ===== Installation of OpenOCD ===== ===== Installation of OpenOCD =====
   - You can either compile OpenOCD from the [[http://sourceforge.net/p/openocd/code/ |source code ]] or [[http://www.freddiechopin.info/en/download/category/4-openocd?download=154%3Aopenocd-0.10.0 | download ]] the precompiled binaries for Windows, which is the preferred method   - You can either compile OpenOCD from the [[http://sourceforge.net/p/openocd/code/ |source code ]] or [[http://www.freddiechopin.info/en/download/category/4-openocd?download=154%3Aopenocd-0.10.0 | download ]] the precompiled binaries for Windows, which is the preferred method
   -  Extract the archive to your computer   -  Extract the archive to your computer
-  - The executable binary is located under: ''/openocd-0.10.0/bin-x64/'' +  - The executable binary is located under: ''../openocd-0.10.0/bin-x64/'' 
-  - The user manual is located under: ''/openocd-0.10.0/'' +  - The user manual is located under: ''../openocd-0.10.0/'' 
-  - The start scripts for OpenOCD needs to point to the ''/openocd-0.10.0/bin-x64/'' folder+  - Get {{ :openocd:ntbboards.rar |}} and unpack it into your ''../openocd-0.10.0'' directory