Hi
I am using the Jacinto PDK version "ti-processor-sdk-rtos-j721e-evm-09_00_01_01" where I could see the heap functions under the ti-processor-sdk-rtos-j721e-evm-09_00_01_01/pdk_jacinto_09_00_01_04/packages/ti/osal/HeapP_freertos.c.
Do you know any reference or test application that make use of these heap functions that could update the Heap statistics like totalSize, totalfreeSize, since I could see only standalone heap functions and no any implementation on it.
Thanks