Forum Discussion
Altera_Forum
Honored Contributor
21 years ago --- Quote Start --- originally posted by cybdenw@Apr 6 2005, 02:09 AM hi there,
use nio2-elf-objcopy
you will probably want something like:
nios2-elf-objcopy -o binary input_file.elf output_file.bin
regards,
...dw --- Quote End --- hello cybdenw I used nios2-elf-objcopy -O binary input_file.elf output_file.bin the input file .elf :409KB but the output_file.bin is 9M it seems wrong