Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

how to program the .elf file into the flash

use jtag to download the .elf into the ssram and run, use the command: nios2-download -g *.elf , succeed. but if i want to download the .elf file into the flash and run , use this command ...