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 this case I have only the .elf file Thanks a lot Etienne1 Reply
- Altera_Forum
Honored Contributor
You can do this from the command line using the nios2-download utility, e.g.:
nios2-download -g <elf file>