deep

a Cross Development Platform for Java

User Tools

Site Tools


openocd:starting_openocd

This is an old revision of the document!


Starting OpenOCD

OpenOCD requires the correct configuration files. The files for the Zybo board can be downloaded here. Both files must be copied to the /openocd-0.10.0/bin-x64/ folder.

OpenOCD can then be started in a shell with openocd -f zybo-ftdi.cfg -f zybo.cfg.

After startup the shell of OpenOCD is blocked.

With a telnet connection on localhost:4444 the command line interface of OpenOCD can be opened. The Eclipse plugin OpenOCD interface also uses this port.

The gdb connects over port 3333.

openocd/starting_openocd.1534779227.txt.gz · Last modified: 2018/08/20 17:33 by mgehrig2