
arduino_error
报错信息:
Arduino:1.8.5 (Linux) , 开发板:"Arduino/Genuino Uno"
项目使用了 5976 字节,占用了 (18%) 程序存储空间。最大为 32256 字节。
全局变量使用了282字节,(13%) 的动态内存,余留1766字节局部变量。最大为2048字节。
avrdude: stk500_recv() : programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv() : programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv() : programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
......
解决:
在上传编译好的程序之前,要首先将供给电源断开.




近期评论