The TDMoIP device's SC_RAM_SIZE is currently set to 0x200000 (2 Mbytes). What’s this memory used for?
For the HAL driver, it is using its own message queue structures. That 2M is used for that purpose.Since driver is from a third party, no other size has been tried.