I am new on this forum.
There is a strange problem with my esp8266. So far I have been unable to solve it.
when I boot here is what I get: "a load partition table error".
I dont know how to solve this problem. Here are the traces at the boot time:
load 0x40100000, len 7040, room 16
tail 0
chksum 0xfb
load 0x3ffe8408, len 24, room 8
tail 0
chksum 0x12
load 0x3ffe8420, len 3336, room 8
tail 0
chksum 0x33
csum 0x33
I (63) boot: ESP-IDF v3.4-dev-423-gb7ed53bc-dirty 2nd stage bootloader
I (63) boot: compile time 17:19:57
I (74) qio_mode: Enabling default flash chip QIO
I (74) boot: SPI Speed : 40MHz
I (79) boot: SPI Mode : QIO
I (85) boot: SPI Flash Size : 4MB
E (91) flash_parts: partition 0 invalid magic number 0x3333
E (101) boot: Failed to verify partition table
E (109) boot: load partition table error!
user code done
I tried to re flash the partition table with the download tool rev 3.8.5 I got
test offset : 32768 0x8000
case ok
======
CONNECT BAUD: 115200
============
.Uploading stub...
Running stub...
Stub running...
Changing baud rate to 1152000
Changed.
-----------------------
crc_efuse_4bit: 0
crc_calc_4bit: 14
48bit mac
is stub and send flash finish
Seems it is OK but problem at the boot time.
Should I reflash other things ?
I hope you have a clue on what is going on
Thanks a lot
Sha