Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi,
if you do not want to use the byte reflecting you can do the following from the Nios II Command Shell:
sof2flash --epcs --compress --input=yourSOF --output=fw.flash
nios2-elf-objcopy -I srec -O binary fw.flash fw.rbf
Now the fw.rbf file should be just in the right format to store to the fpga