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.

BTPS_MEMORY_BUFFER_SIZE allocation for SPP demo for 7 comport

Hi,

In my application with TIVA C mcu,  I want to use 7 SPP comports and I will make the CC256x module as master. My program is working fine for 6 comports, But when when I use 7 th comport I am facing issues.

Sometimes BTLE stops advertising. And in logs i found "Malloc Failed 4092"

I want to know on what basis memory can be allocated for BT kernel ?

In SPPLE sample demo it was given 6 KB. I increased to 24KB for 7 comports but I am facing issues. Before making any trail and error method I want a specific reason on how to allocate memory properly for Bluetopia kernel.

Thank you 

Sravan