8000 MatrixPortal crashes into safe mode (CircuitPython core code crashed hard. Whoops!) · Issue #3506 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

MatrixPortal crashes into safe mode (CircuitPython core code crashed hard. Whoops!) #3506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wifijt opened this issue Oct 2, 2020 · 2 comments · Fixed by #3507
Closed

MatrixPortal crashes into safe mode (CircuitPython core code crashed hard. Whoops!) #3506

wifijt opened this issue Oct 2, 2020 · 2 comments · Fixed by #3507

Comments

@wifijt
Copy link
wifijt commented Oct 2, 2020

CircuitPython 6 Beta 1

Matrix Portal M4

Trying to run the Moon Phase Clock for Adafruit Matrix Portal

Crashes hard and I have to reload CircuitPython from the bootloader to recover

boot_out.txt

code.txt

@jepler jepler changed the title CircuitPython core code crashed hard. Whoops! MatrixPortal crashes into safe mode (CircuitPython core code crashed hard. Whoops!) Oct 2, 2020
@jepler
Copy link
jepler commented Oct 2, 2020

I have reproduced this problem on my matrixportal. I ran the following lines at the REPL and got the same behavior (safe mode reset):

>>> from adafruit_matrixportal.matrix import Matrix
>>> MATRIX = Matrix(bit_depth=4)

@jepler jepler added this to the 6.0.0 milestone Oct 2, 2020
@tannewt tannewt added the crash label Oct 2, 2020
@jepler
Copy link
jepler commented Oct 3, 2020

Thanks for the report @wifijt -- you should now be able to grab a fixed firmware by using the "absolute latest" link at https://circuitpython.org/board/matrixportal_m4/ or wait for the next prerelease to come out. Either way, please let us know your results!

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

Successfully merging a pull request may close this issue.

3 participants
0