Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNios II, Reset Vector : SDRAM => ok, EPCS => failed
Good morning all, I have a little problem with the nios II. In my design I use an external SDRAM, I used it as Reset Vector and it work just find. Now my software is ended, I want to...
Altera_Forum
Honored Contributor
12 years agoPointing the reset vector to SRAM is unlikely to work (something else would need to write the code to SRAM before reset is removed).
You are probably using the jtag debug to load your code - so the reset vector isn't used.