-
linux设备驱动的书,2.4核之后的版本。
linux设备驱动的书,2.4核之后的版本。-linux device drivers book, after the nuclear 2.4 version.
- 2022-03-11 19:27:07下载
- 积分:1
-
norflash 代码!
norflash 代码!--norflash source code.
- 2023-01-07 04:00:04下载
- 积分:1
-
采用美国adi公司的bf系列,基于bf533的ez
采用美国adi公司的bf系列,基于bf533的ez-kit平台的跑马灯和数码管显示功能的代码-Adoption of the United States adi
- 2022-02-01 02:28:20下载
- 积分:1
-
eeprom 24xx 通用读定代码
写数据时自动分页以提高速度
eeprom 24xx 通用读定代码
写数据时自动分页以提高速度
-General Reading code for eeprom 24xx
- 2022-02-03 02:03:24下载
- 积分:1
-
boa:著名嵌入式系统网页服务器源代码。
boa:著名嵌入式系统网页服务器源代码。-boa : famous embedded web server system source code.
- 2022-06-14 00:45:00下载
- 积分: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
-
这是一个LCD12864程序,适合新手入门使用,简单易学,本人就是从这个简单例程开始学习AVR单片机, 希望对新人有帮助...
这是一个LCD12864程序,适合新手入门使用,简单易学,本人就是从这个简单例程开始学习AVR单片机, 希望对新人有帮助-This is a LCD12864 procedures, suitable for beginners to use, easy to learn, I was from the beginning of learning this simple routine AVR microcontroller, would like to help newcomers
- 2022-02-02 07:46:13下载
- 积分:1
-
一个数字显示时钟的程序,用的是DS1302时钟芯片,用51单片机直接接口读取指令,有protues方针并且配合1602显示!...
一个数字显示时钟的程序,用的是DS1302时钟芯片,用51单片机直接接口读取指令,有protues方针并且配合1602显示!-A digital display clock procedures, using a DS1302 clock chip, using 51 single-chip direct interface to read instructions, and have protues approach with 1602 show!
- 2023-01-16 11:55:03下载
- 积分:1
-
这个程序在P89C51嵌入式微控制器盒正弦波
this the program for sine wave in P89c51 embedded microcontroller kit-this is the program for sine wave in P89c51 embedded microcontroller kit
- 2022-01-21 06:06:47下载
- 积分:1
-
DSP simulation with I2C interface MCBSP procedures. Which is a DSP model C5416
DSP中用MCBSP模拟I2C接口的程序.其中DSP的型号是C5416-DSP simulation with I2C interface MCBSP procedures. Which is a DSP model C5416
- 2022-07-21 22:52:00下载
- 积分:1