Closed andrimarjonsson closed 5 years ago
iirc, one of versions of GCC toolchain caused this problem. upgrade or downgrade your toolchain.
See this also. https://github.com/tmk/tmk_keyboard/issues/576
Yes that was it, how did I miss this in my googling.
Thank you very much for a quick and helpful response!
Yes, I had the same issue. The newest avr tool chain on arch seems to be working again though.
I'm going to close this for now.
Tried building my keymap after an update. Builds fine. However when I try to load the built hex file in the Teensy app I get the following error.
The tail of my hex reads as follows
There is one ticket in QMK referring to a similar issue here. I doubt a similar fix can be applied here since the two makefile setups are different enough at this point.
Any ideas?