deep

a Cross Development Platform for Java

User Tools

Site Tools


openocd:starting_openocd

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
openocd:starting_openocd [2020/09/18 13:53] ursgrafopenocd:starting_openocd [2020/12/09 21:55] ursgraf
Line 1: Line 1:
 ====== Starting OpenOCD ====== ====== Starting OpenOCD ======
 +Start the OpenOCD server as follows:
 +
 Navigate to your ''openocd-0.10.0'' directory. Navigate to your ''openocd-0.10.0'' directory.
   * On the Zybo board start ''startOpenocdZybo.bat''   * On the Zybo board start ''startOpenocdZybo.bat''
   * On the Microzed board start ''startOpenocdMicrozed.bat''   * On the Microzed board start ''startOpenocdMicrozed.bat''
  
 +These commands will 
 With a telnet connection on localhost:4444 the command line interface of OpenOCD can be opened. The Eclipse plugin //OpenOCDinterface// also uses this port. With a telnet connection on localhost:4444 the command line interface of OpenOCD can be opened. The Eclipse plugin //OpenOCDinterface// also uses this port.
  
 The gdb connects over port 3333. The gdb connects over port 3333.
  
openocd/starting_openocd.txt · Last modified: 2022/11/24 16:06 by ursgraf