Forum Discussion
Altera_Forum
Honored Contributor
20 years agoWell I've confirmed with Altera Technical that that is the correct boot loader program.
I've programmed the epcs device and I've programmed my flash device with the loader and application code(s). But on porwe up the epcs configures the FPGA but no code is executed. It seems that the SDRAM 0x400 0000 to 0x7FF FFFF (spacing for clarity) in connected to both the NIOS instruction and data masters. But the flaos 0x800 0000 to 0x9FF FFFF is only connected to the NIOS data master. How can I get the NIOS to execute code from the FLASH. Reset vector is pointing to FLASH. gm