搜索资源列表
AMD NIC vxworks_end
- VxWorks在VMWare下的网卡驱动。 VMWare为运行于其上的操作系统提供虚拟网卡支持,该网卡类型即为AMD的PC-NET。实际上,在Tornado开发包中已经包含了该类型网卡的驱动程序,但经过测试,对于VMWare无法正常工作,所以需要这个从AMD的网站下载的驱动程序。 这是一个可执行的安装程序,运行该程序将得到一个压缩包和一个帮助文件,按照该帮助的要求,将压缩包直接释放到Tornado目录下即可。-VxWorks VMWare in the NIC driver. VMWare to
chumoping
- 触摸屏的资料,是电子爱好者开发东东常用的人机界面-Touchscreen information, the development of electronic enthusiasts Wanto#$#!157043#!#$TestMulThread.rar!#$#This is a java, multithreaded processing examples. The examples can be very clear so that the reader a taste of the my
ECOM
- 这是单板上DPRAM的驱动程序,开发环境是vxworks,是bsp的一部分。如果单板上有DPRAM内存,在启动的时候,加载操作系统之前,需要对硬件进行初始化。后续的内存操作也都是通过此驱动进行的。BSP开发人员只需要修改相关的宏就可以运行。当然,首先必须读懂源代码。此代码是我开发的一块单板的BSP的一部分,经过严格测试。因为是我开发的,且用于实验室中的单板,并非商用产品中的模块,所以不存在版权问题,与大家共享。-This is the single board DPRAM of the driv
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
vxworks.rar
- vxworks入门的几本书,个人感觉比较有用,我也是这么入门的,分享。,VxWorks entry of several books, personal feeling of been more helpful to me too so getting started, to share.
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
dos_boot_vxworks_demo
- 因为当前的vxWorks都是用vxsys格式化后的引导,但如果要用dos测试时需换一个硬盘,本方法可免去如此麻烦。启动后按f8直接进dos。否则进vxWorks。-Because the current VxWorks are formatted with vxsys guide, but if the test is required to use dos for a hard drive, this method may be waived so troublesome. Press f8
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
VxWorks_BSP_Training
- VxWorks的bsp的培训资料,包括内核、时钟、中断等。-VxWorks-bsp training materials, including the core, clock, interrupt and so on.
VxWorks_Network_Protocol_Toolkit
- VxWorks的网络协议栈说明,使程序员进行网络应用的编程-VxWorks network protocol stack descr iption, so that the network application programmer programming
videomaterial_of_vxworks
- 本视频演示了VxWorks集成开发环境Tornado的使用过程。包括重要开发文件讲解、环境配置、工程创建等。-This video demonstrates the Tornado Integrated Development Environment for VxWorks process of using. Including the important document to explain the development, environment configuration, works
gppve_3_5_wrSbc8548_2_0_3
- MPC8548 SBC开发板基于VXworks的 BSP资料,比较全,可以直接在SBC开发板上运行-this version of BSP will update the following driver files as well as the BSP. target/config/comps/vxWorks/11rapidio.cdf target/h/drv/end/gei82543End.h target/src/drv/end/gei82543
Vxworks_traning
- 新手着手VxWorks进行嵌入式开发很好的培训材料!我本人收益匪浅,故借此机会与他人分享。注:仅供个人学习提高,严禁用于商业用途!-VxWorks for embedded development novice started a very good training material! Benefits greatly from my own, so take this opportunity to share with others. Note: for personal study and
Erro_Num
- VxWorks的错误代码总汇,方便调试时依此查看错误信息来源-VxWorks error codes Center, to facilitate debugging, and so view the source of the error message
PowerPC_VxWorks_BSP_SBH
- BSP 用于初始化硬件、引导操作系统并提供软件和硬件之间的设备驱动接口。针对某类 体系结构的处理器开发 BSP 时,了解其基本的体系结构和指令系统是必要的。总地来说,V xWorks的启动过程凝练而精悍,流程清晰,各模块之间的耦合度很低。 VxWorks 和Linux 设备驱动的结构都相当复杂。 假设一个系统没有操作系统, 这个时候, 我们编写设备驱动的工作就完全停留在“驱使硬件行动”的层次上。然而,在 VxWorks 和 L inux 系统中整合设备驱动,则不仅仅意味着“
blip_implementation
- tinyos中的经典资料,让我们知道了如何设定wsn,如何开发无线传感器网络-tinyos the classic information so that we know how to set wsn, how to develop wireless sensor networks
Vxworks
- Vxworks系统以其实时的优势越来越为大家所肯定,特别是是在工业控制方面应用越来越广泛,所以大家可以看看!-Vxworks advantage of real-time system with its more and more people are sure, especially in the industrial control more and more widely, so you can see!
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
Vxworksspeech
- VxWorks是一种嵌入式的实时操作系统,所谓嵌入式系统就是用户自己开发设计板子,板子上通常有一颗CPU,VxWorks支持32位的CPU,包括Intel公司的x86、Motorola公司的68k和PowerPC、MIPS、ARM、Intel公司的i960、Hitachi公司的SH-VxWorks is a real-time embedded operating system, the so-called embedded systems development and design is t