Difference between revisions of "J-Link Remote Server"

From SEGGER Wiki
Jump to: navigation, search
(Usage with different clients)
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
   
 
J-Link Remote Server is a utility (available as command line or GUI application) that makes a J-Link accessible via IP, be it in the local network or from anywhere on the world.
 
J-Link Remote Server is a utility (available as command line or GUI application) that makes a J-Link accessible via IP, be it in the local network or from anywhere on the world.
Best of all: The J-Link itself does not need to provide an Ethernet interface, USB is sufficient.
+
The J-Link itself does not need to provide an Ethernet interface, USB is sufficient.
   
 
= Usage with different clients =
 
= Usage with different clients =
 
* [[SEGGER_Embedded_Studio#Connecting_to_J-Link_via_J-Link_Remote_Server | Embedded Studio]]
 
* [[SEGGER_Embedded_Studio#Connecting_to_J-Link_via_J-Link_Remote_Server | Embedded Studio]]
  +
* [[IAR_EWARM#Connecting_to_J-Link_via_J-Link_Remote_Server | IAR ]]
* [[IAR EWARM | IAR ]]
 
* [[GDB / Eclipse | GDB / Eclipse]]
+
* [[Eclipse#Connecting_to_J-Link_via_J-Link_Remote_Server | GDB / Eclipse]]

Revision as of 11:26, 6 February 2019

J-Link Remote Server is a utility (available as command line or GUI application) that makes a J-Link accessible via IP, be it in the local network or from anywhere on the world. The J-Link itself does not need to provide an Ethernet interface, USB is sufficient.

Usage with different clients