|
|
翻出沉睡多年的NANO板子,从新下载好IDE软件,想着随便上传个点灯程序试试,谁知道,编译是好的,但是点上传后就卡死在3%这里了。想问问有谁知道这是为什么吗?
以下是错误日志
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Arduino:1.8.19 (Windows 7), 开发板:"Arduino Nano, ATmega328P"
项目使用了 924 字节,占用了 (3%) 程序存储空间。最大为 30720 字节。
全局变量使用了9字节,(0%)的动态内存,余留2039字节局部变量。最大为2048字节。
上传项目出错
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xc4
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xc4
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xc4
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xc4
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xc4
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xc4
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xc4
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xc4
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xc4
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xc4
在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
x
|