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!
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. […]
User XJEase Libraries – part 2
The second part in this 2 part series about the new user libraries feature in XJDeveloper 3.11 will explain how user libraries are useful in XJDeveloper. When devices are categorised using library files (as opposed to using files saved on disk) you can re-use these library files in other XJDeveloper projects with ease and all projects can be automatically updated [...]
Importing BOM From Excel Files
A Bill Of Materials (BOM) can be added to a board by importing from the netlist, from a suitable schematic file, or from a separate BOM file. […]