Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblem booting program from EPCS flash and running from SRAM
Hardware and software tools: NIOS II IDE 10.1 ("Legacy") Quartus II 10.1 Device:Arria II GX - EP2AGX260FF35I5N I am using software tools and hardware as described and a custom board.The p...
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: