Firmware not compiling (SOLVED)

Having a problem? Post it here and someone will be along shortly to help
Post Reply
User avatar
SoCalSteve
Printmaster!
Posts: 45
Joined: Tue Sep 30, 2014 10:26 pm
Location: Surf City, USA

Firmware not compiling (SOLVED)

Post by SoCalSteve »

I downloaded the latest everything and unpacked the files.

The last time I had my machine on I was troubleshooting it, so I'm starting at ground zero with this. the problem I'm having is that the code in the repitier file does not compile. am I missing something or is there an easy fix? FYI, this is for my Rostock v2

Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
...

^

C:\Users\SoCal\AppData\Local\Temp\ccLTqs30.ltrans0.ltrans.o: In function `__vector_17':

C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'

C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'

C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'

C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'

C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: undefined reference to `stepperWait'

C:\Users\SoCal\AppData\Local\Temp\ccLTqs30.ltrans0.ltrans.o:C:\Users\SoCal\Downloads\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX-master\Repetier-091-ROSTOCKMAX\Repetier/HAL.cpp:678: more undefined references to `stepperWait' follow

collect2.exe: error: ld returned 1 exit status

exit status 1

Error compiling for board Arduino Mega or Mega 2560
Last edited by SoCalSteve on Mon Jun 06, 2022 5:41 pm, edited 1 time in total.
Mac The Knife
ULTIMATE 3D JEDI
Posts: 1409
Joined: Sun May 11, 2014 6:18 pm

Re: Firmware not compiling

Post by Mac The Knife »

Arduino: 1.8.19 may be to new of a version,,,,, try version 1.6.0 instead?
R-Max V2
Eris
Folger Tech FT-5 R2
geneb
ULTIMATE 3D JEDI
Posts: 5362
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Firmware not compiling

Post by geneb »

Yes, 1.6.0 is required. Anything later that that generates problematic binaries, if it works at all.

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
User avatar
SoCalSteve
Printmaster!
Posts: 45
Joined: Tue Sep 30, 2014 10:26 pm
Location: Surf City, USA

Re: Firmware not compiling

Post by SoCalSteve »

Thank you. One less problem!
This also revived my screen as well. Apparently, I ran into this issue before without a solution my printer was left idle after running the clear eeprom code.

Resolved. Thank you.
geneb
ULTIMATE 3D JEDI
Posts: 5362
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Firmware not compiling (SOLVED)

Post by geneb »

\o/
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Post Reply

Return to “Troubleshooting”