资源列表
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编
serial_read.rar
- vxworks串口调试程序事例适用于初学者,VxWorks debugger serial stories for beginners
vxworks_82573_driver.rar
- vxworks下82573网卡驱动流程分析。是自己在调试82573千兆网卡时留下的调试经验。,82573 LAN driver under VxWorks flow analysis. Is in the 82573 Gigabit Ethernet debug debugging experience left.
vxwork_src.rar
- VxWorks源码, 非常棒,值得看看,,VxWorks source, great, worth to see,
VxWorksSocket.rar
- tornado2.0 for PPC VxWorks socket 源代码,好用。,tornado2.0 for PPC VxWorks socket source code, easy to use.
VxWorksSerialDrive.rar
- VxWorks下串口通讯的实现,详细介绍了在vxworks下编写串口驱动程序的过程以及使用串口收发数据的流程,值得参考,Serial Communication under VxWorks realization described in detail in the preparation of serial under VxWorks driver process and the use of serial port to send and receive data flow, it is a
windml3_0-cp3.rar
- vxworks WindML 3.0补丁包3 (CP3),vxworks WindML 3.0 Service Pack 3 (CP3)
ppc8247.mpc8247 VxWorks BSP 开发
- mpc8247 VxWorks BSP 开发环境为tornado 2.2,VxWorks 版本为5.5 ,mpc8247 VxWorks BSP Development envioronment: tornado2.2 VxWorks edition: 5.5
vxworksGetTime.在Vxworks系统下如何获得系统时间的详细描述
- 这篇文档描述在Vxworks系统下如何获得系统时间的详细描述。,This document describes system in Vxworks time how to obtain a detailed descr iption of the system.
MPC8377 Wisermind MPC8377开发板的硬件资料
- 这是北京智心胜达科技有限公司MPC8377开发板的硬件资料,内有板卡原理图和Linux版本vxworks版本的介绍,对MPC8377的设计开发者应该很有帮助,特别是硬件设计人员而言。-This is the Beijing Wisermind Technology Co., Ltd. MPC8377 hardware development board information board within the schematic and Linux versions of vxworks ver
K9F2G08
- 三星NAND Flash(K9F2G08)在VxWorks6.2下的驱动程序-Driver of K9F2G08 on platform of vxWorks6.2
MPC8260BSP.rar
- 大名鼎鼎的mpc8260的bsp源代码,里面的文件已经做了修改。