搜索资源列表
AMD NIC vxworks_end
- VxWorks在VMWare下的网卡驱动。 VMWare为运行于其上的操作系统提供虚拟网卡支持,该网卡类型即为AMD的PC-NET。实际上,在Tornado开发包中已经包含了该类型网卡的驱动程序,但经过测试,对于VMWare无法正常工作,所以需要这个从AMD的网站下载的驱动程序。 这是一个可执行的安装程序,运行该程序将得到一个压缩包和一个帮助文件,按照该帮助的要求,将压缩包直接释放到Tornado目录下即可。-VxWorks VMWare in the NIC driver. VMWare to
vxworks_rt_kernel2
- 这个是介绍vxworks kernel概念的一本书,从进程的概念到搭建开发环境做了详细的介绍.对于初学者是本不错的入门书籍-introduced VxWorks is the kernel of a concept, the process from concept to the development environment built a detailed briefing. For beginners this is a good entry books
ucos-on-vc[ucos_vc0.11]
- 非常实用的参考资料,大家可以学习学习,欢迎交流-very useful reference materials, we can learn from and exchange welcome
duorenvxwork
- 非常实用的参考资料,大家可以学习学习,欢迎交流-very useful reference materials, we can learn from and exchange welcome
u-bootfor44box
- 非常实用的参考资料,大家可以学习学习,欢迎交流-very useful reference materials, we can learn from and exchange welcome
VxworksTrainingDocument
- 本文档对实时操作系统作了简要介绍,并针对VxWorks系统的特点进行了具体的说明和分析,从VxWorks系统的任务管理、通信机制、系统配置、系统接口几个方面展开。-the right real-time operating system files were briefed, against VxWorks system and the characteristics of the specific descr iption and analysis, VxWorks system from t
deadlineWdDemo
- This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sends data to the organizer. OrganizerTask receives data from the coordinatorTask, and resets the coordinatorTask when no data is sent by
Exception_recovery_using_Signal
- tServer task executes functions at low priority (254). serverSend funtion is used to send a request to the tServer to execute a function at the tServer s priority. First tServer task executes the i() system call to print the sum
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
surfConfPciDevice
- 显存地址映射。只要知道该类PCI设备的Vendor号,Device号和索引号myIndex,就可以查找到该类PCI设备的MEMORY地址和IO地址,以及中断级。并将第一个MEMORY地址给出它的从物理地址到虚拟地址的映射。-memory address mapping. If that such equipment Vendor PCI, Device and No. myIndex Index, it can find to such equipment PCI Memory addresse
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编
Booting-from-On-Chip-ROM
- 飞思卡尔官方文章教你怎样从SD卡和SPI flash启动的教程,很难得的文章相当详细。-Freescale official article teach you how to SPI flash from SD card and start the tutorial, very difficult to get the article, the official article in considerable detail.
vmware_vxWorks_boot_from_disk_
- 本人做的从虚拟机的硬盘直接启动vxworks,直接用vmware打开,启动时先用手动启动,回车用p命令查看参数,然后修改主机参数。后面就不用再说了...,I make a virtual machine from the hard disk boot directly vxworks, the direct use of vmware open, start by using the manual start, enter the command Show with p parameters,
ARMandVxWorks001
- ARM&VxWorks,讲述了ARM(S3C2440平台)下VxWorks,从启动到系统应用编程-ARM & VxWorks, about ARM (S3C2440 platform) under VxWorks, from the start to the system application programming
vxWork-Boot-from-NandFlash
- 有很多朋友在摸索怎样从单片NandFlash来启动Vxworks;现把我自己做的从NandFlash来存储和启动VxWorks方案分享给大家: 平台: 基于尤龙FS2410;S3c2410+64M DRAM+NandFlash+CS8900A,但是NorFlash没有用; BSP VxWorks5.5 2410 Bootloader -Have many friends in exploring how to start from a single NandFlash V
9927420mpc8541bsp
- 飞尔卡思的powerppc 的bsp 代码 主要用处是作为vxworks 5.5的参考代码-8541bsp codes for powerpc cpu from freescale.it is used for vxworks dev
auto_create_task
- tornado2.0 for PPC 自启动,在VxSim下运行,通过!-tornado2.0 for PPC from the start, in VxSim run through!
Vxworks_demo
- windriver 官方demo,对初学者有很大的帮助!-WinDriver official demo, to be very helpful for beginners!
C_or_C++(original)
- 3个vxworks 程序,用来学期消息队列,中断,看门狗 1个动态内存调度的Tomasulo算法MFC实现 1个从文本文件中读取字符的程序-3 VxWorks procedures used to semester message queue, interruption, a dynamic memory watchdog scheduling Tomasulo Algorithm MFC to achieve a text file from the procedure to read
load-vxworks-system-from-hard-disk
- 如何制作vxworks硬盘启动镜像,并从硬盘启动vxworks-How to make a vxworks image boot disk and boot from the hard disk vxworks