Opening an XJRunner Project
You will now see the XJRunner Welcome screen.

We will open an XJRunner project for the XJDemo board. XJRunner projects are contained in XJPack files, which can be created from XJDeveloper or the XJPack command line tool. An XJPack file for the XJDemo board is supplied with XJTAG.
The XJPack file contains the XJEase tests that we will be running on the board.
- Click on the
Open Project button.
- Select XJDemo4.xjp from the XJDemo v4 example files directory: \Demo Board v4\XJDemo4.xjp.
Once the XJPack file is loaded, XJRunner will display its main testing screen. The Run Tests panel, on the left, allows you to start or stop the test run and view the test output. The Test List panel, on the right, shows which tests are set to be run (your list will not be identical to this one).

The tests to be run can be selected from the list to the right. This does not affect whether they run by default, which can be controlled in the Project Management section of XJRunner, from the button on the toolbar.
The Project Management dialog also contains more configuration options, such as handling serial numbers and configuring what information will be put in the log files, but we can ignore them for now.
XJTAG v4.1.100