Forum Discussion
Altera_Forum
Honored Contributor
20 years agothanks hippo,
Regarding step 5 - cd ~/linux-2.6.x# generate nios2_system.h from ptf make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- hwselect SYSPTF=your_system.ptf# config the kernel make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- menuconfig# compile the kernel make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- since the board is a 2C35, what should be used for your_system.ptf? will a linux_1C20 suffice? thanks again!