Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- 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-create-header-files --single my_nios2_fpga.h I dont't know where exactly put it and how to configure make menuconfig. This is happen with new kernel like 20100621 --- Quote End --- Hi Texblues, this is strange, because I also made the step with "make vendor_hwselect ..." on the distribution 20100621. I use the "test-nios2" branch for the nommu version. But if the mmu version really needs this step I think you have to put your "my_nios2_fpga.h" into the folder "linux-2.6x/arch/nios/include/asm" or something similiar. @baishunwu: It is better to open a new to topic and then tell us what steps you already made on getting uClinux to work. By the way the alterawiki has many sections about getting it started. Urmel