Forum Discussion
Altera_Forum
Honored Contributor
11 years agoNiosII flash programmer elf->flash
Hi I'm looking for a "how to" get a nios2 project burned to flash, thinking that it all should end in a .pof file. Got a .sof from the OnDie example, but needs to add my modified NIOS2 project ...
Altera_Forum
Honored Contributor
11 years agoAre you trying to program the .sof and .elf into the MAX 10 UFM? Then you can try to refer to AN730 on the steps to generate the .pof which contain the .sof and .hex (generate from .elf). Then you can program the MAX 10 with the .pof file.
https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/an/an730.pdf I dun think .flash files format are support in MAX 10.