上传程序总是上传不上去,这是为什么啊。
Arduino:1.8.5 (Windows 10), 开发板:"Arduino/Genuino Uno"项目使用了 5910 字节,占用了 (18%) 程序存储空间。最大为 32256 字节。全局变量使用了249字节,(12%)的动态内存,余留1799字节局部变量。最大为2048字节。G:\软件\Arduino\hardware\tools\avr/bin/avrdude -CG:\软件\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM3 -b115200 -D -Uflash:w:C:\Users\hp1\AppData\Local\Temp\arduino_build_808814/AI_xiaoche.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 "G:\软件\Arduino\hardware\tools\avr/etc/avrdude.conf" Using Port : COM3 Using Programmer : arduino Overriding Baud Rate : 115200avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00avrdude done. Thank you.上传项目出错在文件 -> 首选项开启“编译过程中显示详细输出”选项这份报告会包含更多信息。
Arduino:1.8.5 (Windows 10), 开发板:"Arduino/Genuino Uno"项目使用了 5910 字节,占用了 (18%) 程序存储空间。最大为 32256 字节。全局变量使用了249字节,(12%)的动态内存,余留1799字节局部变量。最大为2048字节。G:\软件\Arduino\hardware\tools\avr/bin/avrdude -CG:\软件\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM3 -b115200 -D -Uflash:w:C:\Users\hp1\AppData\Local\Temp\arduino_build_808814/AI_xiaoche.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 "G:\软件\Arduino\hardware\tools\avr/etc/avrdude.conf" Using Port : COM3 Using Programmer : arduino Overriding Baud Rate : 115200avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00avrdude done. Thank you.上传项目出错在文件 -> 首选项开启“编译过程中显示详细输出”选项这份报告会包含更多信息。