Altera_Forum
Honored Contributor
20 years agomalloc size limit
Hi,
on my board I've more than 8000 KB of free RAM. From my application I try to malloc a big buffer in RAM, ~5000KB, but I see that the malloc function don't give me this memory space. I made some test and I've seen that the maximal block of memory that I can to alloc is ~4194055 Bytes. Why? Is there an allocation limit? Can somebody help me? thanks StePa