Hi dsl!
> If you are being that careful/concerned about memory allocation
Unfortunately i have to. I am using a cyclone2 (EP2C20Q240C8N) without any external memory except an EPCS device. Because of this i don't have that much OnChipRam/Rom.
But isn't it possible to just modify the startup code that Altera's build system includes to change stack size?
If this is possible, i would still need a hint where to look for the Altera startup code (which file)...
I feel a little reluctant towards writing my own startup code, because of my lack of information about this topic.
Regards