搜索资源列表
如何编写Vxworks 设备驱动程序
- 如何编写Vxworks 设备驱动程序,不错的文章-It introduces how to write the device driver in VxWorks.
什么是BSP
- 告诉你什么是BSP,怎么样写一个BSP,初学者看,受益费浅-It introduces what is BSP and how to write BSP. It is suitable for the beginers.
vxWorksDrv
- 这是一篇介绍如何写vxWorks驱动软件的文章,有编程的步骤,还加上实例。是个不错的入门材料。-this is how to write a VxWorks driver software of articles that programming, and the steps with examples. It is a good introductory material.
write-read
- vxWorks下的读写程序-write procedures
ajaxdatavalidate
- (重要) 您上载的源码为何会被站长不采用或帐号被删除? 1.源码太简单 2.不是源码 3.缺少文件 4.所选类别和开发环境不对 5.乱写说明-(important) you uploaded the source code that will not be adopted by the head of Account or deleted? 1. FOSS too simple two. FOSS is not three. Lack of documentation 4
according
- flash驱动程序,是intel公司的,供写flash底层驱动的程序员参考。-flash-driven process, the intel company, write for the bottom-driven flash programmers reference.
ARM_Boot_example.rar
- 程序主要作用是通过串口下载VxWorks到ARM Flash ROM,主要过程是初始化ARM硬件,初始化串口UART1,从串口接收VxWorks image到DRAM,初始化Flash ROM.最后将DRAM中的VxWorks写入Flash ROM. ARM 串口与PC机串口连接,由PC机下载(download)VxWorks 到主板Flash ROM. 该程序对学习和理解ARM编程很有帮助.为了便于理解,这里我全部采用实际地址,不用宏定义. 程序语言为 ARM 汇编,具体过程参考ARM编
I2C.rar
- MPC8548上I2C控制器的初始化,读写单个字节,连续读写多个字节等函数.调试通过,觉得可用。,I2C controller on the MPC8548 initialization, read and write a single byte, multiple bytes, such as reading and writing continuous function. Debug through that can be used.
eepci
- 通过PCI9054读写93LC66EEPROM程序,包括读、写、擦及调试工具。-PCI9054 write 93LC66EEPROM through procedures, including reading, writing, rub and debugging tools.
K9K8G08U0A_Filesystem_s3c2440based
- 本驱动使用s3c2440的NANDflash控制器操作K9K8G08U0A NANDFlash芯片(1G字节)。并在该驱动程序基础之上定义了一个简单的自定义文件系统,支持8.3文件名格式,及文件的创建、读、写、删除等操作,支持存储块管理和坏块管理。该程序在VxWorks环境下运行无误。-The drive to use s3c2440 operation K9K8G08U0A NANDFlash of NANDflash controller chip (1G bytes). And in th
vxworks_bsp_developers_guide_6.6
- VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board support package [BSP], the requirements for a VxWorks BSP, and the general behavior of a BSP during the boot process. This document outlines the
scsiSpeedTest
- vxWorks中SCSI硬盘读写速度的测试程序-xWorks in speed SCSI hard disk read and write test procedures
VxWorks_driver_writing
- 介绍了嵌入式实时操作系统vxworks下驱动程序的编写,使读者能对该系统下的驱动程序的编写有一个详细具体的了解!-Describes the embedded real time operating system vxworks drivers under preparation, allowing the reader to the system write under the driver has a detailed and specific knowledge of!
vxworks_seria_driver
- 基于VXWORKS下的串口驱动笔记,是本人在实际工作中的经验 ,对学习写VXWORKS底下驱动编程 的人很有用-Based on the serial port driver under VXWORKS notes, is my experience in practical work, learning to write VXWORKS people under driven programming is useful
SPI_s3c2440based
- s3c2440下SPI接口的驱动程序,符合VxWorks通用驱动程序接口,能够使用read、write、close、open等通用接口调用-s3c2440 drivers under the SPI interface, in line with VxWorks generic driver interface to use the read, write, close, open and other common interface called
pipeServer
- vxworks管道例程,用254的优先级创建一个管道守护任务,其他应用程序可以向管道写消息。-vxworks routine pipeline, with 254 priority task to create a pipe guard, other applications can write a message to the pipeline.
getTmpC
- powerpc读写串行温度传感器程序vxworks-temperature sensor to read and write serial programs powerpc vxworks
netwrs
- This library implements the VxWorks Trivial File Transfer Protocol (TFTP) client library. TFTP is a simple file transfer protocol (hence the name "trivial") implemented over UDP. TFTP was designed to be small and easy to implement. Therefore,
flash
- 在vxworks下的一个flash读写的驱动,对于初学嵌入式的人来说很有好处,可以很快的了解flash的读写机制-Very good for novice embedded in the read and write of the vxworks under a flash drive, you can quickly understand the flash read and write mechanism
VxWorks_BSP
- 本书循序渐进地讲解了BSP组织部分,其文件和VxWorks引导顺序,如何编写初始化代码,存储器和其他硬件设备,以及网络驱动程序等内容。-This book explains step by step BSP part of the organization, its files, and VxWorks boot sequence, how to write initialization code, memory and other hardware devices, and network d
