- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am looking to increase the stack size for my NIOS II build. Can someone tell me how to do that. I am using the SBT for Eclipse IDE to develop my code
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you mean the stack for the host tools ?
Or the stack for the target nios code ?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page