Open
Description
CircuitPython version
Adafruit CircuitPython 8.2.4 on 2023-08-22; micro:bit v2 with nRF52833
Code/REPL
from microbit import *
while True:
display.show("Coucou !")
Behavior
Serial console setup
Auto-reload is off.
Running in safe mode! Not running saved code.
You are in safe mode because:
CircuitPython core code crashed hard. Whoops!
Hard fault: memory access or instruction error.
Please file an issue with your program at github.com/adafruit/circuitpython/issues.
Press reset to exit safe mode.
Adafruit CircuitPython 8.2.4 on 2023-08-22; micro:bit v2 with nRF52833
Description
No response
Additional information
No response