【发布时间】:2016-09-27 12:56:46
【问题描述】:
我使用的是 Windows 8.1,当我尝试上传时出现以下错误:
rdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x75
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x75
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x75
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x75
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x75
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x75
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x75
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x75
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x75
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x75
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
在文件 -> 首选项中启用“在编译期间显示详细输出”选项后,此报告将包含更多信息。
以下错误弹出。在此之前,代码用于上传但不再。 谢谢
【问题讨论】:
-
根据站点规则,这看起来不像是编程问题。
-
@Olaf 开发工具问题是明确的主题,因此当前显示的关闭原因不正确。然而,目前这个问题的细节太少,除了一般性建议之外,无法回答任何问题,因此题外话。
-
@ChrisStratton:这看起来像是操作系统/硬件问题,很像“我的鼠标不工作,但我收到内核错误消息”。并非每个涉及软件开发工具的问题(无论如何提出)都是主题。
-
不,这是最常见的问题。
标签: embedded