This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC1312R: HeapBuf_free() and HeapMultiBuf_free() size parameter question

Part Number: CC1312R

Tool/software: Code Composer Studio

Hi,

I use HeapBuf and HeapMultiBuf in my project and I allocate and free them by Memory_alloc and Memory_free.

The question is does we really need the size parameter value to free memory block and what value have to/could be pass in case that I am going to free a block from a HeapMultiBuf?  

Regards,

Dimitar