Welcome to the XJTAG blog
We believe that sharing our knowledge will help you get the most out of your XJTAG system. This is where our development and support team share their insights and experience. You’ll find posts highlighting particular features of the different software packages that make up the XJTAG development system or aspects of the XJEase language.
Above all this blog is for YOU. We’d love to hear your feedback and suggestions for topics.
Just click the button above and let us know!
Testing XJLink hardware
We understand that sometimes (for your own sanity if nothing else) you need to test that your test equipment is working. For this reason, it is possible to run a health-check on XJLink2 hardware (and XJLink2-based hardware) using the self-test feature available in the XJLink Manager. The self test can be run with or without a loopback connector but should [...]
Connection Test output viewer
From XJTAG version 3.5, users are now able to view all the test data from the automated Connection Test by clicking on a link at the end of the Connection Test results within XJDeveloper, XJRunner, or formatted log files in the XJTAG Log File Viewer. The full output viewer shows the test data for one run of Connection Test at [...]
64 bit version of XJTAG
Since Windows Vista, Microsoft has offered 64 bit versions of Windows for 64 bit hardware and today almost every new machine will come with a 64 bit version of Windows. 64 bit Windows is still able to run 32 bit applications and up until now XJTAG has only been available as a 32 bit application. With the release of XJTAG [...]
Input parameters for test functions
Until now, XJRunner tests have been limited to functions which have no input arguments and a single return argument (which returns the result). XJTAG v3.5 relaxes that restriction, allowing input in XJRunner tests, though there is still a requirement to have a single return argument for the result. […]
Specifying bus access during XJRunner tests
Alongside other improvements to the XJRunner test setup, XJTAG v3.5 has a new interface to specify bus access from the test system using the XJRunner Setup screen. When you edit a test there is now a Bus Access tab on the dialog, which allows full control of which pins are used to read and/or write from a bus during the [...]
Conditional testing in XJRunner
It has always been possible to construct tests in XJEase which were conditional on something else having happened, or a previous test having passed, but the new v3.5 release includes a number of major enhancements to the setup, running and control of tests in XJDeveloper and XJRunner, some of which make conditional testing much easier to setup, control and debug. [...]