OpenOCD

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "==Download== From git: git://openocd.git.sourceforge.net/gitroot/openocd/openocd Source: http://sourceforge.net/projects/openocd/files/openocd/ ==Build== ===Git=== <source la...")

Revision as of 16:18, 27 July 2012

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