-
一个多级菜单的例子,可以在此基础上开发自己的多级菜单程序。...
一个多级菜单的例子,可以在此基础上开发自己的多级菜单程序。-a multi-level menu example, the basis of developing its own multi-level menus.
- 2023-03-11 10:00:04下载
- 积分:1
-
RedHatLinux9基础学习资料,适合初学者
RedHatLinux9基础学习资料,适合初学者-RedHatLinux9-based learning materials, suitable for beginners
- 2023-08-14 17:45:08下载
- 积分:1
-
一个与GP
一个与GP-proface人机界面通讯的上位机程序-with a GP-proface man-machine interface of PC communications procedures
- 2022-08-13 04:07:49下载
- 积分:1
-
5x6 键盘驱动和测试程序
5x6 键盘驱动和测试程序-5x6 keyboard and testing procedures
- 2023-01-31 03:10:04下载
- 积分:1
-
IO口蜂鸣器输出频率的采集,听到好听的可以抄下来,不用找蝌蚪了...
IO口蜂鸣器输出频率的采集,听到好听的可以抄下来,不用找蝌蚪了-IO I buzzer output frequency of collection, can hear the sound of the copy down, do not look for the tadpoles
- 2023-04-14 22:30:03下载
- 积分:1
-
embedded multi
嵌入式多任务实时操作系统培训教材-embedded multi-tasking real-time operating system of training materials
- 2022-03-19 07:46:36下载
- 积分:1
-
《Z
《Z-Stack操作系统抽象层应用程序编程接口》(中)-OSAL API_F8W-2003-0002
- 2023-07-31 21:15:03下载
- 积分:1
-
基于ARM的温度显示程序,可以在OCM12864上显示温度变化
基于ARM的温度显示程序,可以在OCM12864上显示温度变化
- 2022-02-26 17:15:15下载
- 积分:1
-
rootfs挂载 【mini_rootfs】
应用背景
本地挂载:
# setenv bootargs root=/dev/mtdblock4 init=/linuxrc console=ttySAC0,115200 rootfstype=yaffs rw
nfs方式挂载rootfs
本地PC端:
1 准备好/mini_rootfs
2 安装软件包
#apt-get install nfs-common nfs-kernel-server portmap
3 配置nfs服务
#vim /etc/exports
加上以下内容:
/mini_rootfs *(rw,sync,no_root_squash)
重启nfs服务器
#/etc/init.d/nfs-kernel-server restart
开发端:
1 配置内核以支持NFS启动
make menuconfig
[*] Networking support --->
Networking options --->
[*] IP: kernel level autoconfiguration
File systems --->
[*] Network File Systems ---&
- 2022-10-20 07:15:04下载
- 积分:1
-
FPGA reading JPEG pictures from SD card
FPGA reading JPEG pictures from SD card
- 2022-08-15 02:12:42下载
- 积分:1