刚学,下载试了一下编译,就出现这种情况了,求大佬解答一下av
arduino吧
全部回复
仅看楼主
level 2
刚学,下载试了一下编译,就出现这种情况了,求大佬解答一下
avr-gcc: error: @C:\WINDOWS\TEMP\cc283pTv: Invalid argument
avr-gcc: fatal error: no input files
compilation terminated.
lto-wrapper.exe: fatal error: D:\Ӧ ó \arduino-1.8.13-windows\arduino-1.8.13\hardware\tools\avr/bin/avr-gcc returned 1 exit status
compilation terminated.
d:/Ӧ ó /arduino-1.8.13-windows/arduino-1.8.13/hardware/tools/avr/bin/..Pb/gcc/avr/7.3.0/../../../../avr/bin/ld.exe: error: lto-wrapper failed
collect2.exe: error: ld returned 1 exit status
exit status 1
为开发板 Arduino Uno 编译时出错。【图片】
2021年08月12日 03点08分 1
level 1
把软件放在纯英文路径下,你这有中文路径,都成乱码了。
2021年09月01日 01点09分 2
level 1
应该是安装路径的问题,我的也是没有安装在C盘,也报错,卸载之后,按他默认路径安装就没事了
2022年04月09日 15点04分 3
1