Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

"theHeap[ ]" array size of OSAL_Memory in "HostTestRelease"

$
0
0

Hi,

In "HostTestRelease" project OSAL_Memory.c file contains defination of following variable 

static __no_init osalMemHdr_t theHeap[MAXMEMHEAP / OSALMEM_HDRSZ];

size of this array is around 3 KB.

i want to reduce its size to half around 1.5 KB.

Is it possible to do that ? Is 1.5 KB array size sufficient for the application ?


Viewing all articles
Browse latest Browse all 262198

Trending Articles