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, .heap, .stack, .rodata, .rwdata are on SDRAM. Only the .entry and .exceptions are ON-CHIP-MEMORY. Are there special settings in BSP when using the SDRAM? My hardware is configured with the -3ns delay on the SDRAM clock. Thanks.