Installing OpenOCD

From spiderboard.org
Revision as of 11:58, 2 April 2019 by Js (talk | contribs) (Created page with "= From APT = If your distributor provides OpenOCD (version 0.10 or higher, with ftdi-usb-blaster interface) it is sufficient to run in a terminal: : $ sudo apt install openoc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

From APT

If your distributor provides OpenOCD (version 0.10 or higher, with ftdi-usb-blaster interface) it is sufficient to run in a terminal:

$ sudo apt install openocd

These distributions have OpenOCD 0.10 available:

  • Linux Mint 19.1
  • Ubuntu 18.04

From Source

If the APT version of OpenOCD does not work, it can be compiled from source.