]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Language edits
authorErez Zukerman <bulk@ezuk.org>
Thu, 22 Dec 2016 02:54:04 +0000 (21:54 -0500)
committerErez Zukerman <bulk@ezuk.org>
Thu, 22 Dec 2016 02:54:04 +0000 (21:54 -0500)
Memory-write-error,-use-debug-for-more-info.md

index 7a404106e7637f68d34bd557f9122ef462bad4df..adef2601f08548431d1f1cf12b3a91f36d3a35c7 100644 (file)
@@ -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: