详解在Nios Startkit上运行uCLinux的实验
1. 点击 uClinux For Nios II 下载 uClinux 开发包,并按其说明安装到电脑上。
2. 将 C:alterakits ios2_60ineclipsepluginscom.microtronix.nios2linux.kernel_1.4.0 下的 linux-2.6.x 文件夹复制到 D:盘根目录下。
3. 点击 NE2000驱动 下载 RTL8019AS 的驱动程序,将解压后的 8390.h、ne.c 文件复制到 D:linux-2.6.xdrivers et 下,覆盖掉该文件夹下的同名文件。
4. 启动 Nios II Command Shell,输入 cd d:/linux-2.6.x 命令。

5. 在 Nios II Command Shell 窗口中,输入 make hwselect SYSPTF=../lwip/niosII.ptf 命令。对于随后的 cpu、ext_flash、sdram 选择菜单,都输入 1。

6. 在 Nios II Command Shell 窗口中输入 make menuconfig 命令,进入 uClinux 配置界面。

7. 进入到 Processor type and features 设置页面。将 Platform 设置为 Altera Cyclone Development board support,去掉对 Enable leds,seven segment display 的选择,退回到上一级界面。

交换机相关文章:交换机工作原理
评论