爱编程的小付 发表于 2020-10-1 19:25:08

不能上传程序

Arduino:1.8.13 (Windows 10), 开发板:"Arduino Uno"

项目使用了 982 字节,占用了 (3%) 程序存储空间。最大为 32256 字节。

全局变量使用了11字节,(0%)的动态内存,余留2037字节局部变量。最大为2048字节。

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xaa

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xaa

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xaa

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xaa

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xaa

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xaa

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xaa

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xaa

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xaa

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xaa

上传出错。查看http://www.arduino.cc/en/Guide/Troubleshooting#upload 获取建议。



在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。


gada888 发表于 2020-10-9 20:03:59

选错板子了吧,可能你连的是UNO,可是你烧录时候选板子选的MICRO

小马2 发表于 2020-11-1 21:40:42

下载程序时外围设备不要占用串口,或者用软串口,
页: [1]
查看完整版本: 不能上传程序