Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYou will need to use nios2-elf-objcopy tool to convert the ELF formatted file into raw machine code. Set the target format to raw. The help and manual for that tool probably contains an example, because that is a common operation.
Reply if you have problems and the manual doesn't help enough.