Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI just use a plain makefile based flow in Linux. After building the elf file I can do:
nios2-download -c "USB-Blaster on host " -r -g path/to/file.elf and then nios2-terminal -c "USB-Blaster on host " to access the jtag uart (if you're using one).