完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
使用了UNO板,但是链接USB口以后上传一直报错。
错误信息: 上传出错。查看http://www.arduino.cc/en/Guide/Troubleshooting#upload 获取建议 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xc7 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xc7 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xc7 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xc7 上传出错。查看http://www.arduino.cc/en/Guide/Troubleshooting#upload 获取建议。 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xc7 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xc7 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xc7 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xc7 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xc7 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xc7 解决方法 查找了很多资料,翻了好几个贴吧也没有找到准确的解决方法。 试了几次后总结出一份解决方案。最终上传成功。 我通过以下步骤解决了问题,但是因为水平有限,还没有搞清是否是端口占用的原因。 1.在“开始菜单”中的“运行”中输入regedit,然后点“确定”,打开注册表编辑器。找到COM Name Arbiter。然后在右侧“ComDb”上点“右键”选择“删除”。 (这步是否起到了帮助存疑) 2.(关键)打开设备管理器-端口 USB-SERIAL CH340这一项,看后面的括号里是什么端口。 (本图中为COM3) 同时检查是否占用。 例如如果出现了(COM3->COM4)或者(COM4->COM3),这个时候双击CH340是会显示无法正常运行的。需要把(COM3->COM4),(COM4->COM3)右键点击卸载,卸载掉。 然后在arduino里面选择对应的端口。 在实例中烧录一个blink进行测试。 点击上传后,要在编译后上传前(出现下图时)摁一下arduino板的复位键。 上传成功 问题解决 |
|
|
|
只有小组成员才能发言,加入小组>>
3126 浏览 9 评论
2823 浏览 16 评论
3337 浏览 1 评论
8706 浏览 16 评论
3927 浏览 18 评论
9544浏览 3评论
877浏览 3评论
447浏览 2评论
const uint16_t Tab[10]={0}; const uint16_t *p; p = Tab;//报错是怎么回事?
451浏览 2评论
用NUC131单片机UART3作为打印口,但printf没有输出东西是什么原因?
2174浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-8-16 22:07 , Processed in 0.830314 second(s), Total 50, Slave 41 queries .
Powered by 电子发烧友网
© 2015 www.ws-dc.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号