13899| 3
|
[求助] 求助,米思齐写arduino总是上传失败。 |
学校有创客社,放假前我跟老师借了一块Arduino板子练练手,顺便把学校里的米思齐烤了下来 这几天一直都写不进去,在学校都还写的成功。 板子的驱动:SERIAL CH340(跟学校里的一样,在家是用驱动精灵驱动的) 米思齐错误代码(只截了最后几段): 项目使用了 928 字节,占用了 (2%) 程序存储空间。最大为 32256 字节。 全局变量使用了9字节,(0%)的动态内存,余留2039字节局部变量。最大为2048字节。 E:\skr\Mixly0.997_WIN\.\arduino-1.8.5\hardware\tools\avr/bin/avrdude -CE:\skr\Mixly0.997_WIN\.\arduino-1.8.5\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM3 -b115200 -D -Uflash:w:E:\skr\Mixly0.997_WIN\mixlyBuild/testArduino.ino.hex:i avrdude: Version 6.3, compiled on Jan 17 2017 at 12:00:53 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ Copyright (c) 2007-2014 Joerg Wunsch System wide configuration file is "E:\skr\Mixly0.997_WIN\.\arduino-1.8.5\hardware\tools\avr/etc/avrdude.conf" Using Port : COM3 Using Programmer : arduino Overriding Baud Rate : 115200 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x05 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x05 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x05 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x05 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x05 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x05 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x05 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x05 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x05 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x05 avrdude done. Thank you. 上传失败! 有没有大神帮帮忙,让我走出创客的第一步! 感激不尽 |
© 2013-2024 Comsenz Inc. Powered by Discuz! X3.4 Licensed