使用esp8266最新的IDF格式的rtos-sdk 在8266上跑不起来 有人能回答吗

heibaozi
Posts: 7
Joined: Thu Apr 11, 2019 9:47 am

使用esp8266最新的IDF格式的rtos-sdk 在8266上跑不起来 有人能回答吗

Postby heibaozi » Thu Apr 18, 2019 5:45 am

ets Jan 8 2013,rst cause:2, boot mode:(1,7)


ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 7188, room 16
tail 4
chksum 0x55
load 0x3ffe8408, len 24, room 4
tail 4
chksum 0xbc
load 0x3ffe8420, len 3524, room 4
tail 0
chksum 0xc4
I (44) boot: ESP-IDF 2nd stage bootloader
I (44) boot: compile time 11:23:20
I (44) qio_mode: Enabling default flash chip QIO
I (50) boot: SPI Speed : 40MHz
I (56) boot: SPI Mode : QIO
I (62) boot: SPI Flash Size : 4MB
E (68) flash_parts: partition 0 invalid magic number 0x3333
E (78) boot: Failed to verify partition table
E (86) boot: load partition table error!
user code done

heibaozi
Posts: 7
Joined: Thu Apr 11, 2019 9:47 am

Re: 使用esp8266最新的IDF格式的rtos-sdk 在8266上跑不起来 有人能回答吗

Postby heibaozi » Thu Apr 18, 2019 6:10 am

上面问题解决了 可是进入不了程序
I (42) boot: ESP-IDF 2nd stage bootloader
I (42) boot: compile time 13:58:43
D (42) boot: magic e9
D (42) boot: segments 03
D (45) boot: spi_mode 00
D (49) boot: spi_speed 00
D (52) boot: spi_size 04
I (57) boot: SPI Speed : 40MHz
I (63) boot: SPI Mode : QIO
I (69) boot: SPI Flash Size : 4MB
D (74) boot: mapped partition table 0x8000 at 0x40208000
D (82) flash_parts: partition table verified, 3 entries
I (91) boot: Partition Table:
I (96) boot: ## Label Usage Type ST Offset Length
D (107) boot: load partition table entry 0x3ffffe14
D (114) boot: type=1 subtype=2
I (119) boot: 0 nvs WiFi data 01 02 00009000 00006000
D (130) boot: load partition table entry 0x3ffffe14
D (137) boot: type=1 subtype=1
I (142) boot: 1 phy_init RF data 01 01 0000f000 00001000
D (152) boot: load partition table entry 0x3ffffe14
D (160) boot: type=0 subtype=0
I (165) boot: 2 factory factory app 00 00 00010000 000f0000
I (176) boot: End of partition table
D (182) boot: Trying partition index -1 offs 0x10000 size 0xf0000
D (191) esp_image: reading image header @ 0x10000
D (198) esp_image: image header: 0xe9 0x04 0x02 0x02 4022f0c8
I (207) esp_image: segment 0: paddr=0x00010010 vaddr=0x40210010 size=0x66cd8 (421080) map
I (478) esp_image: segment 1: paddr=0x00076cf0 vaddr=0x3ffe8000 size=0x005b8 ( 1464) load
I (480) esp_image: segment 2: paddr=0x000772b0 vaddr=0x3ffe85b8 size=0x0011c ( 284) load
I (490) esp_image: segment 3: paddr=0x000773d4 vaddr=0x40100000 size=0x06420 ( 25632) load
I (518) boot: Loaded app from partition at offset 0x10000

Helen L
Posts: 71
Joined: Thu Aug 16, 2018 9:07 am

Re: 使用esp8266最新的IDF格式的rtos-sdk 在8266上跑不起来 有人能回答吗

Postby Helen L » Thu Apr 18, 2019 11:27 am

这里是 ESP32 的论坛哦,可能直接到 8266 GitHub 提问就行 https://github.com/espressif/ESP8266_RTOS_SDK/issues
另外,编译完成后是不是会提示烧录地址,是按照提示烧录的吗?

Who is online

Users browsing this forum: No registered users and 45 guests