Forum Discussion
Altera_Forum
Honored Contributor
15 years agouClinux 20100621 - conneting NIOS HW with linux
Hi I can not connect NIOS hardware with uClinux kernel. I successfully did it when uClinux support make vendor_hwselect. But when I have to build my custom header file with command sopc-creat...
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