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