搜索资源列表
vxworks_tffs
- 基于VxWorks嵌入式操作系统的TrueFFS文件系统驱动开发
Vxwork
- 详细介绍《基于Vxwoks OS的嵌入式系统开发》PDF课件,PDF文件.
vxwork_src.rar
- 大名鼎鼎的嵌入式操作系统vxworks的完整的源代码,支持多种体系结构的嵌入式处理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的实时多任务处理及网络tcpip,dhcp,rip等协议,tffs文件系统,以及各种硬件驱动程序如usb,-All the source code of Famous vxwork Embedded operating system , it supports the Embedded processor of many kinds
UNIX_Version_1
- 本文档是Uinx环境下的高级编程的中文版,此电子书详细介绍了Unix系统下的程序编写,系统函数调用的API接口,包括文件系统,设备驱动,任务间的通讯机制,管道,信号量消息队列等等。对学习Linux,VxWorks等类Unix嵌入式系统编程有很好的指导作用。-This document is Uinx high-level programming environment, the Chinese version, this book details the programming under Un
Workingwithvxworks
- 这本书的目的不是为你介绍VxWorks入门的详细内容或嵌入式和实时系统的编程。也就是说,本章将介绍关于VxWorks使用的一些基本背景知识和一些相关的工具。本章将主要介绍命令行工具,因为它们对中级或高级用户来说更有用,而风河公司的文件对此也涉及较少。-The purpose of this book is not for you the details of entry VxWorks or embedded and real-time systems programming. In other
VxWorksTFFS
- 目前的嵌入式系统多使用FLASH作为主存,因此,如何有效管理FLASH上的数据非常重要。文章以MX29LV160BT芯片为例,讨论了在VxWorks操作系统下Nor Flash上建立TFFS文件系统的一般步骤,从而为FLASH上的数据管理提供了理想的选择方式,同时也为开发者和用户升级程序提供了方便。-The current use of embedded systems as the main memory FLASH, so FLASH on how to effectively manage
FLASH_FILE_SYSTEM
- 可以方便使用的文件系统源代码,可以方便用在很多嵌入式应用中。经过在VXWORKS和LINUX系统下测试,稳定可靠。-Easy to use file system source code, can be easily used in many embedded applications. After the test VXWORKS and LINUX systems, stable and reliable.
Vxworks
- VxWorks是一种嵌入式的实时操作系统,所谓嵌入式系统就是用户自己开发设计板子,板子上通常有一颗CPU,VxWorks支持32位的CPU,包括Intel公司的x86、Motorola公司的68k和PowerPC、MIPS、ARM、Intel公司的i960、Hitachi公司的SH。我们设计的这块板子通常没有软件的自开发能力,所以我们需要一台通用机来辅助开发,这台通用机可以是PC或工作站,我们称辅助我们软件开发的通用机为宿主机(Host),用户自己开发的板子为目标机(Target)。宿主机上要有
vxworks-nand-flash-research
- 主要描述了vxworks下文件系统的研究和应用,对学习嵌入式文件系统有帮助-It describes the research and application of vxworks under the file system, to learn the embedded file system help