Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined References to setup and loop #196

Open
griffout opened this issue May 11, 2021 · 2 comments
Open

Undefined References to setup and loop #196

griffout opened this issue May 11, 2021 · 2 comments

Comments

@griffout
Copy link

griffout commented May 11, 2021

Hello,

No matter what I do, I keep getting this error message. I've put about 6-8 hours into troubleshooting this and I don't know if it is a bug or what. What should I do? The error message reads....

Edit: Sorry I didn't specify earlier. I have a CR-10S Pro V2 and am trying to install the IA/TM Firmware to get an E3D Hemera Volcano extruder/hot end working.

Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"

C:\Users\aaron\AppData\Local\Temp\ccdwVOAC.ltrans0.ltrans.o: In function `main':

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\arduino\avr\cores\arduino/main.cpp:43: undefined reference to `setup'

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\arduino\avr\cores\arduino/main.cpp:46: undefined reference to `loop'

collect2.exe: error: ld returned 1 exit status

exit status 1

Error compiling for board Arduino Mega or Mega 2560.

@InsanityAutomation
Copy link
Owner

The windows store version of the Arduino IDE is always even more broken than the standalone installer. In either case, Arduino IDE is no longer supported and VS Code with PlatformIO is the recommended method for installation.

@griffout
Copy link
Author

The windows store version of the Arduino IDE is always even more broken than the standalone installer. In either case, Arduino IDE is no longer supported and VS Code with PlatformIO is the recommended method for installation.

Thanks! I got it to install but now it won't connect to Simplify3d. I didn't see a hex file for this. Is there a hex file specifically for the Creality3d CR-10S PRO V2 with the E3D Hemera hot end? I normally just troubleshoot things until I figure it out but, I've been at this for about 2 weeks and have made zero headway...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants