Unknown function at 0x00000A80

Hi everyone,
i have some problems with firmware and i hope someone can help me.
I am using nRF52840 microcontroller and SEGGER Embedded Studio. Also I'm using the littlefs library (github.com/.../littlefs).
It happens that sometimes (50% of cases) the microcontroller fails and the IDE displays the message "Unknown function at 0x00000A80".
Can anyone explain to me where the problem is?
Could there be a stack or heap overflow?
How do I know what the problem is? The IDE doesn't give me much information.
Thanks.

Parents Reply Children
Related