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.

RTOS/TM4C1294KCPDT: Memory_alloc() (xdc.runtime.Memory) vs malloc() (stdlib.h)

Part Number: TM4C1294KCPDT

Tool/software: TI-RTOS

Dear Member,

New to TI and TI-RTOS. Planning to use TI-RTOS on TM4C1294KCPDT. We will be creating OS Abstraction layer. W.r.t. memory related to functionality, what's difference between Memory_alloc() (xdc.runtime.Memory) and malloc() (stdlib.h)? which one is preferred?

Thank you for your help.