Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
Hi,
Perhaps you could try to allocate the heap to another memory you have in your system... tat would free up the stack... Regards, caridee - Altera_Forum
Honored Contributor
Do you mean the stack for the host tools ?
Or the stack for the target nios code ? - Altera_Forum
Honored Contributor
I mean for the target NIOS. If I create separate memory regions for stack and heap using the BSP editor and regenerate the linker file and the BSP, the linker file complains that it is unable to find _alt_stack_base