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!
Voltage Measurements with XJLink2
One of the exciting new features of XJLink2 is the ability to measure a number of voltages. Via the 20-way XJlink2 connector you can measure up to 18 different voltages. This means supply rail voltages can be measured before (and during) JTAG testing, and analogue measurements are now simple to make during your tests. […]
XJLink2 Frequency Measurement
XJLink2 is the only JTAG interface that can accurately measure frequency. […]
XJLink2 button and LEDs
The new XJlink2 has a button and some LEDs, which aren’t found on most JTAG interface devices. These are simply there to make life a little simpler on a crowded workbench. Once you have a project open in XJRunner you can start testing by just pressing the button – this can be quicker than finding your mouse which has at [...]
The new XJLink2
The new XJLink2 USB-to-JTAG interface is beginning to make its way out to our distributors and depending on where you are is, or shortly will be, available for trial and purchase. […]
Using XJEase functions in XJRunner tests
A frequent question from customers is, “Why is my new XJEase test function not listed when I create an XJRunner test?” XJEase Functions For a function to be eligible to be made available to XJRunner it must be in the main project (.xje) file or a device file, or in a code file specified either in the main project (in [...]
Integrating XJTAG with other Test Systems – XJTAG API
XJAPI is a simple interface that gives low-level access to the JTAG chain via the XJLink. It is intended to allow programmers the ability to integrate the XJTAG hardware into other test systems. The XJTAG installation includes example projects in C/C++ and C# demonstrating the use of the API. The C# example is easily adapted for use in VB.net if [...]