Forum Discussion
aamlb
New Contributor
5 years agoArria10SoC Development kit: Failing to burn the on board QSPI flash
Hello,
I prepared a binary stream for burning to the QSPI flash: 128MB (MT25QU01GBBA8E12-0SIT), which installed on J11.
I followed the instructions on https://community.intel.com/t5/FPGA-Wiki/G...
YuanLi_S_Intel
Regular Contributor
5 years agoHi,
From the XML i dont see any problem, it seems like the setting during JIC file generation is appropriate. Another thing that i would like to check with you is on the IP side, during SFL IP initialization, have you selected 1024mb and also select as Active Serial configuration in Quartus?
Thank You
- aamlb5 years ago
New Contributor
Hi,
Please note that we are trying to boot the nios from the QSPI flash that installed on the EVB piggy card (J11).
- Does the controller should be configured to 'Active serial' also?
- There is also the following configuration:
- 1cs, 4B addressing
- Nios reset vector - (0x00f0_0000)
- added "PGM_ALLOW_MT25Q=ON" in quartus.ini local new file
Please advise if all the above as expected.
Thank you.