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/literature/hb/nios2/edh_ed_handbook.pdf
I connected the reset vector to the EPCQ controller and the exception vector to a on chip memory:
when I try to convert the sof + epcq hex to jic , and use 'absolute addressing':
I get:
why is this the address I'm seeing?
when I choose 'relative path' (and insert the appropriate address) I can convert to JIC but the software does not load from flash (HW does).
I think the issue is not with the software app itself since it does work when loading from JTAG.
any ideas what the issue may be?
thanks!