hsgw / plaid

12x4 ortholinear usb keyboard made by Through Hole components ONLY.
MIT License
732 stars 92 forks source link

[platforms/avr/flash.mk:181: flash] Segmentation fault #37

Closed Shredcrab closed 2 years ago

Shredcrab commented 2 years ago

Hello,

I bought a Plaid kit from keycapsss.com. As far as I understand the bootloader is already flashed. I have the latest libusbk drivers installed for the device. I can compile a Keyboard Layout in QMK however when I try to compile and flash the default layout, as in the documentation, i get the following exception:

`QMK Firmware 0.15.5 Making dm9records/plaid with keymap default and target flash

avr-gcc.exe (GCC) 8.4.0 Copyright (C) 2018 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 16822 0 16822 41b6 .build/dm9records_plaid_default.hex

Copying dm9records_plaid_default.hex to qmk_firmware folder [OK] Checking file size of dm9records_plaid_default.hex [OK]

It seems that the default Keyboard Layout and firmware was already on the chip because when I thest the board (by connecting the switch pads with a wire) it works

Shredcrab commented 2 years ago

Chip was already flashed with VIA. I hope I didn't waste anybodys time and sorry for being stupid.