Hi, I want to know how to track the heap size dynamically. I know there are ROV debug tool which will display heap max size and peak average. But I want to realize the tracking of heap size from the program. Is there BIOS API for tracking the heap size which can be call from the program? I guess HeapTrack API can be used, but I want sample program which using this API. best regards, g.f.