Tool/software:
I was running the Lab_007 MRR with some added modifications based on our applications, but I encountered crashes while on-field (in the vehicle). We believe the issues stem from synchronization problems between the additional tasks I created. To pinpoint the exact task causing the crashes, I would need to debug the code, but debugging on the vehicle is impractical. Therefore, I considered logging the call stack information and potentially printing these logs before the MSS core crashes.
TLDR- Wanted to log the call stack in run mode / normal mode .
Regards,
Tanoop