Created
January 7, 2024 12:03
-
-
Save starmatt/63b417779f4cba4458f63d5a1d6dd2f3 to your computer and use it in GitHub Desktop.
lily58 qmk error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make lily58/light:lily58l:dfu | |
QMK Firmware 0.23.3 | |
Making lily58/light with keymap lily58l and target dfu | |
avr-gcc (GCC) 11.3.0 | |
Copyright (C) 2021 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
Size before: | |
text data bss dec hex filename | |
0 26122 0 26122 660a lily58_light_lily58l.hex | |
Copying lily58_light_lily58l.hex to qmk_firmware folder [OK] | |
Checking file size of lily58_light_lily58l.hex [OK] | |
* The firmware size is fine - 26122/28672 (91%, 2550 bytes free) | |
Bootloader Version: 0x00 (0) | |
Checking memory from 0x0 to 0x6FFF... Empty. | |
Chip already blank, to force erase use --force. | |
Checking memory from 0x0 to 0x667F... Empty. | |
0% 100% Programming 0x6680 bytes... | |
[ X ERROR | |
Memory write error, use debug for more info. | |
make[1]: *** [platforms/avr/flash.mk:56: dfu] Error 254 | |
Make finished with errors | |
make: *** [Makefile:416: lily58/light:lily58l:dfu] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment