summaryrefslogtreecommitdiffstats
path: root/Memory-write-error,-use-debug-for-more-info.md
diff options
context:
space:
mode:
authorErez Zukerman <bulk@ezuk.org>2016-12-22 03:54:04 +0100
committerErez Zukerman <bulk@ezuk.org>2016-12-22 03:54:04 +0100
commitbdca5c22fea486ca40043122db9da2fc4f15381c (patch)
tree92c1a0fe0ee98feaf977ae742fb41960a6d2465b /Memory-write-error,-use-debug-for-more-info.md
parent7571474874990471d449dd91174c5c75b1487370 (diff)
downloadqmk_firmware-bdca5c22fea486ca40043122db9da2fc4f15381c.tar.gz
qmk_firmware-bdca5c22fea486ca40043122db9da2fc4f15381c.tar.xz
Language edits
Diffstat (limited to 'Memory-write-error,-use-debug-for-more-info.md')
-rw-r--r--Memory-write-error,-use-debug-for-more-info.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Memory-write-error,-use-debug-for-more-info.md b/Memory-write-error,-use-debug-for-more-info.md
index 7a404106e..adef2601f 100644
--- a/Memory-write-error,-use-debug-for-more-info.md
+++ b/Memory-write-error,-use-debug-for-more-info.md
@@ -1,4 +1,4 @@
-In rare circumstances, your keyboard/device can become unwritable, and dfu-programmer will give you an error like this:
+In rare circumstances, your keyboard/device can become unwritable, and `dfu-programmer` will give you an error like this:
Erasing flash... Success
Checking memory from 0x0 to 0x6FFF... Empty.
@@ -7,7 +7,7 @@ In rare circumstances, your keyboard/device can become unwritable, and dfu-progr
[ X ERROR
Memory write error, use debug for more info.
-Currently the only way to solve this is to [reprogram the chip via ISP](https://www.reddit.com/r/olkb/comments/4rjzen/flashing_error_on_mac_os_x/d52rj8o/). This requires another device to be hooked-up to a couple exposed pins on the PCB. There is a guide on how to do this [here](https://learn.sparkfun.com/tutorials/installing-an-arduino-bootloader), and [this is where things are on the Planck PCB](http://imgur.com/lvbxbHt).
+Currently the only way to solve this is to [reprogram the chip via ISP](https://www.reddit.com/r/olkb/comments/4rjzen/flashing_error_on_mac_os_x/d52rj8o/). This requires another device to be hooked up to a couple of exposed pins on the PCB. There is a guide on how to do this [here](https://learn.sparkfun.com/tutorials/installing-an-arduino-bootloader), and [this is where things are on the Planck PCB](http://imgur.com/lvbxbHt).
An example command to flash the board once things are hooked up is: