M5Stack-Fire doesn't boot after burning UIFlow 1.14.0
-
M5Stack-Fire (SKU: K007) doesn't boot (black screen) after burning UIFlow v1.14.0 with M5Burner.
Hardware related problems can be discarded because previous version (UIFlow v1.13.9) works right in the same device.
Best regards.
-
@ti45001 Are you burning the specific correct fire/psram version?
Have you tried the specific fire/psram version of UIFlow2? -
Yes, there is only one specific UiFlow firmware for the M5Stack-Fire.
Problem is only related to latest UiFlow v1.14.0, previous versions (1.13.9 and below) work right. -
@ti45001 me too.
I think this is due to the image size of the official firmware being too large, and I am waiting for it to be fixed in 1.14.1. This is because we have confirmed the same issue with M5StickCplus 2 and suspect that it is a widespread issue with 1.14.0.The following message is repeatedly output from the serial port:
E (838) esp_image: Image length 2639008 doesn't fit in partition length 2621440 E (838) boot: Factory app partition is not bootable E (840) boot: No bootable app partitions in the partition table ets Jul 29 2019 12:21:46 rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 271414342, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0018,len:4 load:0x3fff001c,len:5216 ho 0 tail 12 room 4 load:0x40078000,len:12872 ho 0 tail 12 room 4 load:0x40080400,len:3512 entry 0x4008063c
-
I confirm you that M5Stack-Fire with UiFlow v1.14.0 shows the same error at boot:
rst:0x3 (SW_RESET),boot:0x17 (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:1
load:0x3fff0018,len:4
load:0x3fff001c,len:5216
ho 0 tail 12 room 4
load:0x40078000,len:14052
load:0x40080400,len:3792
entry 0x4008063c
[0;31mE (1165) esp_image: Image length 3619088 doesn't fit in partition length 3604480[0m
[0;31mE (1165) boot: Factory app partition is not bootable[0m
[0;31mE (1167) boot: No bootable app partitions in the partition table[0m
ets Jun 8 2016 00:22:57