Forum Discussion
Altera_Forum
Honored Contributor
20 years agoDownload and run .elf into target hardware
Hi all.
how can i load .elf file to SDRAM and run it on target without building source files. Thanks. Alex2 Replies
- Altera_Forum
Honored Contributor
$ nios2-download -g file.elf
Regards, --Scott - Altera_Forum
Honored Contributor
Hi
We have NIOS2,JTAG and SDRAM on our slave FPGA board. Can i use another - master FPGA board (with FLASH) to send file.elf from master board UART to slave board JTAG? Can i have nios2-download utility source code? Thank you Ilya