Forum Discussion
Altera_Forum
Honored Contributor
21 years agoA question about sram vs. sdram
Hi all, Recently I have been thinking about a question. As we know,without a sram,Nios can run normally; but if the system comes with a sdram and also a sram, what would be the c...
Altera_Forum
Honored Contributor
21 years agoactually,my sram is 128k, so I think if I only use such a sram to run
a RTOS(such as uC/OSII),there would be problems because its capacity is not big enough.Thus, how can I configure my RTOS with the two different rams,e.g how to configure the stack space and distribute the running data?