Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi cosmosd,
With Nios II you can use nios2-download to download an elf file to your target. Use the --help option for details, but to load and run: $ nios2-download -g myapp.elf If you use the jtag uart, start the nios2-terminal in a separate shell. Regards, --Scott