Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

DE0 Development Board:Customize Kernel Settings

HI,everyone !

I want to Customize my own uCinux kernel on DE0.I make menuconfig on the uclinux-dist directory and select the Customize Kernel Settings.IN Processor type and features\Platform a development board mdel should be selected.There are models such as ALtera DE2 Development board and ALtera Cyclone III 3c120 Development board excpet for DE0 Development board,so what can I do ? Which board should I select, or should I creat my own board model?

Can anyone help me ?

Thanks in advance!:)

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I have successfully transformed uClinux to my DE0 board under default settings. I start with a minimum hardware systems.

    But you know ,the IO pins and chips on DE0 board are quite diffrent from those on DE2 board and other boards supported by nios2-linux.As a result ,the device drivers may not apply to DE0 board!