Altera_Forum
Honored Contributor
15 years agoon chip memory
hello, I don't know how can i access on chip memory read and write operation, using the NIOS II! can someone help me! thank you for your help.
Do you use a different memory for heap/stack/bss? In that case you can directly access the onchip memory through pointers or the IORD/IOWR macros. You can find the address of the on-chip memory in system.h.