Forum Discussion
Altera_Forum
Honored Contributor
16 years agonios2-download: error: wrapper script can only download one file at a time
I am running a very simple sopc system with just a nios2, some onchip memory to store my nios code/data, and a jtag debug port. I am able to compile in quartus v10.0 and download the .sof to my...
Altera_Forum
Honored Contributor
16 years agoOpen a Nios II Command Shell, change directories to where your ELF is located and try the following command:
nios2-download -g <ELF file> && nios2-terminal If that works, great, but you've got some sort of GUI SNAFU/misuse. If not, then post the error message here. --slacker