GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
jtag(1) FreeBSD General Commands Manual jtag(1)

jtag - UrJTAG command shell

jtag [-hinqv] file ...

UrJTAG is a software package which enables working with JTAG-aware (IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter.

-h, --help
Display a short help text and exit.
-i, --interactive
Enter interactive mode after executing commands from files (this is the default if no files are named on the command line).
-n, --norc
Disable reading ~/.jtag/rc on startup.
-q, --quiet
Do not print help on startup.
-v, --version
Display version information and exit.

If arguments remain after option processing, they are taken as names of files containing JTAG commands, one per line. Unless the --interactive option was specified, the program will exit after processing the commands from the file[s].

~/.jtag/rc
A per-user text file containing JTAG commands to execute at startup.

/usr/share/urjtag

Data files about various CPUs, flash chips etc.

Bugs are tracked at the project homepage, http://www.urjtag.org.

bsdl2jtag(1)

Authors and contributors are listed in the AUTHORS and THANKS files in the source documentation.

JTAG Tools originally have been developed as part of the openwince project by Marcel Telka. They became an independent project named UrJTAG in late 2007.

April 7, 2009 UrJTAG

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.