Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

machine.reset() = Guru Meditation Error #206

Closed
diginfo opened this issue Oct 21, 2017 · 2 comments
Closed

machine.reset() = Guru Meditation Error #206

diginfo opened this issue Oct 21, 2017 · 2 comments

Comments

@diginfo
Copy link

diginfo commented Oct 21, 2017

Latest build, I am unable to capture the start of this crash as the first line below is repeated hundreds of time and is lost out of the screen buffer.

Guru Meditation Error of type IllegalInstruction occurred on core  0. Exception was unhandled.
Guru Meditation Error of type IllegalInstruction occurred on core  0. Exception was unhandled.
Guru Meditation E�ets Jun  8 2016 00:22:57

rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
@robert-hh
Copy link
Contributor

if you are on Linux, you can 'tee' the output of the terminal emulator in a file, like:
picocom -b 115200 /dev/ttyUSB0 | tee logfile
Putty also has a log feature.

@MrSurly
Copy link
Contributor

MrSurly commented Oct 21, 2017

Issue is discussed in #110 and a little bit in #204

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants