Open
Description
Connecting to a running micropython instance crashes the interpreter in (unknown) circumstances.tend
It seems that part of the problem concerns with the Python Interpreter changeing the baud rate... maybe
Workaround for conference attendants: start the serial console before you start the Python App, you 'll see the reboot messages as Python starts, and for whatever reason, the Interpreter does not crash ...
Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0).
Core 0 register dump:
PC : 0x40084b65 PS : 0x00050035 A0 : 0x400d7fde A1 : 0x3ffbe990
A2 : 0x00000000 A3 : 0x00000040 A4 : 0x00040000 A5 : 0x3ffbe970
A6 : 0x3ff40000 A7 : 0x3ffbf074 A8 : 0x800d7fde A9 : 0x40090908
A10 : 0x00000000 A11 : 0xa6000000 A12 : 0x00000000 A13 : 0x00000001
A14 : 0x00000058 A15 : 0x3ffc3708 SAR : 0x0000001f EXCCAUSE: 0x00000005
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
Core 0 was running in ISR context:
EPC1 : 0x400d3f03 EPC2 : 0x400d7fde EPC3 : 0x00000000 EPC4 : 0x00000000
Backtrace:0x40084b62:0x3ffbe9900x400d7fdb:0x3ffb27e0 0x401d505f:0x3ffb2800
Core 1 register dump:
PC : 0x401cc1d2 PS : 0x00060635 A0 : 0x800d3ae8 A1 : 0x3ffb3e40
A2 : 0x00000000 A3 : 0x00060023 A4 : 0x00060023 A5 : 0x3ffb02f0
A6 : 0x007befa8 A7 : 0x003fffff A8 : 0x801445fe A9 : 0x3ffb3e10
A10 : 0x00000000 A11 : 0x00000001 A12 : 0x80093e99 A13 : 0x3ffb02e0
A14 : 0x00000003 A15 : 0x00060023 SAR : 0x00000000 EXCCAUSE: 0x00000005
EXCVADDR: 0x00000000 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
Backtrace:0x401cc1cf:0x3ffb3e400x400d3ae5:0x3ffb3e60 0x40091d44:0x3ffb3e80
ELF file SHA256: fd35b9f853142fcd
CPU halted.
Metadata
Metadata
Assignees
Type
Projects
Status
📋 Backlog