Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe "app_image.bin" file generated on the first link you give is the very exactly image of the data flash.
you can try this, it could work :nios2-elf-objcopy -I binary -O ihex app_image.bin app_image.hex and then program it with serial flash loader... [edit] I remove what I have write about the second link... it was wrong :oops: