Forum Discussion

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

How to put the elf file (NIOS compilation file) to separate non-volatile memory?

Hi everyone, I have make a simple program with NIOS. I also have successful to flash the elf file by "combining the elf file and sof file" so the program can stay permanently in the chip. My qu...