-
一个红外线的源程序,可以在KEIL下编译通过,而且是C中潜入汇编,内含红外的资料文档...
一个红外线的源程序,可以在KEIL下编译通过,而且是C中潜入汇编,内含红外的资料文档
- 2022-02-06 04:23:47下载
- 积分:1
-
CC2480数据表
ZigBee芯片 CC2480 Datasheet-CC2480 Datasheet
- 2023-03-13 20:50:03下载
- 积分:1
-
基于51单片机的编程设计,资料的详细功能、包含内容说明
基于51单片机的编程设计,资料的详细功能、包含内容说明-51 MCU programming based on the design, of detail features, including the content description
- 2022-07-16 12:07:28下载
- 积分:1
-
arm_ads 程序原代码,适合嵌入式开发的调试工作学习。
arm_ads 程序原代码,适合嵌入式开发的调试工作学习。-arm_ads program source code, suitable for debugging embedded development work and study.
- 2022-08-16 03:15:16下载
- 积分:1
-
running on the embedded Linux
运行在powerpc上的嵌入式linux-running on the embedded Linux
- 2022-02-03 13:41:18下载
- 积分: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
-
Linux下面最好用的程序、文本编辑工具之一。
Linux下面最好用的程序、文本编辑工具之一。-Linux Below is best to use the procedure, text editing tool.
- 2023-09-08 04:25:04下载
- 积分:1
-
:主要
: Main
// Description : JXARM9-2410 DMA操作实验主程序
// 实现功能:
// 实现DMA方式内存到内存的拷贝动作,修改DMA设置
// 并比较其工作效率,实验包括:
// DMA0-DMA3-: Main// Description: JXARM9-2410 DMA operation of the experiment the main program// realize functions:// realize the way DMA memory to memory copy actions, modify DMA settings// and compare the efficiency of its work, the experiment included:// DMA0-DMA3
- 2022-02-28 11:14:03下载
- 积分:1
-
Embedded LCD screen driver for ARM9 development platform under the
嵌入式LCD屏驱动,用于ARM9开发平台下-Embedded LCD screen driver for ARM9 development platform under the
- 2022-05-28 10:07:17下载
- 积分:1
-
We all know the initial start operating system, the EXE file is not running, the...
大家知道在操作系统启动初始,EXE文件是无法运行的,这个工具就是一个把EXE文件转化为COM文件的工具,并提供了源代码供您分析。-We all know the initial start operating system, the EXE file is not running, the tool is a document put into EXE COM document tools, and provides the source code for your analysis.
- 2022-01-25 18:29:24下载
- 积分:1