Code: Select all
node.dsleep(1*1000000)
After a few loops (10 to 30) it stops during the wakeup and at 115200 baud I see:
Code: Select all
MEM CHECK FAIL!!!
Fatal exception (29):
epc1=0x40222768, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000044, depc=0x00000000
What is it trying to tell me? Is it the SDK or lua talking? Better yet, where is this information documented?
This was the case with SDK 0.9.5, 1.0.0 and now also with 1.0.1b1.
Thanks