Altera_Forum
Honored Contributor
12 years agodownload elf without full nios install
Hi All,
Is it possible using the command line to download an elf file over JTAG (nios2-download -g -r file.elf) WITHOUT installing the full niosEDS. I want to copy required scripts/dll/exe from the nios2 install directory and make it portable without the full install. This is so I can supply our factory with a script or exe which will "just run". It is zero fun trying to walk a Chinese factory through installing niosEDS in order for them just to download some software. I cannot use a POF, JIC method as I don't want to overwrite the production image on the epcs device so it must be JTAG. So far I have the following run quartus_pgm.exe with .cdf file to download sof file Install Cygwin or GOW to give unix environment. How to get nios2-download to work????