Difference between revisions of "J-Link application not starting"

From SEGGER Wiki
Jump to: navigation, search
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
In some rare occurrences applications from the [https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack J-Link software package], specifically cross-platform GUI applications, do not open correctly.
+
This article lists all known issues that could fail starting applications from the [https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack J-Link software package].
  +
  +
= Missing ISD_Tablet.dll =
  +
  +
== Symptoms ==
  +
GUI applications from the J-Link software package do not start.
   
= Symptoms =
 
 
This issue has been observed for Windows 10 running on an HP notebook, only. <br>
 
This issue has been observed for Windows 10 running on an HP notebook, only. <br>
When trying to open a cross-platform GUI application of the J-Link software application (e.g. J-Flash Lite), no window opens. <br>
+
When trying to open a GUI application of the J-Link software application (e.g. J-Flash), no window appears. <br>
Th task manager shows no process of the application that should have been started. <br>
+
The Windows Task Manager shows no process of the application that the user attempted to start. <br>
On Windows 10 the Event Viewer shows an error caused by the following .dll: <br>
+
On Windows 10, the Windows Event Viewer shows an error caused by the following dll: <br>
  +
  +
'''C:\WINDOWS\SYSTEM32\ISD_Tablet.dll'''
  +
  +
== Fix ==
   
  +
{{Note|1=The .dll in question as well as the executable for updating it are from a third party. We recommend to apply this fix with caution.
C:\WINDOWS\SYSTEM32\ISD_Tablet.dll
 
  +
SEGGER is not responsible for any effects caused by files provided by a third party.}}
   
= Fix =
 
 
Updating the ISD_Tablet.dll by Wacom fixes the problem.
 
Updating the ISD_Tablet.dll by Wacom fixes the problem.
   
Line 17: Line 25:
 
* Install the update of the Wacom Components Driver
 
* Install the update of the Wacom Components Driver
   
After updating the Wacom Components Driver, the GUI applications should be fully functional.
+
After updating the Wacom Components Driver, the GUI applications should be fully functional again.

Revision as of 14:46, 27 February 2024

This article lists all known issues that could fail starting applications from the J-Link software package.

Missing ISD_Tablet.dll

Symptoms

GUI applications from the J-Link software package do not start.

This issue has been observed for Windows 10 running on an HP notebook, only.
When trying to open a GUI application of the J-Link software application (e.g. J-Flash), no window appears.
The Windows Task Manager shows no process of the application that the user attempted to start.
On Windows 10, the Windows Event Viewer shows an error caused by the following dll:

C:\WINDOWS\SYSTEM32\ISD_Tablet.dll

Fix

Note:

The .dll in question as well as the executable for updating it are from a third party. We recommend to apply this fix with caution.

SEGGER is not responsible for any effects caused by files provided by a third party.

Updating the ISD_Tablet.dll by Wacom fixes the problem.

After updating the Wacom Components Driver, the GUI applications should be fully functional again.