Forum Discussion
Altera_Forum
Honored Contributor
12 years agohow to dump a .exe on a NIOS II processer
i have created a QSYS System which has a NIOS II processor standard and has a C code(DDR_test.c) which transfers data to the DDR3 UniPhy controller. !! Is there any way to directly put an .exe ...
Altera_Forum
Honored Contributor
12 years agoThanks @dsl figured this out.
Have one more question, I can see that the limit on the ON CHIP MEMORY RAM is 64KB. So is there any way to know what is the amount of memory usage my code (ex : DDR_TEST.c) is taking. ???