Forum Discussion
Altera_Forum
Honored Contributor
15 years agoimpossible to boot ep3c25 from epcs16 - reset_vector problem ?
Hi, I am developing my first niosII design. It works well when I use a volatile programming file (.sof) but I have issues to program the fpga with an external flash. I use : - cycloneI...
Altera_Forum
Honored Contributor
15 years agoI also try this configuration :
- reset_vector in flash, onchip mem (everything in the linker section mappings except reset) + sram (nothing linked to) + jtag/debug -> nios boot ! so it also suggests that sram is responsible for nios boot problems. nios is not (or not properly) loaded in sram ? some pointers point wrong sram region ?