deep

a Cross Development Platform for Java

User Tools

Site Tools


openocd:start

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
openocd:start [2018/08/20 17:15] – created mgehrig2openocd:start [2020/01/30 13:12] – [OpenOCD] ursgraf
Line 3: Line 3:
 OpenOCD is a complete debugger and can be used as a replacement for an expensive debugger such as the BDI3000 from Abatron. OpenOCD is a complete debugger and can be used as a replacement for an expensive debugger such as the BDI3000 from Abatron.
  
-The adapter forms the electrical interface to the processor and must also be matched to the processor. The adapter is already integrated on the Zybo board.+The hardware adapter forms the electrical interface to the processor and must also be matched to the processor. The adapter is already integrated on the Zybo board. For the Microzed board you need a HS3 adapter.
  
-To install OpenOCD follow [[openocd:installation|this]] instructions. 
  
  
 ===== The OpenOCD-toolchain ===== ===== The OpenOCD-toolchain =====
-{{:openocd:cliopenocdtoolchain.png?500|}}+{{:openocd:cliopenocdtoolchain.png?600|}} 
 +//Picture 1: The OpenOCD-toolchain//
  
 The same graphical debugger interface can be used with the OpenOCD toolchain as with the PowerPC and the BDI-3000. OpenOCD and the FT2232 on the Zybo take over the function of the BDI-3000. The same graphical debugger interface can be used with the OpenOCD toolchain as with the PowerPC and the BDI-3000. OpenOCD and the FT2232 on the Zybo take over the function of the BDI-3000.
Line 19: Line 19:
  
 ===== The gdb-OpenOCD-toolchain ===== ===== The gdb-OpenOCD-toolchain =====
-{{:openocd:gdbopenocdtoolchain.png?500|}}+{{:openocd:gdbopenocdtoolchain.png|}} 
 +//Picture 2: The gdb-toolchain//
  
 This toolchain uses OpenOCD in combination with the GNU debugger, the gdb. This toolchain uses OpenOCD in combination with the GNU debugger, the gdb.
openocd/start.txt · Last modified: 2021/01/14 16:37 by ursgraf