Forum Discussion
ZhiqiangLiang
Occasional Contributor
7 months agoThank you!
I have already found a good IP(Serial Flash Controller Intel FPGA IP) that supports EPCS64 flash.
I have already tried this IP. I can program jic file via Quartus--> Tools--> Programmer.
but I can't program elf file via Eclipse--> NIOS II --> Flash Programmer.
Is there any way to program elf file or binary of C code if I use Serial Flash Controller Intel FPGA IP?
- Archer_Altera7 months ago
Occasional Contributor
Hi Zhiqiang,
Please refer to ug_nios2_flash_programmer document in link below, it provides the method of programming SOF and ELF file into EPCS flash.
https://cdrdv2.intel.com/v1/dl/getContent/666773?explicitVersion=true
Hope this is helpful.