ESP32-WROOM-32烧录后一直复位

nick.yao
Posts: 14
Joined: Mon May 13, 2019 11:23 am

ESP32-WROOM-32烧录后一直复位

Postby nick.yao » Fri Oct 25, 2019 7:43 am

烧录完程序后一直打印如下信息:
ets Jun 8 2016 00:22:57

rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:6428
load:0x40078000,len:11460
load:0x40080400,len:6664
entry 0x40080764
I (56) boot: ESP-IDF v4.0-dev-1018-gbbafd50-dirty 2nd stage bootloader
I (56) boot: compile time 08:40:59
I (58) boot: Enabling RNG early entropy source...
I (64) boot: SPI Speed : 40MHz
I (68) boot: SPI Mode : DIO
I (72) boot: SPI Flash Size : 4MB
E (76) flash_parts: partition 0 invalid magic number 0x0
E (82) boot: Failed to verify partition table
E (87) boot: load partition table error!
请问这是怎么回事?我烧录的时候烧了3个文件:bootloader.bin,partitions_singleapp.bin,smart_config.bin

ESP_Gargamel
Posts: 786
Joined: Wed Nov 14, 2018 8:45 am

Re: ESP32-WROOM-32烧录后一直复位

Postby ESP_Gargamel » Thu Nov 07, 2019 1:34 am

从错误信息上来看,是烧录的 partition table 不对或者没烧录。
如果用的是 smart_config 的默认配置,请确保在 0x8000 位置烧录了 partition-table.bin。

Who is online

Users browsing this forum: QQ26750452 and 35 guests