You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -55,16 +55,20 @@ No additional setup required.
55
55
56
56
##### Windows
57
57
58
+
###### Driver Setup for mbed devices
59
+
Download [mbed Windows Serial driver](https://developer.mbed.org/handbook/Windows-serial-configuration#1-download-the-mbed-windows-serial-port)
60
+
58
61
###### Driver Setup for Segger J-Link
59
62
60
63
1. Download [Zadig](http://zadig.akeo.ie)
61
64
2. Plugin Segger J-Link or DK board
62
65
3. Start ```Zadig```
63
66
4. Select ```Options -> List All Devices```
64
-
5.Select ```J-Link (Interface 2)``` from the device dropdown
67
+
5.Plug and unplug your device to find what changes, and select the ```Interface 2``` from the device dropdown
65
68
6. Click ```Replace Driver```
66
69
67
-
__NOTE__: To roll back to the original driver go to: Device Manager -> Open Device -> Update Driver
70
+
__NOTE__: To roll back to the original driver go to: Device Manager -> Right click on device -> Check box for "Delete the driver software for this device" and click Uninstall
0 commit comments