ajudge
8
The cause of this specific error can vary. Most recently I saw it to be caused by a starved health check thread:
Can you try the workaround described towards the end of ARM-CORTEX-M33 with no DSP support - #3 by Roy to determine if a starved health check is the issue.
If so, you may need to balance any thread priorities for software you have added.