Forum Discussion
Altera_Forum
Honored Contributor
21 years agoDownloading .elf into nios ?
Hi everybody, I have an .elf file to my nios processor and I don't know how I can send it to my nios II. In fact, I have already done it but I had a full project with code source. In...
Altera_Forum
Honored Contributor
21 years agoYou can do this from the command line using the nios2-download utility, e.g.:
nios2-download -g <elf file>