Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIt works !!!
I had 2 problems: - I was using an onchip ROM instead of RAM to store the bootloader in SOPC - Then I have seen after reading back EPCS content that Nios binary file must be written without any byte modification unlike RBF files. So I have modified the ROM to RAM and the way I write nios file on EPCS and now everything is working. Now Nios can boot from a custom offset in EPCS and I can update binary file in EPCS !! Thanks for support.