mdk icon indicating copy to clipboard operation
mdk copied to clipboard

esputil flash 0 firmware.bin just hangs

Open borisnimcevic opened this issue 2 years ago • 1 comments

Hi, I am trying the example/blinky and it seems that it builds with no problem but then it stops after "esputil flash 0 firmware.bin" and hangs there forever.

firmware.bin is generated with no issues

I tried on two different esp32c3 boards, but the same result. So I am stuck with ideas on what to do next.

What is it waiting for when it is trying to flash the chip? Where could be my next step in debugging this?

Thank you.

borisnimcevic avatar Mar 11 '23 16:03 borisnimcevic

esputil does not work for me either. When I make an elf file with it, checking it with esptool.py shows a corrupted hash.

It is also unable to flash any of my devices (says that the pinout is incorrect, where would I find the correct pinning for the port?)

I completely gave up on esputil, as I have not been able to use it even once with any degree of success.

stacksmith avatar Mar 31 '23 07:03 stacksmith