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
flashing fails (see #450 for details), apparently succeeding and resulting in the ESP32 booting and crashing rapidly.
Comparing my output:
Warning: Image file at 0x1000 is protected with a hash checksum, so not changing the flash size setting. Use the --flash_size=keep option instead of --flash_size=16MB in order to remove this warning, or use the --dont-append-digest option for the elf2image command in order to generate an image file without a hash checksum
I will try flashing NodeMCU on a spare ESP32 with my esptool v4.4, and also try esptool v4.5.1. At this point I don't have any sense of where the bug is, but I feel it's likely to bite others.
With
flashing fails (see #450 for details), apparently succeeding and resulting in the ESP32 booting and crashing rapidly.
Comparing my output:
to @nseidle's sucessful output:
it seems like esptool.py 4.4 is objecting to RTK_Surveyor.ino.bootloader.bin and going off the rails somehow.
The version in the repo is 3.3. Upstream says v3.x should no longer be used.
I'm going to declare this issue to be about
The text was updated successfully, but these errors were encountered: