ROM0 ROM1 flash dump for ESP32-Qemu

f.h-f.s.
Posts: 214
Joined: Thu Dec 08, 2016 2:53 pm

ROM0 ROM1 flash dump for ESP32-Qemu

Postby f.h-f.s. » Mon Dec 26, 2016 12:00 am

Hi all,

I was wondering if I could get a dump of rom0, rom1 and flash to try out esp32-qemu. Also could be useful to add in that repo right?
https://github.com/Ebiroll/qemu_esp32

Super simple to do that btw, could anyone help me out?

for rom0:

Code: Select all

python esp-idf/components/esptool_py/esptool/esptool.py --chip esp32 -b 921600 -p /dev/ttyUSB0 dump_mem 0x40000000 0x000C2000 rom.bin
rojer from irc#esp32 https://github.com/cesanta/mongoose-iot ... /esp32/rom
this rom.bin is giving me a "File 'rom.bin' is truncated or corrupt." inside qemu.

Thanks to zygron_ from irc#esp32 http://download.unfiltered.net/rom0.bin

for rom1(Done):

Code: Select all

python esp-idf/components/esptool_py/esptool/esptool.py --chip esp32 -b 921600 -p /dev/ttyUSB0 dump_mem 0x3FF90000 0x00010000 rom1.bin
Thanks to zygron_ from irc#esp32 http://download.unfiltered.net/rom1.bin

I was able to boot the esp32 bootloader altough it didnt come very far

Code: Select all

D (1) esp_image: reading image header @ 0x1000
E (1) esp_image: image at 0x1000 has invalid magic byte
E (1) boot: failed to load bootloader header!
user code done
Last edited by f.h-f.s. on Thu Dec 29, 2016 1:31 pm, edited 7 times in total.

f.h-f.s.
Posts: 214
Joined: Thu Dec 08, 2016 2:53 pm

Re: ROM0 ROM1 flash dump for ESP32-Qemu

Postby f.h-f.s. » Wed Jan 04, 2017 3:35 pm

I have access to a esp32 again and i dumped the rom0/1 and flash.

https://dl.dropboxusercontent.com/u/402 ... 2flash.bin
https://dl.dropboxusercontent.com/u/40223127/rom1.bin
https://dl.dropboxusercontent.com/u/40223127/rom.bin

in case anyone wants them or whatever. =)
Did not get the qemu up and running yet though.

srk_7383
Posts: 2
Joined: Wed Jun 27, 2018 9:27 am

Re: ROM0 ROM1 flash dump for ESP32-Qemu

Postby srk_7383 » Wed Jun 27, 2018 9:37 am

the above links are broken. can any one make them available.?


Who is online

Users browsing this forum: Bing [Bot] and 164 guests