Forum Discussion
Altera_Forum
Honored Contributor
13 years agousing Dual Port Memory with simple Nios II Qsys system
Hi all, I created a Qsys system with an internal Onchip memory dual port RAM (internal port s1, and exported port s2) I would like to be able to write data from s2 (my test bench) and read data ...
Altera_Forum
Honored Contributor
13 years agoI think you have nios memory sections mapped to that onchip ram: I mean .rwdata, .rodata, .stack and .heap
Check your linker script file or linker configuration in bsp settings.