[操作疑難] Arduino Mega 2560 Upload問題

本帖最後由 bunbunlui 於 2014-2-28 02:14 編輯

今日改左D Code諗住upload上Arduino度, 點知係咁出Timeout error, 下面係個error message

avrdude: Version 5.11, compiled on Sep  2 2011 at 19:38:36
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2009 Joerg Wunsch

         System wide configuration file is "C:\Program Files (x86)\Arduino\hardware/tools/avr/etc/avrdude.conf"

         Using Port                    : \\.\COM5
         Using Programmer              : wiring
         Overriding Baud Rate          : 115200
avrdude: wiring_open(): releasing DTR/RTS
avrdude: wiring_open(): asserting DTR/RTS
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14]
avrdude: Recv:
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14]
avrdude: Recv:
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14]
avrdude: Recv:
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14]
avrdude: Recv:
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14]
avrdude: Recv:
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14]
avrdude: Recv:
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer

avrdude done.  Thank you.

睇左Board.txt入面既portocal係wiring, upload speed亦都同o係裝置管理員入面既一樣115200,  但係都係唔得
依家塊板一插USB就著兩盞燈, pin 13既L燈同右邊既ON燈, 就算o係Arduino upload佢都冇燈閃, 好似下圖咁
Arduino+Error.jpg
想問有冇師兄有類似經驗? 有冇辦法解決? 定係塊板已經死左, 要買過塊?

回復 1# bunbunlui

師兄,看來應該是『節哀順變』囉!

TOP

今日改左D Code諗住upload上Arduino度, 點知係咁出Timeout error, 下面係個error message

avrdude: Versio ...
bunbunlui 發表於 2014-2-28 02:12



    16u2 壞了

TOP

電腦仲認到塊板, 會唔會係BOOTLOADER壞?
希望唔係如師兄講粒16U2壞, 咁就只可以買過塊....

TOP

試下重 新燒過 bootloader
不過都係 死左居多

TOP

如果電腦認到 com port, 咁粒 16U2 應該冇事喎, 因為 16U2 就係做緊 USB to com 嘅功能。
起碼佢重行緊program, 仲同 PC USB 溝通緊,  如果佢完全死咗, 應該連 com 都見唔到。

TOP

係? 如果塊板冇燒到, 係咪有返一線曙光?
咁燒過BOOTLOADER係咪要用另一舊野燒?
新手, 咩都唔識

TOP

岩岩上網爬左陣文, 如果想幫MEGA 2560重刷BOOTLOADER, 係咪用Arduino->Tools->Programer入面既任何一樣都得? (AVRISP, AVRISP MKII, USBTinyISP, USBAsp, Parallel Programmer, Arduino as ISP)
最簡單既係咪買個USBAsp或者USBTinyISP?

TOP

用AVRISP, JTAGICE... 等工具再寫一次bootloader.
如果有另一塊Arduino板,就可用Ardiuno as ISP 或 bit bang 方法寫.

TOP

上網睇過USBASP都好似係AVRISP黎, 手頭上冇其他板, 所以只可以淘個USB返黎, 如果有舖頭可以俾錢幫我寫BOOTLOADER就可以快D, 唔使等速遞既

TOP