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

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
openocd:start [2020/12/10 07:02] ursgrafopenocd:start [2020/12/10 07:06] – [Using GDB Connection] ursgraf
Line 24: Line 24:
 This toolchain uses OpenOCD in combination with the GNU debugger, the GDB. The GDB can be used to load a deep application onto the target. For this it must have been packed in an ELF format. If debug information in STABS or DWARF format is also provided, the debugger can also be used to debug the deep application directly to the target. This toolchain uses OpenOCD in combination with the GNU debugger, the GDB. The GDB can be used to load a deep application onto the target. For this it must have been packed in an ELF format. If debug information in STABS or DWARF format is also provided, the debugger can also be used to debug the deep application directly to the target.
  
-More information under [[.:how_to_use_gdb|How to use the gdb-OpenOCD-Toolchain]]+=== Installation of the GDB === 
 +The "GNU Arm Embedded Toolchain" includes the GDB debugger. The toolchain can be downloaded from [[https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads|]]. 
 + 
 +=== How to Use the GDB === 
 +[[.:how_to_use_gdb|Using the GDB with deep]]
  
-To use this toolchain, OpenOCD and [[.:installation_gdb|gdb]] must be installed. 
  
openocd/start.txt · Last modified: 2021/01/14 16:37 by ursgraf