Forum Discussion
gcohe5
New Contributor
6 years agoArria 10 dev kit boot via epcq - software not loading
hi I'm trying to boot a Nios ii processor from EPCQ flash. I followed the steps described in the following (page 252 and on): https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literatu...
Ahmed_H_Intel1
Frequent Contributor
6 years agoHi,
I think you need to review page 261 the following section of the same document you shared:
"
Note: • You may select Relative addressing if you would like to set a relative address to the reset vector offset (0x01E00000) you configured earlier. For example, setting a start address of 0x01F00000 for the relative addressing mode changes the start address to 0x3D00000. • There is an issue for Absolute Addressing for EPCQ. Refer to this knowledge database for more details.
"
plus, please check the available design examples here:
https://fpgacloud.intel.com/devstore/?search=epcq
https://fpgacloud.intel.com/devstore/platform/16.1.0/Standard/board-update-portal-utilizing-epcq-flash-memory-reference-design/
Regards,