Forum Discussion
Altera_Forum
Honored Contributor
18 years agoIs there any way to know where the heap is implemented and what I am allocating there?
Actually my application is still very little, and there are hundreds of files inside the syslib allocating something. Then, do you think it is possible to fix the problem freeing some memory space? Like using, for instance, the "standard" sopc model instead of the "full featured" one? When I tried the socket server example I used the full featured and I didn't have any problem.