From 4676b85a19a1e8c0167b379fc15dd16b58682605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Mon, 6 Mar 2017 23:19:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 754125d..4125784 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Install [Kinetis Design Studio](http://www.nxp.com/products/software-and-tools/r *Please make sure to substitute vX with the actual version of your prototype (v6, v7, etc.) below.* -For the left keyboard half, make sure to power it via the bridge cable and USB, and connect it to your SEGGER J-Link USB debug probe, which must also be connected via USB. Then in KDS, click on *Run -> Run Configurations*, select *GDB SEGGER J-Link Debugging -> uhk-left vX release jlink*, and click on the *Debug* button. +For the left keyboard half, make sure to power it via the right keyboard half (which must be powered via USB). Also connect the left keyboard half to your SEGGER J-Link USB debug probe (which must also be connected via USB). Then in KDS, click on *Run -> Run Configurations*, select *GDB SEGGER J-Link Debugging -> uhk-left vX release jlink*, and click on the *Debug* button. For the right keyboard half, flash [the bootloader](https://github.com/UltimateHackingKeyboard/bootloader) first. Then in KDS, click on *Run -> Run Configurations*, select *C/C++ Application -> uhk-right vX release kboot*, and click on the *Debug* button.