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...
gcohe5
New Contributor
6 years agohi
thanks for the answer.
I tried "relative addressing" inserting manually the address. Any address I give gets a '0x90000' offset (instead of the actual address I inserted in the ip parameter as I would expect from the note you posted).
When using 'relative addressing' , the JIC was generated and downloaded, but the SW does not work.
does the size of the On Chip memory influence this?
Also I noticed that in the reference design you posted the "Active serial clock source" (in: device and pin options -> Configuration) is set to 100M, where in the PDF I posted (page 256) this clock should be 25M.
BR