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!
Expanded Profile selection in XJDeveloper and XJAnalyser
With XJTAG 3.11 we’ve made some improvements for working with projects that use the Dynamic Chains feature. Previously, the Analyser, Debug Connection Test, and the Chain Debugger feature would always use the default profile for your project. Using a different profile for these features would require you to manually change the default profile in XJDeveloper. Now, in XJDeveloper, the required [...]
Configurable Oscillator for XJLink2
In XJTAG 3.11 we’ve added configurable oscillator functionality which can be used on any XJLink2-based controller. The oscillator operates independently of TCK, so can run when TCK is not running and can be set to any frequency from 10 kHz to 166 MHz (in 10 kHz increments) regardless of the current TCK frequency. […]
Better filtering of Log Files
One new feature in XJTAG 3.11 is the ability to filter the formatted log files in the File List of the Log File Viewer based on a variety of different criteria. […]
Setting default pin values in XJEase
Historically we have provided three mechanisms for defining some form of constant or default values for a pin/net in XJDeveloper. These are BSDL compliance pins, bus disable values and constant pins, which allow you to define pins which XJTAG should keep in a constant state during automated testing, such as with Connection Test. However these approaches are profile- and subchain-agnostic. [...]
SWD support now added to XJEase
XJTAG 3.11 introduces support for the ARM Serial Wire Debug (SWD) protocol in XJEase using our XJLink2-based JTAG controllers. Reading and writing with the SWD protocol is made simple using two new XJEase functions SWD_READ and SWD_WRITE. They handle the transfer of data on the bidirectional data connection, keeping the code in XJEase clean and simple. […]
Easier access to test result information from XJIntegration
With XJTAG 3.11 we’ve made a few improvements to the .NET XJRunner integration and our LabVIEW VIs. […]