Altera_Forum
Honored Contributor
9 years agomake_flash_image_script.sh error
Hi all,
I use advanced_boot_copier of Altera, I try to make software image with make_flash_image_script. I put make_flash_image_script.sh, make_header.pl, read_flash_image.pl files into the same folder as elf file and run script from Nios2 Command Shell GCC 4 (Version 15.0, build 145). But there is no srec file after script executing. The text of warning: BFD: factory.elf.tmp.elf: warning: Empty loadable segment detected, is this intentional? ./make_flash_image_script.sh: line 156: conv: command not found. I have no idea how i can resolve this. Please, help.