XJTAG Blog

 
XJTAG boundary scan solutions for the whole product lifecycle

Welcome to the XJTAG blog

This site features regular posts from members of the XJTAG development and support team, designed to help maximise your productivity when working with XJTAG. The posts highlight particular features of the different software packages that make up the XJTAG development system or aspects of the XJEase language.


We want your feedback to make this blog useful to engineers like you. If you feel a post needs to be extended to give more detail, if there is a topic that you would like to see covered by future posts or you just found a particular post useful, please let us know. Feedback »



XJLink2 Diagnostics

8 March, 2010

XJlink2 comes with a detailed self test program. Accessed via the “Test…” button in XJLinkManager this enables you to run a diagnostic report on your XJlink2.

More »

By Bob Storey on 8 March, 2010  |  comments  Leave a comment

Filed under: Features, Support  |  Tags:

TCK Termination

22 February, 2010

We all pay close attention to the termination of high speed signals, especially clock signals. However in many of the designs I see this doesn’t seem to have happened for the JTAG clock signal TCK. But TCK is a clock signal just like any other clock signal.
More »

By Dominic Plunkett on 22 February, 2010  |  comments  Comments (1)

Filed under: Board Design  |  Tags:

Voltage Measurements with XJLink2

8 February, 2010

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.
More »

By Dominic Plunkett on 8 February, 2010  |  comments  Leave a comment

Filed under: Board Design  |  Tags:

XJLink2 Frequency Measurement

25 January, 2010

XJLink2 is the only JTAG interface that can accurately measure frequency.

More »

By Dominic Plunkett on 25 January, 2010  |  comments  Comments (1)

Filed under: Board Design  |  Tags:

XJLink2 button and LEDs

5 January, 2010

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 some point almost certainly moved off the on-screen Run button. More »

By Bob Storey on 5 January, 2010  |  comments  Leave a comment

Filed under: Features  |  Tags:

The new XJLink2

14 December, 2009

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.

More »

By John Barton on 14 December, 2009  |  comments  Leave a comment

Filed under: Releases  |  Tags:

Using XJEase functions in XJRunner tests

7 December, 2009

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 the Circuit Code Files Screen) or from within a test device file (in the Test Device Files Screen).
More »

By John Barton on 7 December, 2009  |  comments  Leave a comment

Filed under: XJDeveloper, XJEase

Integrating XJTAG with other Test Systems – XJTAG API

30 November, 2009

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 the C# interop wrapper class is compiled into a class library. The examples are installed in the XJTAG Shared Files folder in a folder called ‘XJAPI Examples’. XJTAG installs a shortcut to the XJTAG Shared Files folder in its Start Menu group.

The installation also includes a complete reference for the API.

By John Barton on 30 November, 2009  |  comments  Leave a comment

Filed under: XJAPI

Integrating XJTAG with other Test Systems – System calls from XJEase

23 November, 2009

This series of posts covers how you can integrate XJTAG into your overall test system. This entry focuses on executing programs from within XJEase.

The XJEase keyword SYSTEM is used to execute a system command or program. More »

By John Barton on 23 November, 2009  |  comments  Leave a comment

Filed under: XJEase

XJRunner Log File Viewer

16 November, 2009

In XJRunner, the Log File Viewer is a enhanced dialogue which allows you to view XJRunner’s logged output without having to open an external text file viewer.

More »

By Tina Chremmou on 16 November, 2009  |  comments  Leave a comment

Filed under: XJRunner  |  Tags: