Forum Discussion
Altera_Forum
Honored Contributor
12 years agoCan you kindly clarify the flash part. I am not a pro in this
Let me tell you what am doing now. With one NIOS II i used to, add the sof and elf (with offset equal to the size of SOF file) files using FLASH PROGRAMMER in NIOS ECLIPSE IDE and start it. This writes the files into the flash. And the code boots directly from EPSC device every power UP. Now with two NIOS codes to be written in flash..... i am facing the issue. I can understand from the previous reply that i have tell the EPCS device what to boot and when ! But can you elaborate how to do this. I am confused. Note that by JTAG'ing the SOF and 2 ELFs the code is working fine for me.