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 agoIt is extremely unlikely that your executable code is embedded in the fpga image.
It is almost certainly downloaded afterwards. I suspect you are loading it over the JTAG debug port.