Forum Discussion
ZhiqiangLiang
Occasional Contributor
1 year agoqspi driver in NIOS bsp in Cyclone 10
Hi, I am running NIOS II in Cyclone 10 LP 10CL120YF484. The flash I am using is M25P64 which is qspi interface. The problem is that EPCS flash controller is not compatible for Cyclone 10. I am go...
ZhiqiangLiang
Occasional Contributor
1 year 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_Altera1 year 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.