Forum Discussion
Hi,
There are server example on booting the NIOS II, I usually refer to below document on doing NIOS II booting , you may select any method:
- SCroi14 years ago
New Contributor
Thank you for your response!
Yes, I followed the instructions on the edh_ed_handbook and also the ones on the AN730.
The system works when I use the flash device from the development kit(N25Q512A83) but when I try to use the flash chip that we need to use in our application: GD25Q16 the MAX10/NIOS_II project fails to boot. I can load the software .hex file into the flash device, but the MAX 10 fails to boot. I tried with both flash interfaces: the "Generic_Serial_Flash_interface" and Generic_Quad_SPI_Controller. No luck.
Can you please help me with the changes that need to be done in order to use a GD25Q16 flash device? If helps I can send you the project.
- EBERLAZARE_I_Intel4 years ago
Regular Contributor
Hi,
I have checked, based on the Generic Serial Flash Interface Intel® FPGA IP User Guide:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-gen-sfi.pdf#page=3
Unfortunately, the GD25Q16 is not supported. The supported flash devices for configuration memory are, EPCQ, EPCQ-A, EPCQ-L, and
Micron* MT25Q (256Mb to 2Gb) devices.