Closed chrisdonlan closed 2 years ago
I should add that I pulled this CTRL out of storage today; it is about 3 years old.
I deleted the -4
and everything compiles. Checking if the board works...
Nope, it killed the board.
This issue has been automatically closed because it has not had any recent activity. If this issue is still valid, re-open the issue and let us know.
Describe the Bug
The ALT keymap compiles for my ALT board. But, my CTRL board fails to compile for reasons related to, it seems, the arm compiler.
System Information
No additional software installed. I am reflashing with working settings on this updated version of QMK.
I have added
-fcommon
to theCFLAGS
in myrules.mk
file to get my ALT to compile. I applied the same change to my CTRLrules.mk
.Additional Context
Looks like
_eram
is missing.