Forum Discussion

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

Downloading .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

Etienne

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You can do this from the command line using the nios2-download utility, e.g.:

    nios2-download -g <elf file>