You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32_S3_ZERO failed to boot after flashing ESP32_S3 firmware. it keeps rebooting with boot failure message "Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled."
After read the boot log, I found a possible reason: the boot loader reports 8MB spi flash, but there's actual 4MB flash on the board.
Target name(s)
ESP32_S3
Firmware version
1.9.1.161
Was working before? On which version?
N/A
Device capabilities
No response
Description
ESP32_S3_ZERO failed to boot after flashing ESP32_S3 firmware. it keeps rebooting with boot failure message "Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled."
After read the boot log, I found a possible reason: the boot loader reports 8MB spi flash, but there's actual 4MB flash on the board.
How to reproduce
Flash ESP32_S3_ZERO with following commands:
nanoff --update --serialport COM12 --target ESP32_S3 --masserase
command output:
Expected behaviour
No response
Screenshots
No response
Aditional information
boot info:
The text was updated successfully, but these errors were encountered: