Memory Leak Detection

Does anybody have tips for debugging memory leaks while running an application on board? I tried porting over my application to run on native_posix architecture but couldn't find any issues with Valgrind because it was a little challenging to set it up to track k_malloc and k_free

Parents Reply Children
No Data
Related