Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHello,
Thank you Mr. Sdhnain, for the immediate response. I tried that way, you said. Unlike to that, when I ran this Nios II IDE from SOPC builder of Standard.qpf, it didn't automatically chose that standard.ptf, but instead, explicitly it asked to specify that .ptf file. And I specified " Std_1s10.ptf", But it didn't work out. It has shown error, and the vmlinux.bin file has not generated to get it uploaded. So unfortunately, I am back to Square-1. The error it gave when buiding the kernel: cygdrive/f/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/drivers/ide/ide.c: In function `init_hwif_default': /cygdrive/f/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/drivers/ide/ide.c:262: error: `na_ide_ide' undeclared (first use in this function) /cygdrive/f/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/drivers/ide/ide.c:262: error: (Each undeclared identifier is reported only once /cygdrive/f/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/drivers/ide/ide.c:262: error: for each function it appears in.) /cygdrive/f/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/drivers/ide/ide.c: In function `init_ide_data': /cygdrive/f/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/drivers/ide/ide.c:313: error: `na_ide_ide_irq' undeclared (first use in this function) make[3]: *** [drivers/ide/ide.o] Error 1 make[2]: *** [drivers/ide] Error 2 make[1]: *** [drivers] Error 2 make: *** [_all] Error 2 make: Leaving directory `/cygdrive/f/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x' Best Regards, K V Naresh