Forum Discussion
Altera_Forum
Honored Contributor
20 years ago1. There is no elf2flt in the linux distribution CD. The source is in the examples/software/linux/utils/elf2flt. But you need libbfd to build it. It should be better to do the buildroot following the marc's page.
2. "nios2-elf-objcopy -O binary vmlinux vmlinux.bin" will create the raw binary file.