Skip to content

3rd party board not working #7946

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

Closed
Menotdan opened this issue Aug 29, 2018 · 4 comments
Closed

3rd party board not working #7946

Menotdan opened this issue Aug 29, 2018 · 4 comments
Labels
Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Compilation Related to compilation of Arduino sketches

Comments

@Menotdan
Copy link

I get an error:
Arduino: 1.8.6 (Windows Store 1.8.14.0) (Windows 10), Board: "Arduino/Genuino Uno"

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.14.0_x86__mdqgnx93n4wtt\hardware\arduino\avr\cores\arduino\HardwareSerial0.cpp: In function '_GLOBAL__sub_I___vector_18':

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.14.0_x86__mdqgnx93n4wtt\hardware\arduino\avr\cores\arduino\HardwareSerial0.cpp:77:1: internal compiler error: Segmentation fault

}

^

Please submit a full bug report,

with preprocessed source if appropriate.

See http://gcc.gnu.org/bugs.html for instructions.

lto-wrapper.exe: fatal error: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.14.0_x86__mdqgnx93n4wtt\hardware\tools\avr/bin/avr-gcc returned 1 exit status

compilation terminated.

c:/program files/windowsapps/arduinollc.arduinoide_1.8.14.0_x86__mdqgnx93n4wtt/hardware/tools/avr/bin/../lib/gcc/avr/5.4.0/../../../../avr/bin/ld.exe: error: lto-wrapper failed

collect2.exe: error: ld returned 1 exit status

exit status 1
Error compiling for board Arduino/Genuino Uno.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

@per1234 per1234 added Component: Compilation Related to compilation of Arduino sketches Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) labels Aug 29, 2018
@facchinm
Copy link
Member

Hi @Menotdan ,

which 3rd party board are you referring to? The compile target is "Arduino Uno" so maybe you forgot to change it (hence the compilation error).
If it also fails wait your 3rd party board please send a sketch that reproduces the issue and the full verbose output of compilation (you can enable it under File/Preferences)

Thanks

@facchinm facchinm added the Waiting for feedback More information must be provided before we can proceed label Aug 29, 2018
@Menotdan
Copy link
Author

Menotdan commented Sep 7, 2018

it is from creation crate i think its some remake ill get apic

@Menotdan
Copy link
Author

Menotdan commented Sep 7, 2018

fullsizerender

@per1234 per1234 removed the Waiting for feedback More information must be provided before we can proceed label Sep 11, 2018
@facchinm
Copy link
Member

Closing in favour of #7949

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Compilation Related to compilation of Arduino sketches
Projects
None yet
Development

No branches or pull requests

3 participants