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.
Extending XJTAG’s Signal Integrity Error Analysis
Continuing from XJTAG 3.12’s Enhanced Signal Integrity Analysis feature (see here and here), XJTAG 3.13 brings more algorithms to help identify potential issues with the JTAG chain. This article describes more of the symptoms it can spot and their likely causes. […]
Improvements to the Debug Connection Test Screen
XJTAG 3.13 brings with it an updated Debug Connection Test screen in XJDeveloper and XJInvestigator. The screen is primarily used to find problems with the setup which cause the Connection Test to exit with a broken chain error. […]
Variants Part 5 – Export Options
XJDeveloper provides a couple of options for exporting variants in XJPack files or as stand-alone XJDeveloper projects. When exporting a project with variants to an XJPack file, a Variants tab is displayed in the XJPack Dialog. This tab allows you to select any combination of the root project and variants to include in the file. […]
Variants Part 4 – Setting Up the Test List
So, you’ve set up your variants with all the right BOM data and categorised all the devices (perhaps using the Suggest Variations wizard), now you need to actually test them! […]
Standalone Layout Viewer Application in XJTAG 3.13
XJTAG 3.13 allows the Layout Viewer to be run as a standalone application. If the Layout Viewer application is selected in the installer it will be installed alongside the other applications in the XJTAG test suite. […]
Displaying Images in XJEase Dialogs
XJTAG 3.13 adds the ability to display images inside XJEase dialogs when running tests. To add an image to an XJEase dialog, simply pass the filename of the image on disk into the built-in XJEase function as an input parameter. The path may be absolute or relative to the XJDeveloper project file. […]