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.

DM388: DM388 IPNC ASSERT (ipcBitsOutLink_tsk.c|IpcBitsOutLink_createOutObj|380)

Part Number: DM388

IPNC host fails to allocate SR0 memory.

Need the source code for Memory_alloc used by IpcBitsOutLink_createOutObj

It appears to be #define Memory_alloc xdc_runtime_Memory_alloc

 

#define xdc_runtime_Memory_alloc xdc_runtime_Memory_alloc__F

#define xdc_runtime_Memory_alloc xdc_runtime_Memory_alloc__E

 

Appears that xdc_runtime_Memory_alloc__F and xdc_runtime_Memory_alloc__E are part of some library.

We do not have any source code for the memory allocators

 

Need a way to turn on debugging, trace or what ever to determine why Memory_alloc is returning NULL