OpenOCD

From Attie's Wiki
Revision as of 16:18, 27 July 2012 by Attie (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Download

From git: git://openocd.git.sourceforge.net/gitroot/openocd/openocd Source: http://sourceforge.net/projects/openocd/files/openocd/

Build

Git

# checkout the latest release tag (it may have changed!)
git co v0.5.0
 
# bootstrap
./bootstrap
 
# configure
./configure --enable-maintainer-mode

Source Package

# configure
./configure

Build

make
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox