Difference between revisions of "Using J-Link via WiFi"

From SEGGER Wiki
Jump to: navigation, search
(J-Link WiFi)
Line 10: Line 10:
 
== J-Link PRO and J-Trace PRO (Cortex-M) ==
 
== J-Link PRO and J-Trace PRO (Cortex-M) ==
 
The J-Link PRO and J-Trace PRO models have an Ethernet connector for wired Ethernet.
 
The J-Link PRO and J-Trace PRO models have an Ethernet connector for wired Ethernet.
Therefore, making these models accessible via WiFi can be achieved bz simply using a WiFi bridge.
+
Therefore, making these models accessible via WiFi can be achieved by simply using a WiFi bridge.
 
# Setup a WiFi bridge for the desired WiFi network.
 
# Setup a WiFi bridge for the desired WiFi network.
# Power the J-Link PRO / J-Trace via a 5V USB power supply (e.g. a mobile powerbank).
+
# Power the J-Link PRO / J-Trace via a 5V USB power supply (e.g. mobile powerbank).
# Connect the WiFi bridge to the Ethernet connector of the J-Link PRO
+
# Connect the WiFi bridge to the Ethernet connector of the J-Link PRO.
 
[[File:J-Link-PRO-WiFi-Bridge.png | Explanatory picture will follow shortly]]
 
[[File:J-Link-PRO-WiFi-Bridge.png | Explanatory picture will follow shortly]]
   
 
== J-Link BASE or higher ==
 
== J-Link BASE or higher ==
 
All other J-Link models do not come with native Ethernet support.
 
All other J-Link models do not come with native Ethernet support.
However, it is still possible to make them accessible via WiFi.
+
'''However, it is still possible to make them accessible via WiFi.'''
 
The easiest and most commonly used method to do so is by using a Raspberry Pi (RasPi), running the [[J-Link Remote Server]].
 
The easiest and most commonly used method to do so is by using a Raspberry Pi (RasPi), running the [[J-Link Remote Server]].
# Start the RasPi and connect it to the desired WiFi network
+
# Start the RasPi and connect it to the desired WiFi network.
# Install the [[J-Link Software Pack]] on the RasPi and the remote PC (available on the [https://www.segger.com/downloads/jlink#J-LinkSoftwareAndDocumentationPack|SEGGER homepage])
+
# Install the [[J-Link Software Pack]] on the RasPi and the remote PC (available on the [https://www.segger.com/downloads/jlink#J-LinkSoftwareAndDocumentationPack|SEGGER homepage]).
# Connect the J-Link to the RasPi via USB
+
# Connect the J-Link to the RasPi via USB.
# Start the J-Link Remote Server on the RasPi and use it to connect to the J-Link
+
# Start the J-Link Remote Server on the RasPi and use it to connect to the J-Link.
# Install the J-Link Software Pack on the remote PC that is supposed to Control the J-Link
+
# Install the J-Link Software Pack on the remote PC that is supposed to connect to the J-Link.
# From the remote PC connect to the J-Link Remote Server on the RasPi as described in the [[J-Link_Remote_Server#Connecting_to_J-Link_using_J-Link_Remote_Server | J-Link Remote Server article]]
+
# From the remote PC connect to the J-Link Remote Server on the RasPi as described in the [[J-Link_Remote_Server#Connecting_to_J-Link_using_J-Link_Remote_Server | J-Link Remote Server article]].
 
{{Note|This method works for all latest J-Link models.}}
 
{{Note|This method works for all latest J-Link models.}}
 
[[File:J-Link-BASE-RasPi-Remoteserver.png | Explanatory picture will follow shortly]]
 
[[File:J-Link-BASE-RasPi-Remoteserver.png | Explanatory picture will follow shortly]]

Revision as of 10:35, 28 October 2021

This article explains different methods that can be used to connect to a J-Link and debug via WiFi.

J-Link WiFi

The J-Link WiFi comes with native WiFi support. For detailed information on how to setup the J-Link WiFi, please refer to this article.
Explanatory picture will follow shortly

J-Link PRO and J-Trace PRO (Cortex-M)

The J-Link PRO and J-Trace PRO models have an Ethernet connector for wired Ethernet. Therefore, making these models accessible via WiFi can be achieved by simply using a WiFi bridge.

  1. Setup a WiFi bridge for the desired WiFi network.
  2. Power the J-Link PRO / J-Trace via a 5V USB power supply (e.g. mobile powerbank).
  3. Connect the WiFi bridge to the Ethernet connector of the J-Link PRO.

Explanatory picture will follow shortly

J-Link BASE or higher

All other J-Link models do not come with native Ethernet support. However, it is still possible to make them accessible via WiFi. The easiest and most commonly used method to do so is by using a Raspberry Pi (RasPi), running the J-Link Remote Server.

  1. Start the RasPi and connect it to the desired WiFi network.
  2. Install the J-Link Software Pack on the RasPi and the remote PC (available on the homepage).
  3. Connect the J-Link to the RasPi via USB.
  4. Start the J-Link Remote Server on the RasPi and use it to connect to the J-Link.
  5. Install the J-Link Software Pack on the remote PC that is supposed to connect to the J-Link.
  6. From the remote PC connect to the J-Link Remote Server on the RasPi as described in the J-Link Remote Server article.
Note:
This method works for all latest J-Link models.

Explanatory picture will follow shortly