dashesy / cc-tool

Mirror of cc-tool from SourceForge

Home Page:http://sourceforge.net/projects/cctool/files/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cc-tool version 0.26+

cc-tool provides support for Texas Instruments CC Debugger

Building from source, dependencies:

  • Ubuntu: libusb-1.0-0-dev libboost-all-dev autoconf libtool
  • Fedora: boost-devel libusb1-devel
  • Mac OS 12.5, from ports: autoconf automake libusb boost pkgconfig libtool

Regenerate Autotools files first by running ./bootstrap script.

User guide:

man cc-tool

Additional:

File udev/90-cc-debugger.rules cotains udev rules changing permissions for TI CC Debugger device and TI evolution boards so they can be used from non-privileged accounts. Copy it to /etc/udev/rules.d

Support:

If you found a bug try to reproduce it with command line option --log.

About

Mirror of cc-tool from SourceForge

http://sourceforge.net/projects/cctool/files/

License:GNU General Public License v2.0


Languages

Language:C++ 72.6%Language:M4 25.7%Language:C 1.2%Language:Makefile 0.5%Language:Shell 0.0%