Update PCB_GUIDE.md

master
Lucas Hecht 8 years ago
parent bcf847e58a
commit 52b3ddb521

@ -53,7 +53,7 @@ Generally, the instructions to flash the PCB are as follows:
4. Press the reset button on the PCB/press the key with the `RESET` keycode
5. `make <arguments> dfu` - use the necessary `KEYMAP=<keymap>` and/or `COMMON=true` arguments here.
### Troubleshooting
## Troubleshooting
If you see something like this
0 [main] sh 13384 sync_with_child: child 9716(0x178) died before initialization with status code 0xC0000142
@ -64,6 +64,7 @@ after running 'make' on Windows than you are encountering a very popular issue w
You can easily fix this problem by replacing msys-1.0.dll in WinAVR/utils/bin with [this one](http://www.madwizard.org/download/electronics/msys-1.0-vista64.zip).
Restart your system and everything should work fine!
If you see this
dfu-programmer atmega32u4 erase

Loading…
Cancel
Save