Welcome to the XJTAG support blog
This is your go-to space for tips, insights, and updates straight from the XJTAG development and support team. We’re here to help you get the most out of your XJTAG system by sharing our knowledge, experience, and best practices. 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.
Have a topic you’d like us to cover or a question you want answered? Let us know!
For product updates check out the Updates Hub.
XJRunner Log File Viewer
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. […]
XJTAG Support
Help us to help you! If you need to let us know about a problem that you are having with XJTAG there are a few things that you can do help speed up the support process. There are a few stock responses that we have to give repeatedly to many support requests. If you are reading this then you may [...]
Test Modes in XJRunner – part 2
This post highlights the new Independent mode of testing introduced in XJRunner from version 2.3. Group mode was covered in an earlier entry. […]
Test Modes in XJRunner – part 1
If you have multiple XJLinks plugged into your machine, the main testing screen of XJRunner enables you to test multiple boards simultaneously. From XJTAG version 2.3 we have increased the flexibility of this by introducing two different test modes. This post highlights Group mode. Independent mode will be covered in a future post. […]
Categories for selectors in XJDeveloper – part 2
Part 1 of this series explained how to add or edit the categories for the selectors in XJDeveloper. This entry will focus on using BOM (Bill of Materials) information in the selectors, using the demonstration board that comes with the XJTAG development system as an example. […]
Collecting user input from XJEase
A customer recently asked how to read some input from the user in XJEase. The next major release of XJTAG (probably numbered 2.4) will contain a new XJEase function INPUTBOX that makes doing this much simpler. In the meantime, I thought I might outline some code that accomplishes the same thing in the current version. […]