Internal Error 0x20000000 - FailSafe triggered

Hi,

Iā€™m running Rover 4.5.6 on Matek H743 Slim V3. Today when in Auto, after reaching about 17 waypoints successfully (approx 7km distance) I got an Internal Error 0x20000000 and failsafe was triggered.

What does Internal Error 0x20000000 mean? Is there a doc for those internal errors somewhere or do I have to dig into the code?

BR
Andreas

1 Like

Thanks! But not sure what to make of it. Perhaps there are more details buried in the logs if I pull them from the FC.

    gpio_isr                    = (1U << 25),  //0x2000000 33554432

seems to be related to some interrupt thing.