Other Parts Discussed in Thread: SYSBIOS
Hi,
I'm using TI-RTOS version "tirtos_tivac_2_12_01_33" and compiler v5.2.4 for TM4C129 controller that run on the DK129.
Do we have a way to know what are the objects that allocated memory in the heap, so i can track them?
i used Memory_getStats() to get the curretly free heap amount but i need to know what are the modules that reserve the heap.
Thanks again,
Mohamed