资源列表
VxWork_init
- VxWork介绍及编程,对初学者很有帮助!-RTOS presentation and programming, useful for beginners!
VxWorks_DMA
- VxWorks系统中DMA控制器驱动部分的源代码。
vxworks
- VxWorks BSP主要配置文件 config.h , Makefile 注解和 BSP生成下载实例。一. 软盘启动。 VxWorks 的启动方式 二. 采用Target Server File System启动
system
- bcm 4704系统启动函数都在这个文件中,最重要的函数:diag_shell,系统以这个函数来启动-bcm4704 system.c is the most important file
integrator926
- flashfx pro for vxworks based arm9260
bmfgen-src
- bdf2bmf 在windML实现汉字的字符驱动,能够在液晶等显示界面上实现.
ATP8620driver
- atp8260 vxwork 驱动程序,对于在vxwork系统上开发sata硬盘驱动非常有用。-sata driver
44B0BSP
- 讲述s3c44b0x的vxworks的bsp移植过程,很好
1.Multi-Processing
- 丰河公司VxWorks多线程开发的例子,对VxWorks的开发很有帮助。-Feng River VxWorks example of multi-threaded development, the development of VxWorks helpful.
vxworksforarm
- VxWorks 是美国 Wind River System 公司( 以下简称风河公司 ,即 WRS 公司)推出的一个实时操作系统。Tornado 是WRS 公司推出的一套实时操作系统开发环境,类似MicrosoftVisual C,但是提供了更丰富的调试、仿真环境和工具。(The United States is the VxWorks Wind River System company (hereinafter referred to as the wind river company, WR
ZPRINTF
- 打印解析处理函数, 含有浮点数处理, 无需浮点协处理器
Project2
- 设计两个任务tServer和tClient,tClient负责通知tServer处理共享内存中的数据,为数据增加头部信息(可以用一句话模拟)。共享内存要用互斥信号量来保护,通知采用消息队列发送,tServer收到通知后需要给tClient反馈确认消息,如果tClient在一定时间内收不到确认消息,将重发通知,最大重传次数为3。 -Of design two the task tServer and tClient, tClient responsible for notifying the tS