Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFor my case, rbf works, rpd works,
also using the following also works: - sof2flash - then nios2-elf-objcopy -I SREC -O binary ... When using the file coverter GUI, I have to reverse the bits for each byte of rpd and rbf. When using nios2-elf-objcopy, the bit are already reversed. Thanks all. Jeff