Skip to content

embed-dsp/ed_openocd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile of OpenOCD

This repository contains make files for easy compile of OpenOCD.

Prepare Raspberry Pi

Install GNU auto tools.

sudo apt-get install autoconf
sudo apt-get install automake
sudo apt-get install libtool

Install libusb.

sudo apt-get install libusb-1.0-0
sudo apt-get install libusb-1.0-0-dev

Clone openocd

git clone http://repo.or.cz/openocd.git git clone https://git.code.sf.net/p/openocd/code openocd

About

Compile and Install of Open On-Chip Debugger (OpenOCD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published