esp firmware corrupted after upgrade #93
Closed
rcoonjr
started this conversation in
IMSAI8080esp replica
Replies: 1 comment
-
Problem solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was doing my upgrade to the firmware step by step. after doing the drag to the sys: it said the upload was complete... then rebooted the imsai replica. to find it was dead. hooked the esp to the usb port of my laptop with putty.. showing it was corrupted with a rebooting cycle. I'm at a loss on how to flash the esp. I've looked at the faqs what little i found and im stumped I'm starting to get into working more with esps but this one has me confused. any help is ideal. as I was getting this guy up to snuff for the VCFMW show..
--- log file ---
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 188777542, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:4492
load:0x40078000,len:13324
ho 0 tail 12 room 4
load:0x40080400,len:3796
entry 0x40080624
I (332) psram: This chip is ESP32-PICO
E (332) psram: PSRAM ID read error: 0xffffffff
E (333) cpu_start: Failed to init external RAM, needed for external .bss segment
abort() was called at PC 0x40081d74 on core 0
Backtrace: 0x400826f2:0x3ffe3bb0 0x4008ebd1:0x3ffe3bd0 0x4009850a:0x3ffe3bf0 0x40081d74:0x3ffe3c60 0x40079354:0x3ffe3c90 |<-CORRUPTED
ELF file SHA256: cd219fa8e9f544b1
Rebooting...
Beta Was this translation helpful? Give feedback.
All reactions