open_ocd
Table of Contents
jtag HW
build OpenOCD
$ sudo apt-get install automake texinfo $ sudo apt-get install libftdi1 libftdi-dev libftdipp-dev libftdipp1
$ git clone git://openocd.git.sourceforge.net/gitroot/openocd/openocd
$ ./bootstrap $ ./configure --enable-maintainer-mode --enable-ft2232_libftdi $ make $ sudo make install
references
open_ocd.txt · Last modified: 2013/08/03 05:04 by 127.0.0.1