Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIt looks okay. When you use elf2flash, don't forget the --after option to place the new contents at the correct address in the flash, just after the FPGA image. The only issues I could think of are endianes or bit order. Could you read back the flash contents in both cases (when you flash with your method and when you flash with the Quartus programmer) and see if you can find any difference?