搜索资源列表
200482419303883
- 原创,vxworks下的繁宋体字库(16x16)源代码。编译后可以直接使用。-originality, under VxWorks on the number in parentheses Font (16x16) source code. Compiled direct access.
smPartition
- VxWorks下共享内存快应用程序源代码,用于快速内存访问.-the source code of share memory under vxworks used to fast access memory .
totxt从 HTML 文档中提取 TEXT 文件
- VB多类图片数据库存取技巧 -VB range of skills Photo Database Access VB range of skills Photo Database Access VB range of skills Photo Database Acce
LOPEC_BSP0.1
- LoPEC Early Access VxWorks BSP
kzh
- 采集板软件和人机界面软件之间的通信协议实现。包含目标板(vxworks)和pc端(vc 6.0)两个代码,采集板和人机界面,建立两条通道,一条是上串采集数据,不需要通信协议。另外是控制通道,需设定对应的协议。-Acquisition Board software and man-machine interface between the software communications protocol. Includes goals plate (vxworks), and pc - (vc 6
thread_src_vxWorks
- 在接入服务器测试在收发链路层数据包-Access Server tests in the data link layer transceiver package
VxWorks_PCI_Bridge_Config.rar
- 介绍了PCI桥的配置空间配置头的结构及其配置原理,介绍了配置空间的访问方法;详细阐述了三种桥(PCI-PCI桥、PCI-ISA桥以及PCI Host桥)配置及其层次结构,对应的各个寄存器的含义,结合VxWorks系统,讲述了基于PowerPC架构的PLX6150桥(PCI6150)芯片、W83628AG以及MPC8247 PCI桥的配置和实现方法。 关键词:PCI桥;PLX6150桥芯片;W83628AG;MPC8247;VxWorks,Describes the PCI bridge con
vxworks_shell_cmd
- vworks shell下常用命令,方便查询-vworks shell commands in common use, easy access
thread_src
- 在接入服务器测试在收发链路层数据包-In the access server to test the link layer to send and receive packets .......
Connguration_and_Coding_of_Cache_in_VxWorks_operat
- 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速 度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码 Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache 编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。 关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
race_condition
- vxworks下解决共享数据竞争问题,在访问共享的数据前,使用互斥信号量对共享数据进行保护-vxworks share data to resolve the issue of competition in the access to shared data before the use of mutex semaphores to protect shared data
vxworks-expriment-source-
- 嵌入式实时操作系统VxWorks实验教程(重庆大学通信工程学院),包含:多任务程序的创建和启动,时间片轮转调度,基于优先级抢占式调度,消息队列实现任务间的通信,使用二进制信号量来实现任务间的同步 ,使用互斥信号量来实现任务对共享资源的互斥访问,vxworks下任务间通信例程 等等。-Embedded real-time operating system VxWorks Experimental Course (Institute of Communication Engineering, Cho
serial_BSP
- 1655c芯片的串口驱动,并且解决了同时访问多个串口时出现的丢包,死掉等现象的驱动源码-1655c chip serial port driver, and access to multiple serial ports simultaneously solve the packet loss occurs, the driver source code and so die
VxworksPtornado
- 这时一个在VxWorks 的VxSim 仿真环境下使用tornado进行编程的。主要解决以下问题: 1.扩展的内存管理机制,最大限度降低外部碎片对系统可靠性的威胁。 2.消息驱动的Task统一驱动模版。统一的消息头结构,全局消息编码,可支持短消息及长消息。 3.无信号量(互斥)支持的临界资源访问方式。 -This is a use tornado in the VxWorks VxSim simulation environment for programming. Mainly
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
src
- 本实验中设计了两个任务tHigh和tLow,分别访问两个共享资源,分别是useResource1和useResource2,两个任务在创建的时候用相同的优先级。-The experimental design of the two tasks tHigh and tLow, respectively, access to two shared resources, namely useResource1 and useResource2, two tasks at the same time c
ti_am335x_evm
- (1)基于部分u-boot代码自己调试的vxworks BSP (2)实现了nand/nor flash的tffs文件系统 (3)实现了对spi dataflash的访问 (4)实现了对启动参数和mac地址的文件保存 (5)通过命令行升级bootrom自身 (6)支持通过命令行实现对elf/bin文件格式的vxworks的下载,升级和引导 (7)实现了atmel的对32Mflash的支持,解决了芯片本身的bug (8)实现了CPU最小系统SDRAM FLASH 网口 串口的自检操作-(1) Ba
