Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNios2 stack size?
Hi all! I know this topic has been discussed more than once in this forum, but i did not find a sufficient answer. So please show mercy. Question: How do i find out how much memory is resevere...
Altera_Forum
Honored Contributor
15 years agoHi dsl!
Ok, perhaps it is not the compiler who reserves the memory area for the stack, perhaps it is the linker. But i still want to tell this "thing" that reserves this memory: "Please use 1024 bytes for the stack. And please do not use any memory for the heap. I don't have any dynamic memory allocation." How do i do this? Regards