Memory debug for RTOS

Hi All

now I’m facing the memory corruption in my system, maybe memory write out-of-bound or somthing, is any debug tool or method like KASAN or someting ?
BTW, Im using heap_4 method

There is no KASAN equivalent. Can you explain more about what you are doing and what the symptoms are?