搜索资源列表
linux2.4.19的jffs2版本
- linux2.4.19的jffs2版本 用与FLASH的JFFS2文件系统的开发-linux2.4.19 jffs2 version of the FLASH with the JFFS2 file system development
mtd.tar
- 带SD卡的LINUX根文件系统. 在ARM上应用-with SD card LINUX root file system. The application of ARM
uClinux编译傻瓜教程
- 一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer functions, such as serial port func
构建嵌入式linux系统
- 本书主要介绍嵌入式交叉开发环境搭建、Linux内核交叉编译、Linux根文件系统定制、Linux在嵌入式系统中网络服务定制等。-book introduces embedded cross-development environment structures, cross-compiling the Linux kernel, Linux root file system customization, Linux in embedded systems, such as customized n
嵌入式文件系统ucfs
- 嵌入式文件系统ucfs.zip This project should serve as an \"easy start\" with /FS. All paths are relative to the project file. You should therefore be able to copy the entire directory (including all subdirectories) to any location on your harddrive.
yaffs2.tar
- YAFFS,Yet Another Flash File System,是一种类似于JFFS/JFFS2的专门为Flash设计的嵌入式文件系统。与JFFS相比,它减少了一些功能,因此速度更快、占用内存更少。YAFFS和JFFS都提供了写均衡,垃圾收集等底层操作。-YAFFS, Yet Another Flash File System, a similar JFFS/JFFS2 specifically for the design of embedded Flash File System.
zlg.fs
- 广州 周立功 的文件系统源码,适用于ucos2 操作系统,不知源码是否已经存在. 我怀着虔诚的心想加入这个大家庭,自己开发的高质量源码不多,望这个源码能为联合开发网添砖加瓦.-Guangzhou Zhou Ligong file system source code, apply to ucos2 operating system, I do not know whether the source already exists. I thought with the pious to joi
YAFFS_move_files
- YAFFS文件系统移植笔记.rar 经实践检验,完全移植成功,供大家参考使用。-YAFFS transplant Notes file system. Rar through practice completely successful transplant, for your use and reference.
linixtoAT91RM9200
- 这是毕业设计论文,前部分是关于嵌入式系统的综述,后部分是嵌入式系统的软件设计,完成对AT91RM9200Bootloader的移植,Linux内核的建立,串口、液晶、网络驱动程序的编写,以及文件系统的建立,为用户提供了完整的开发平台。-Graduation Thesis, the former part of the embedded system on the after part of the embedded system software design, AT91RM9200Bootlo
romfs0930.tar
- uclinux文件系统for s3c44b0-Basis file system for s3c44b0
YAFFS-FileSystem
- 本文档介绍了如何在LINUX下用NAND FLASH实现YAFFS文件系统的流程.-This document describes how to use Linux to achieve YAFFS NAND Flash File System process.
yaffs-file-system-source-code
- 嵌入式linux yaffs文件系统源代码,非常不错,已用过-yaffs Embedded Linux file system source code, very good, has used
2410-yaffs.pdf.tar
- 基于 S3C2410 上的 Yaffs 文件系统制作。 Yaffs(Yet Another Flash File System)文件系统是专门针对 NAND 闪存设计的嵌入式文件系统-S3C2410-based file system on the production of Yaffs. Yaffs (Yet Another Flash File System) file system is designed specifically for NAND flash memory emb
pramfs
- 嵌入式linux下基于SRAM的内存文件系统,可实现正常的文件接口功能以及掉电保护功能。-Linux embedded SRAM memory based file system, can achieve normal file interface functions, as well as brown-out protection.
PortingCramfsAsRootfsInS3c2410
- 根文件系统是构建一个uCLinux 嵌入式系统的重要组成部分。目前嵌入式系统可以选择的根文件系统有:Romfs、CramFS、Ramfs、Jffs2、Ext2 等等,本系统采用CramFS 作为uCLinux 嵌入式系统的只读根文件系统。本文讨论了CramFS 文件系统的特点,并详细的说明了Nor Flash 上建立一个uClinux 的Cramfs 根文件系统的一般步骤。-Root file system is to build a uCLinux an important part of e
Embedded-root-file-system-build
- 嵌入式 根文件系统 构建 力求详细通俗易懂-Embedded root file system and strive to build more user-friendly
Tboard-mount-NFS-file-system
- 目标板挂载NFS根文件系统,详细讲解了通过NFS进行网络启动的整个过程。-Target board mount NFS root file system, explained in detail through the NFS network to start the entire process.
FATFS-file-system-STM32-
- FATFS文件系统在STM32上的移植,基于STM32开发,将FATFS文件系统有效的移植在STM32-FATFS file system STM32 on the transplant
Building-embedded-Linux-system
- 介绍如何构建linux根文件系统,搭建适合个人使用的linux系统。-Describes how to build the Linux root file system, build a suitable Linux system for personal use.
yaffs2 file system
- 本文模仿《linux 内核源代码情景分析》一书,以情景分析的方式对 yaffs2 文件系统的 源代码进行分析。(This article imitates "Linux kernel source code scene analysis" a book, with the scene analysis way to the yaffs2 file system Source code analysis.)