WeMos D1 上传程序总是报错 Invalid head of packet (...-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 2740|回复: 0

WeMos D1 上传程序总是报错 Invalid head of packet (...

[复制链接]
发表于 2020-11-21 16:55 | 显示全部楼层 |阅读模式
一、板子
二、工具三、报错
三、报错信息
Arduino:1.8.13 (Windows 10), 开发板:"WeMos D1 R1, 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), 4MB (FS:2MB OTA:~1019KB), v2 Lower Memory, Disabled, None, Only Sketch, 115200"

Executable segment sizes:

IROM   : 228624          - code in flash         (default or ICACHE_FLASH_ATTR)

IRAM   : 26756   / 32768 - code in IRAM          (ICACHE_RAM_ATTR, ISRs...)

DATA   : 1248  )         - initialized variables (global, static) in RAM/HEAP

RODATA : 688   ) / 81920 - constants             (global, static) in RAM/HEAP

BSS    : 24880 )         - zeroed variables      (global, static) in RAM/HEAP

项目使用了 257316 字节,占用了 (24%) 程序存储空间。最大为 1044464 字节。

全局变量使用了26816字节,(32%)的动态内存,余留55104字节局部变量。最大为81920字节。

esptool.py v2.8

Serial port COM3

Connecting......

Traceback (most recent call last):
  、、、、、
  File "C:/Users/NHJ/AppData/Local/Arduino15/packages/esp8266/hardware/esp8266/2.7.4/tools/esptool\esptool.py", line 2057, in slip_reader

    raise FatalError('Invalid head of packet (0x%s)' % hexify(b))

esptool.FatalError: Invalid head of packet (0x0A)

esptool.FatalError: Invalid head of packet (0x0A)











板子

板子
下载 (1).png
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-11-28 10:45 , Processed in 0.107203 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表