Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Sorry for the multi-month delay in responding. I am now able to get back to trying to get this to work. My OSes are Linux Mint 10.0 and CentOS 5.5. They are both 32-bit, and I get the same result on both. This is with Quartus 10.1. --- Quote End --- The error comes from "nios2-elf-objcopy" not being found in your PATH. You'll need to add nios2-elf-objcopy's directory to your PATH. sof2flash uses nios2-elf-objcopy -O srec a.hexout a.flash to convert to flash. -- Konrad