Errors
Description The micro:bit's I2C bus is not working, the device might be physically damaged. Resolution Check the micro:bit for any physical damage...
Thu, 21 Feb, 2019 at 3:42 PM
Description There is no free memory on the micro:bit. Your program might be too complex or contain a lot of large variables. Resolution Try reducing ...
Wed, 17 Jul, 2019 at 7:28 AM
Description Corruption detected in the micro:bit heap space (memory usually allocated for the storage of variables). Resolution Try flashing a diffe...
Thu, 21 Feb, 2019 at 3:33 PM
Description The micro:bit can't execute the script properly. This is usually a MakeCode program error that can be caused by incorrect code or extension...
Tue, 29 Oct, 2019 at 2:36 PM
Description The micro:bit can't execute the script properly. Resolution Flash a different .hex file to it, then try flashing and running your pre...
Thu, 21 Feb, 2019 at 3:36 PM
Description An error occurred with the micro:bit's radio component. Resolution Check the micro:bit for any physical damage, ie a missing component....
Thu, 21 Feb, 2019 at 3:39 PM
Description An error occurred with the micro:bit's accelerometer component. Resolution Check the micro:bit for any physical damage, ie a missing co...
Thu, 21 Feb, 2019 at 3:42 PM
Description An error occurred with the micro:bit's magnetometer component. Resolution Check the micro:bit for any physical damage, ie a missing com...
Thu, 21 Feb, 2019 at 3:43 PM
Description Assertion failed. A MakeCode error that occurs when the condition in an assert was false. Resolution This is an error introduced through u...
Mon, 2 Dec, 2019 at 10:21 AM
You might see an ASSERT.TXT appear on the MICROBIT drive if there has been a problem with flashing a program over USB. It might appear on its own, or along...
Wed, 15 Sep, 2021 at 2:01 PM