Forum Discussion
Altera_Forum
Honored Contributor
19 years agoDE2 TryOutuClinux
Hi all, I am trying to load zImage_de2_net on to the DE2 board. I have used the DE2_NET.sof to configure the hardware. All goes well untill I run the image using the nios2-download -g zimage...
Altera_Forum
Honored Contributor
19 years agoFor the DE2 kernel config question,
you should start with the default from uClinux-dist with latest nios2 patches. After you have successful boot of uClinux, you can add others step by step, eg, DM9000 for ether net. You should enable only what you need, or the kernel will get bigger. The DE2 has only 8MB memory.