Command-line Arguments

You can start XJRunner from the command-line as follows:

xjrunner [options] [ <project file> ]

The following command-line switches can be used:

-x <XJLink serial number>
Select which XJLink to use (may be specified more than once).
-basic
Force the "basic user" view, i.e. don't display the test list when running tests.
-rec <recording file>
Record interactions with the board to a file for XJTAG support.
-recsync <recording file>
The same as -rec except data is not buffered but written to the recording file immediately. This causes the system to run much more slowly.

Additionally, an XJRunner project file may be specified as the last item on the command-line.