In order to maximize the amount of useful data the Memfault Firmware SDK can collect in the smallest possible number of bytes, the SDK is configured to collect a limited number of bytes of stack per task.
The number of bytes of stack that will be collected at most from each task is configured by MEMFAULT_COREDUMP_STACK_SIZE_TO_COLLECT.
If you see "Incomplete stacktrace" and find that more frames could be useful to determining the root cause of an issue, it could be beneficial to increase this value.
Comments
0 comments
Please sign in to leave a comment.