Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAltera Cyclone IV Programming .elf file to flash?
I am working on a DE2-115 dev board and have finished my design. Now i need to program Flash memories so that my code will be non-viotile. I have successfully converted the .sof file to .po...
Altera_Forum
Honored Contributor
14 years agowhen you hit run the nios 2 download your software to your sopc ram............
if you want to boot your sopc from flash you need to convert your .elf file to .flash file and write to flash ........ your exception vector need to point to ram and reset vector to flash you are use epcs and cfi flash at your design?