Hello All, I am getting crash (TLB exception) in RTEMS _Heap_Free function. Is it because of unaligned address is passing to the _Heap_Free() function? Any other reason would cause crash in this function. Can anyone throw some light on this? Note: Our application is running on MIPS 4KC processor. Thanks Regards, Kamaraj