资源列表
vxcompress
- ZLIB压缩源码.可在VXWORKS上使用运行-Source code of ZLIB compression for vxworks
VxworksSystemFaultScan
- vxworks的系统故障诊断项目,其中包含一个故障诊断内核,xpl故障模型文件解析器,对于做故障诊断开发的朋友应该是不可多得的珍贵材料,具有很高的参考价值。本源代码来源于科研项目,请勿用于商业目的。-vxworks fault diagnosis system, which contains a kernel fault diagnosis, xpl fault model document parser, so the development of fault diagnosis is a r
S3C2510BSP-vxworks
- S3c2510下的VXWORKS的BSP源代码(包括了以太网、串口、USB等等驱动)-S3c2510 under the VxWorks BSP source code (including Ethernet, serial, USB drives, etc.)
VxWorks_memery
- 本文详细分析了vxworks下的内存机管理机制-In this paper, a detailed analysis of VxWorks memory machines under management mechanism
ads827x
- Freescale mpc827x 系列CPU的VxWorks平台的BSP源代码。
zip on vxworks
- zip在嵌入式系统上的实现-The realization of ZIP in VxWorks
CANdriverforvxworks
- 基于多任务操作系统VXWORKS的CAN总线驱动-CAN BUS DRIVER FOR VXWORKS
CAN_DRIVER
- Vxwork下各类CAN控制器驱动程序,完整般,花了长时间收机的-Vxwork under all kinds of CAN controller driver, complete generally took a long time income machine
vxworks_pci_vedio_driver
- Vxworks 下的视频采集程序,该驱动程序是PCI类视频卡,测试程序为:test.cpp 通过初始化后,运行UTL_LVE("1.mpg",5,1),将视频文件保存为1.mpg。 其中1.mpg为文件名,5为时间秒,1为mode。 -Vxworks video collection procedures, the driver is a PCI video card, test procedures for: test.cpp through initialization, run UTL
btvid-2-with-streaming
- developed under vxwork, support bt878 video card, use socket to stream video out.
UDP_Based_On_VxWorks
- 基于VxWorks的统计UDP丢包率的方法.pdf-UDP Based On VxWorks
all
- vxworks下串口驱动如何开发 主要针对16c954的非智能串口的初始化和 收发数据,中断的使用等等。