The chip still appears to be stuck in bootload mode and periodically resets. This is the output in serial:
Code: Select all
13:46:20.150 -> Rebooting...
13:46:20.183 -> ets Jun 8 2016 00:22:57
13:46:20.183 ->
13:46:20.183 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
13:46:20.183 -> configsip: 0, SPIWP:0xee
13:46:20.183 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
13:46:20.183 -> mode:DIO, clock div:2
13:46:20.183 -> load:0x3fff0018,len:4
13:46:20.183 -> load:0x3fff001c,len:1100
13:46:20.183 -> load:0x40078000,len:9232
13:46:20.183 -> load:0x40080400,len:6412
13:46:20.183 -> entry 0x400806a8
13:46:20.449 -> ;`⸮f⸮fx⸮x⸮⸮⸮⸮⸮f~⸮⸮⸮~⸮⸮~⸮⸮fx`⸮f~x⸮⸮fxf~f⸮⸮ff⸮⸮⸮⸮⸮⸮⸮⸮ff⸮⸮
13:46:30.741 -> E (10760) task_wdt: - IDLE0 (CPU 0)
13:46:30.741 -> E (10760) task_wdt: Tasks currently running:
13:46:30.741 -> E (10760) task_wdt: CPU 0: wifi
13:46:30.741 -> E (10760) task_wdt: CPU 1: IDLE1
13:46:30.741 -> E (10760) task_wdt: Aborting.
13:46:30.741 -> abort() was called at PC 0x400dcaf3 on core 0
13:46:30.741 ->
13:46:30.741 -> Backtrace: 0x4008efe0:0x3ffbe160 0x4008f211:0x3ffbe180 0x400dcaf3:0x3ffbe1a0 0x40081a15:0x3ffbe1c0 0x401360c6:0x3ffb5290 0x40136115:0x3ffb52b0 0x401365c5:0x3ffb52d0 0x401334cd:0x3ffb5370 0x401337a2:0x3ffb53f0 0x4013420a:0x3ffb5440 0x40135060:0x3ffb5460 0x40135518:0x3ffb5480 0x400d9bfa:0x3ffb5540 0x400d9eaa:0x3ffb5570 0x4011032d:0x3ffb55a0 0x40110432:0x3ffb55d0 0x4011073a:0x3ffb5600 0x401108cb:0x3ffb5630 0x400920c4:0x3ffb5650 0x4008af7d:0x3ffb5690
13:46:30.774 ->
13:46:30.774 -> Rebooting...
I have already been through 5 chips trying to get this thing to even accept an upload, I thought I had finally managed to get code on the chip but to get here and have this happen, it has been like a kick in the balls if I'm honest! Has anyone got any ideas on what to try now, I am literally tearing my hair out as I cannot understand why it is still in boot mode...
Cheers