Hi,
When runtime memory allocation fails, i get the message "xdc.runtime.Error @ ti.sdo.ipc.heaps.HeapMemMP: line 743: E_memory: Out of memory: handle=0x3d3205c0, size=16384"printed on the STDOUT / CCS console. My application handles this error condition and allocates from another segment. In our product, the STDOUT is used print status / messages. This error print by BIOS is causing an un-desired effect.
How do we turn this message OFF.
Thanks Sujith