Forum Discussion
Liang_X_Intel
New Contributor
7 years agoUse Nios API codes to program flash
Hi, The standard way to burn .sof and .elf into flash is using flash programmer, it is easy and reliable. But I need to use my own NIOS code to write these two files into flash, and I see the .flash...
FawazJ_Altera
Frequent Contributor
7 years agoHello,
You might refer to the example above. Try to use the rbf file instead of flash file.
Thanks