ESP-Prog debugging issues

A bit more info, when forcing espressif32@1.1.0, it seems to instead get stuck in a reset loop.

I’m guessing this has something to do with the flash…

"if {[catch {eval flash write_image erase $flash_args}] == 0} "

All suggestions are welcome…