Hello. When I try to compile repetier firmware with Arduino 1.6.10, I get this error loads of times. I've tried changing several settings, and I'll go through the other things I've tried in just a sec
stepperWait' referenced in section
.text' of C:\Users\Keegan\AppData\Local\Temp\ccGSDF7l.ltrans2.ltrans.o: defined in discarded section .text' of sketch\HAL.cpp.o (symbol from plugin)<br/><br/>
stepperWait' referenced in section .text' of C:\Users\Keegan\AppData\Local\Temp\ccGSDF7l.ltrans2.ltrans.o: defined in discarded section
.text' of sketch\HAL.cpp.o (symbol from plugin)
stepperWait' referenced in section
.text' of C:\Users\Keegan\AppData\Local\Temp\ccGSDF7l.ltrans2.ltrans.o: defined in discarded section .text' of sketch\HAL.cpp.o (symbol from plugin)<br/><br/>
stepperWait' referenced in section .text' of C:\Users\Keegan\AppData\Local\Temp\ccGSDF7l.ltrans2.ltrans.o: defined in discarded section
.text' of sketch\HAL.cpp.o (symbol from plugin)
stepperWait' referenced in section
.text' of C:\Users\Keegan\AppData\Local\Temp\ccGSDF7l.ltrans2.ltrans.o: defined in discarded section .text' of sketch\HAL.cpp.o (symbol from plugin)<br/><br/>
stepperWait' referenced in section .text' of C:\Users\Keegan\AppData\Local\Temp\ccGSDF7l.ltrans2.ltrans.o: defined in discarded section
.text' of sketch\HAL.cpp.o (symbol from plugin)
collect2.exe: error: ld returned 1 exit status
the above is the full error
Here is a pastebin containing my current config file: http://pastebin.com/PVf2dMMu</div><div><br/></div><div>I've tried the following to fix this:
- Reinstalled my current version of arduino several times, including restarts and registry cleanouts.
- Tried a new arduino board, but still got the same error.
- Started from a fresh config file. Rolled back to stable version of repetier from the experimental.
- Based on other reports of this bug, uncommented all nonessential features and languages to no avail
Any help with this would be greatly appreciated. I need this firmware to work for stuff I do at work, and Repetier is the only firmware that has the color mixing solution that we can use! Our entire contract is based on this color mixing and an application of it so having it down is really a drag :c
Thanks!