Forum Discussion
Altera_Forum
Honored Contributor
15 years agoseems the download process tries to download the image to the tigthly coupled memory.
Please check this: arch/nios2/kernel/vmlinux.lds.S: . = DDR2_TOP_BASE | KERNEL_REGION_BASE; This means that the image will be built to load at the DDR2_TOP_BASE in my desing. Try to bring it to the ddr_sdram. You may also check nios.h