Problem with flashing firmware on ESP32 #7135
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2019-03-03 by Wilberforce As we have moved the v3.1x of the firmware - the firmware size has grown. The default is to have the espruino built with debug, so if you do this it will make a firware that will fit:
Posted at 2019-03-04 by user98245 It works, thank you for help @wilberforce ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2019-03-03 by user98245
I built the firmware according to the official tutorial. And I got the file 'espruino_2v01.56_esp32.tgz'.
Then I decompressed it and flash the files(bootloader.bin, partitions_espruino.bin, espruino_esp32.bin) to the ESP32.
But when I use screen to monitor the ESP32, I got the error in the picture.
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions