Forum Discussion
Altera_Forum
Honored Contributor
11 years agoNios II reset vector must always point to the boot device.
Exception vector can point anywhere but I recommend to use a convenient on-chip memory for faster reaction. In the linker settings, .reset and .exception MUST match Nios II settings you used in Qsys: then, sdram is wrong; you should have epcs (or your specific flash device) at the .reset line.