A
@Gijs
This is what I get:
>>> pybytes.smart_config(True)
Smart Provisioning started in the background
See https://docs.pycom.io/smart for details
>>> Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x4015259c PS : 0x00060f30 A0 : 0x80152bff A1 : 0x3ffd3860
A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3ffdfbbc A5 : 0x00000001
A6 : 0x000000fe A7 : 0x00000001 A8 : 0x800967f0 A9 : 0x3ffd3880
A10 : 0x00000003 A11 : 0x00060f23 A12 : 0x00060f20 A13 : 0x00000001
A14 : 0x000000fe A15 : 0x00000000 SAR : 0x00000020 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000010 LBEG : 0x40094230 LEND : 0x4009425e LCOUNT : 0xffffffff
ELF file SHA256: 0000000000000000000000000000000000000000000000000000000000000000
Backtrace: 0x4015259c:0x3ffd3860 0x40152bfc:0x3ffd38a0 0x401583ac:0x3ffd38d0
================= CORE DUMP START =================
================= CORE DUMP END =================
Rebooting...
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x12 (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:0x3fff8020,len:8
load:0x3fff8028,len:2128
load:0x4009fa00,len:19760
entry 0x400a05bc
It stays at this point until I reboot or something. And when I press reset it goes back to the loop problem.