Forum Discussion
Altera_Forum
Honored Contributor
13 years agoSDRAM and BSP settings
Hi everybody, I am using the SDRAM on the DE1 board with NIOS. The bad thing is that the download of the .elf file fails without further notices. The BSP settings on the linker tab are: .bss, .hea...
Altera_Forum
Honored Contributor
13 years agoWhat error message do you get when you try downloading? Nios processor not found or error during download or verification?
Is fpga correctly configured? Does your design meet the timing? Usually, in such situations I suggest running a very small nios program fully contained in onchip ram, so you can test the system independently of possible sdram problems.