Difference between revisions of "J-Link DLL Updater"

From SEGGER Wiki
Jump to: navigation, search
Line 9: Line 9:
 
| ATMEL_STUDIO || style="font-style: italic; color: green;" | Yes ||
 
| ATMEL_STUDIO || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| CODEWARRIOR || Yes ||
+
| CODEWARRIOR || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| Development Studio || Yes ||
+
| Development Studio || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| Embedded Studio || Yes ||
+
| Embedded Studio || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| EWARM || Yes ||
+
| EWARM || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| E2STUDIO || No || The JLinkARM.dll is located at: C:\Users\%USERNAME%\.eclipse\com.renesas.platform_60129013\DebugComp\RA\ARM\Segger
+
| E2STUDIO || style="font-style: italic; color: red;" | No || The JLinkARM.dll is located at: C:\Users\%USERNAME%\.eclipse\com.renesas.platform_60129013\DebugComp\RA\ARM\Segger
 
Note that the Path varies a bit dependent of the E2Studio version
 
Note that the Path varies a bit dependent of the E2Studio version
 
[https://wiki.segger.com/Update_the_J-Link_DLL#The_generic_way Update the DLL the generic way]
 
[https://wiki.segger.com/Update_the_J-Link_DLL#The_generic_way Update the DLL the generic way]
   
 
|-
 
|-
| Kinetis Design Studio || Yes ||
+
| Kinetis Design Studio || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| Keil MDK (8051 / ARM) || Yes ||
+
| Keil MDK (8051 / ARM) || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| MICROINSPECTOR || Yes ||
+
| MICROINSPECTOR || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| MPLAB X IDE || Yes ||
+
| MPLAB X IDE || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| OZONE || Yes ||
+
| OZONE || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| Percepio Tracealyzer || Yes ||
+
| Percepio Tracealyzer || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| S32 Design Studio || Yes ||
+
| S32 Design Studio || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| SWIFTX || Yes ||
+
| SWIFTX || style="font-style: italic; color: green;" | Yes ||
 
|-
 
|-
| µC/Probe || Yes ||
+
| µC/Probe || style="font-style: italic; color: green;" | Yes ||
   
 
|}
 
|}

Revision as of 12:28, 11 August 2023

The J-Link DLL Updater is a tool provided by SEGGER to update the J-Link DLL used by applications that support J-Link, such as IDEs. Software that uses the J-Link DLL to include J-Link support usually comes with its own version of the J-Link DLL. While this provides a good out-of-the-box experience, it also means that support for new devices will not be automatically available in such applications. To update the J-Link DLL, you need to close all J-Link related applications, download the latest version of the J-Link software, and run the installer. At the end of the installation process, the J-Link DLL Updater will pop up and you can use it to update the J-Link DLL used by your application1. If the updater cannot find the DLL of your IDE installation, you may need to update it manually by locating JLink_x64.dll and/or JLinkARM.dll within the install directory of your IDE and replacing them with the ones that were just installed1.


List of Supported Studios
Studio Supportet Notes
ATMEL_STUDIO Yes
CODEWARRIOR Yes
Development Studio Yes
Embedded Studio Yes
EWARM Yes
E2STUDIO No The JLinkARM.dll is located at: C:\Users\%USERNAME%\.eclipse\com.renesas.platform_60129013\DebugComp\RA\ARM\Segger

Note that the Path varies a bit dependent of the E2Studio version Update the DLL the generic way

Kinetis Design Studio Yes
Keil MDK (8051 / ARM) Yes
MICROINSPECTOR Yes
MPLAB X IDE Yes
OZONE Yes
Percepio Tracealyzer Yes
S32 Design Studio Yes
SWIFTX Yes
µC/Probe Yes