aggarg
(Gaurav Aggarwal)
3
Thank you for the detailed investigation.
Your conclusion from the observations seems right and it does look like a memory corruption. Lets start with the following -
- Define configASSERT.
- Enable stack overflow checking - FreeRTOS - stacks and stack overflow checking
For a quick check, can you try increasing the stack sizes (like 4x or something)?