Checksum failed, partition is not bootable.

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
oqs123
Posts: 3
Joined: Mon Aug 03, 2020 4:33 pm

Checksum failed, partition is not bootable.

Post by oqs123 » Mon Aug 03, 2020 4:35 pm

Hi, im writing new firmware i got an error:

E (608) esp_image: Checksum failed. Calculated 0x3d read 0x7e
E (608) boot: Factory app partition is not bootable
E (609) boot: No bootable app partitions in the partition table

I can't go into boot mode now, how to do erase_flash?

Thanks for help !

Post Reply