-
MTD under the relevant development tools, the report useful source
这是linux下mtd的相关的开发工具,报告很多有用的源码-MTD under the relevant development tools, the report useful source
- 2023-04-04 07:30:03下载
- 积分:1
-
FPGA控制AD采样
资源描述基于FPGA控制的高速AD采样系统。以verilog作为编程语言,经过modelsim验证
- 2023-03-12 01:00:03下载
- 积分:1
-
C8051F020芯片的以太网实现编程,包,包括工程文件
C8051F020芯片的以太网实现编程,包,包括工程文件--Network program using C8051F020 chip. It includes design documentations.
- 2022-03-20 00:13:09下载
- 积分:1
-
51系列单片机的i2c总线通信的C语言程序。
51系列单片机的i2c总线通信的C语言程序。-51 Series MCU i2c bus communication of the C language program.
- 2022-02-10 16:53:31下载
- 积分: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
-
实用遥控器解码程序
实用遥控器解码程序-A useful remote controller demodulation program.
- 2022-05-20 18:11:18下载
- 积分:1
-
基于LPC2378的CAN通信程序,实现两个CAN的自发自收
基于LPC2378的CAN通信程序,实现两个CAN的自发自收-LPC2378
- 2023-06-24 11:10:03下载
- 积分:1
-
在TINI嵌入式操作系统上,对PPP拨号的处理和网络连接的处理
在TINI嵌入式操作系统上,对PPP拨号的处理和网络连接的处理-TINI embedded in the operating system, the treatment of PPP dial-up and network connectivity deal
- 2022-09-13 15:10:03下载
- 积分:1
-
event queue
这是 freesscale smartDSP OS 测试 c 源的 evnet 队列。此演示创建三个任务,包括任务和事件队列 Initialization.The 的主要功能是系统功能测试的事件队列
- 2022-07-23 13:14:16下载
- 积分:1
-
Arduino 使用 cc2500
收发信机的 CC2500 示例代码。这将会发送数据包中包含的长度和"你好"。每个 400ms,然后进入接收模式。
SPI 的硬件:
MISO -> 12
MOSI -> 11
SCLK/SCK -> 13
CSN/SS - > 10
- 2022-06-19 15:00:16下载
- 积分:1