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 agoI have tested the program with the ON_CHIP_MEMORY only and it's fine. I was even able to write data to the SDRAM using pointers to the address SDRAM_BASE.
The error message I get is : Download to target fails. That's all. I tried different ways to mix the SDRAM and the on-chip memory but the compiler complains about the offset between the addresses which exceed 32000...