Frozen repl
-
I can't connect via Pymakr or terminal until I hit the reset button then I get:
But I can enter anything at the repl.
Help! Thanks!Connecting on /dev/tty.usbserial-DO0036X8...
ets Jun 8 2016 00:22:57rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
ets Jun 8 2016 00:22:57rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, 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:0x3fff9010,len:12
ho 0 tail 12 room 4
load:0x3fff9020,len:388
load:0x40078000,len:11584
load:0x4009fb00,len:848
entry 0x4009fc9c
MicroPython v1.8.6-724-g2b9ed601 on 2017-07-28; SiPy with ESP32
Type "help()" for more information.
-
@mhellar That is a common problem with 1.10.b1. Erase flash and reinstall.
-
Got the same issue, I dont see any output until I hit reset and then no input is taken.
Anyone?