1jtag(1)                     General Commands Manual                    jtag(1)
2
3
4

NAME

6       jtag - UrJTAG command shell
7

SYNOPSIS

9       jtag [-hinqv] file ...
10

DESCRIPTION

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

OPTIONS

16       -h, --help
17              Display a short help text and exit.
18
19       -i, --interactive
20              Enter interactive mode after executing commands from files (this
21              is the default if no files are named on the command line).
22
23       -n, --norc
24              Disable reading ~/.jtag/rc on startup.
25
26       -q, --quiet
27              Do not print help on startup.
28
29       -v, --version
30              Display version information and exit.
31

ARGUMENTS

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

FILES

39       ~/.jtag/rc
40
41              A per-user text file containing  JTAG  commands  to  execute  at
42              startup.
43
44       /usr/share/urjtag
45
46              Data files about various CPUs, flash chips etc.
47

BUGS

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

SEE ALSO

52       bsdl2jtag(1)
53

AUTHORS

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

HISTORY

59       JTAG Tools originally have been developed  as  part  of  the  openwince
60       project  by Marcel Telka. They became an independent project named UrJ‐
61       TAG in late 2007.
62
63
64
65
66UrJTAG                           April 7, 2009                         jtag(1)
Impressum