Forum Discussion
Altera_Forum
Honored Contributor
21 years agoA problem about configuring the sys lib
Hi everyone, Whe I try to run my design on a dev board based on NiosII(NiosII 5.0), I configured the System Library properties as: Program memory(.text) sdram Readonly dat...
Altera_Forum
Honored Contributor
21 years agoThank slacker! http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif
Now I change the configuration of the sys lib properties to all "sram", and the design runs all right! But could you please give some tips in how to configure other choices of memory except (.rodata) as a volatile memory?I mean,is there some "conventional" configuration of those things? e.g what is the normal selection for heap memory and what for stack memory and the like?