You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following error when attempting to compile. Any ideas?
C:\Users~\AppData\Local\Temp\cc0bRgCe.s: Assembler messages:
C:\Users~\AppData\Local\Temp\cc0bRgCe.s:50659: Error: value of 83820 too large for field of 2 bytes at 88498
C:\Users~\AppData\Local\Temp\cc0bRgCe.s:50665: Error: value of 79212 too large for field of 2 bytes at 88506
C:\Users~\AppData\Local\Temp\cc0bRgCe.s:50671: Error: value of 74604 too large for field of 2 bytes at 88514
C:\Users~\AppData\Local\Temp\cc0bRgCe.s:50677: Error: value of 69996 too large for field of 2 bytes at 88522
lto-wrapper.exe: fatal error: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\tools\avr/bin/avr-gcc returned 1 exit status
compilation terminated.
c:/program files/windowsapps/arduinollc.arduinoide_1.8.42.0_x86__mdqgnx93n4wtt/hardware/tools/avr/bin/../lib/gcc/avr/7.3.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 Mega or Mega 2560.
The text was updated successfully, but these errors were encountered:
Getting the following error when attempting to compile. Any ideas?
C:\Users~\AppData\Local\Temp\cc0bRgCe.s: Assembler messages:
C:\Users~\AppData\Local\Temp\cc0bRgCe.s:50659: Error: value of 83820 too large for field of 2 bytes at 88498
C:\Users~\AppData\Local\Temp\cc0bRgCe.s:50665: Error: value of 79212 too large for field of 2 bytes at 88506
C:\Users~\AppData\Local\Temp\cc0bRgCe.s:50671: Error: value of 74604 too large for field of 2 bytes at 88514
C:\Users~\AppData\Local\Temp\cc0bRgCe.s:50677: Error: value of 69996 too large for field of 2 bytes at 88522
lto-wrapper.exe: fatal error: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\tools\avr/bin/avr-gcc returned 1 exit status
compilation terminated.
c:/program files/windowsapps/arduinollc.arduinoide_1.8.42.0_x86__mdqgnx93n4wtt/hardware/tools/avr/bin/../lib/gcc/avr/7.3.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 Mega or Mega 2560.
The text was updated successfully, but these errors were encountered: