Forum Discussion
Altera_Forum
Honored Contributor
10 years agoNote that NIOS code execution must start in a place that has code at power on. This is either flash which has been programmed in advance or on chip memory which has been initailized with a memory init file. You cannot set the reset vector to DDR as it won't have been initialized.