obersteinparis 发表于 2016-11-14 00:17:35

无法烧录求指教avrdude: stk500v2_ReceiveMessage(): timeout

大家好,
MEGA 2560的板子,总是出现下面的问题:avrdude: stk500v2_ReceiveMessage(): timeout。
我在网上也找了,有的说是 boards.txt 里的 mega2560.upload.protocol=wiring TO mega2560.upload.protocol=stk500v2.试过了没用。
有的说重新烧BOOTLOADER,试过了,没用。
请教大家了! 多谢!


avrdude: Version 6.3, compiled on Sep 12 2016 at 17:24:16
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\ZF\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino6/etc/avrdude.conf"

         Using Port                  : COM13
         Using Programmer            : wiring
         Overriding Baud Rate          : 115200
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer

avrdude done.Thank you.

上传项目出错

164335413 发表于 2016-11-14 09:19:14

对于这种情况,要快速的排除问题的可能性。
换台电脑;换软件版本;或者重新安装驱动,如果还是无法解决,那就是硬件上的问题。确定你的Arduino板子的TX、RX没有接任何外部模块,确定重置bootloader后13号引脚的LED会闪烁,这样一些列试验下来。总能找到问题。
页: [1]
查看完整版本: 无法烧录求指教avrdude: stk500v2_ReceiveMessage(): timeout