Forum Discussion
Altera_Forum
Honored Contributor
17 years agoCan you compile your bootloader into the regular project, thereby making one .elf that has everything in it? Maybe you could create two .elf's instead.
Either way, once you have the .elf use it to do the conversion... nios2-elf-objcopy -O ihex file.elf output_file.hex