搜索资源列表
s3c2410x
- sumsung 公司arm9控制器S3c2410x的BSP.-Sumsung company arm9 controller S3c2410x the BSP.
111-vxworks
- SMSC公司的10M/100M自适应网络控制器Lan91c111的VxWorks驱动-SMSC company 10M/100M Adaptive Network Controller Lan91c111 the VxW orks drive
VX_HMK7
- 与HMK7接地选线控制器通讯 Tornado2.0编译,无故障运行与研华HE-8XX系列主板3年以上 解压密码luckycy-with HMK7 grounding line selection controller communications Tornado2.0 compiler, fault-free operation with the China Institute HE-8XX series of the Main Board for three years or more
cpci
- cpci机箱cpx2408的多采集板系统中领操控制器的中断管理代码。cpci(compactPCI)是一种基于PCI总线,服务于工业和电信领域的计算机标准。在电器特性上和编成接口上等同于台式机的PCI总线。cpx2408是8槽cpci的背板机箱。其中的零槽位被固定为系统槽,管理整个cpci机箱,代码是基于mpc750,对各板卡进行中断管理的代码。-cpci Chassis cpx2408 multi-plate collection system controller whose parade
s3c2410_vxworks_interrupt_drvier
- s3c2410_vxworks_中断控制器驱动-s3c2410_vxworks_ Interrupt Controller Driver
vxworks5.6_usbDrv
- This the compressed USB driver source code for vxworks5.6. It has device controller driver and other keyboard, mass storage class driver also.-This the compressed USB driver source co de for vxworks5.6. It has device controller dri ver and other keyb
SCC
- 本代码应用于串口通信的应用熟悉Tornado的集成开发环境,通过CS850(CPU是Motorola的Power PC 850)的SCC(Serial Communication Controller)端口在NMSI方式下实现HDLC(High Data Link Communication)协议的自环通信。
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.
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
CAN-source-code-sja1000
- vxworks操作系统下的,型号为:sja 1000 控制器的can 卡驱动源码-vxworks operating system, the model: sja 1000 controller card driver source code can
xmodem_VxWorks
- 原创:xmodem协议介绍及VxWorks下的应用 最初,XMODEM协议是一种基于调制解调器直接拨号通讯的文件传输协议,用来支持两台计算机之间的文件传输。由于其简单可靠、实现方便的特性,现在已经广泛应用于嵌入式设备中。实现xmodem只需要微处理器带有串口控制器就行了,一般的8位单片机也能进行文件传输。-Original: xmodem agreement under VxWorks introduction and application of the first, XMODEM pro
intrCtl
- VxWorks interrupt controller source code.
CAN_DRIVER
- Vxwork下各类CAN控制器驱动程序,完整般,花了长时间收机的-Vxwork under all kinds of CAN controller driver, complete generally took a long time income machine
MCP837xSPIdriverSrc
- 自己开发的Freescale MPC837X SPI控制器驱动(vxbus)及SST25VF512 SPI Flash驱动,其中还提供了测试代码,在workbench3.0下编译通过,在VxWorks6.6下调试通过,已经用于实际项目中,现在贡献出来,希望对大家有所帮助。-spi controller driver for Freescale MPC837X and sst25vf512 spi flash driver source code
test_can_sja1000
- vvxworks下的SJA1000 CAN控制器的测试程序,已在实际项目中使用,很方便。-sja1000 can controller test code for vxworks
VxWorks.CAN.controller.driver.code
- VxWorks CAN控制器驱动程序代码VxWorks CAN controller driver code -VxWorks CAN controller driver code
player-27
- vxworks下的多媒体控制器核心代码 ,视频源支持支持网络广播、文件、VCR等-vxworks core code under the multimedia controller, support network broadcast video source support, file, VCR, etc.
MVME172-programmers-reference-guide
- MVME172 VME嵌入式控制器编程参考手册,板级描述、功能模块、软件支持-MVME172 VME embedded controller programmer s reference guide
dma
- /* dma.h - DMA (direct memory access) header */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01e,22sep92,rrr added support for c++ 01d,04jul92,jcf cleaned up. 01c,26may92,rrr the
SPI-keyboard-example
- 该示范项目的目标是展示如何配置SPI和中断的的AT91RM9200DK PS2控制器驱动。 此应用程序检测PS2控制器并通过DBGU串口打印键盘的按键和鼠标事件的事件。 此应用程序,连接到运行在SDRAM的地址为0x20000000 ,可以下载使用引导在AT91RM9200芯片ROMed的程序。 -The goal of this demonstration project is to show how to configure the SPI and interrupt