Altera_Forum
Honored Contributor
10 years agoHow to download elf file to the Nios without recompiling
Hello,
I have a system with a Nios II processor. Currently, to download the system to the FPGA, I first download the .sof file using the Quartus II programmer, then on Quartus II I click on "Tools" and then "Nios II Software Build Tools for Eclipse", which opens the Nios II software. Then I click on the Run button to launch the program to the FPGA, but the program is recompiled before being downloaded. Is it possible to download directly the elf, without recompiling the project ? For info, I am using the version 13.0.1.232 of Quartus II and Nios II EDS. Thanks in advance, Jérôme