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/12/09 21:55] ursgrafopenocd:starting_openocd [2020/12/09 21:56] ursgraf
Line 2: Line 2:
 Start the OpenOCD server as follows: Start the OpenOCD server as follows:
  
 +===== Windows =====
 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''
Line 10: Line 11:
  
 The gdb connects over port 3333. The gdb connects over port 3333.
 +
 +===== Linux =====
 +Run OpenOCD with the correct config file:
 +cd /opt/deep/openocd
 +sudo openocd -f microzedboard.cfg or sudo openocd -f digilent_zyboboard.cfg
  
openocd/starting_openocd.txt · Last modified: 2022/11/24 16:06 by ursgraf