Ttc

From eLinux.org
Revision as of 14:07, 12 December 2012 by Tim Bird (talk | contribs) (Created page with "ttc is a program for manipulating targets from a host. It provides similar functionality to TCF in eclipse or adb in Android. With this tool you can build software for a par...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ttc is a program for manipulating targets from a host. It provides similar functionality to TCF in eclipse or adb in Android. With this tool you can build software for a particular target, install it on the target, reboot the target, and otherwise control operation of the target.

The name "ttc" originally comes from "Tim's target control". It was originally named just "target", and then "tc", but both of those had name collisions with already-existing tools.

Download

File:Ttc-1.2.3.tgz

Documentation

The ttc usage manual is here: Target Control Usage Guide