Part Number: TMS320C6670
Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hello!
Is there a way know number of heaps created in SYSBIOS project and get their handles for further mem stat query?
I found internally heap handles are collected in ti_sysbios_heaps_HeapMem_Object__table__V. I hope there is some simple interface to evaluate that array.
Thanks in advance.