bsdl2jtag.pl - convert BSDL files to openwince jtag scripts
bsdl2jtag.pl [options] [file ...]
Options:
--help brief help message
--man full documentation
--openwince-data=dir
--replace replace existing scripts
--update save new information
--verbose increase verbosity
- --help
- Print a brief help message and exits.
- --man
- Prints the manual page and exits.
- --openwince-data
- Give the location of the openwince JTAG tools data directory,
i.e., where the file MANUFACTURERS resides.
- --replace
- Overwrite existing scripts in the openwince JTAG tools data
directory. Requires --update switch.
- --update
- Save information to the openwince JTAG tools data directory:
replace the MANUFACTURERS, PARTS, and STEPPINGS files and save jtag
scripts.
- --verbose
- Increase the verbosity of diagnotistic message. This parameter
can be specified more than once.