Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By lilzz
#48873 esptool.py write_flash 0x00000 eagle.flash.bin 0x40000 eagle.irom0text.bin

won't work. That's the default
because 0x40000 is 256Kb for a 512Kb device.

so I need come up with other numbers instead of 0x40000.