资源列表
Message-driven_finite_state_machine_framework
- 在Tornade集成开发环境下设计和实现了一种消息驱动有限状态机的框架。本系统封装了VxWorks提供的消息发送机制,增加了消息标识,消息类别等参数;采用自己的软时钟,设置相应的时间超时管理;设置了自己的内存管理机制。-Tornade integrated development environment in the design and implementation of a message-driven finite state machine framework. The system e
Sitsang
- PXA255的VxWorks版BSP包,带有tffs、LCD、RTC、Touch、AC97驱动,可直接运行在Sitsang开发板上-PXA255 BSP for VxWorks,include tffs、LCD、RTC、Touch、AC97 driver,used for Sitsang board
EndPacket
- vxworks下直接利用end进行收发包的操作代码,一个小的demo,希望对大家有用-vxworks directly to send and receive packets using end the operation code, a small demo, hope for all of us
MultiTask
- vxworks下多任务的操作代码,一个小的demo,希望对大家有用-vxworks multi-tasking operating under the code, a small demo, hope for all of us
Trans_from_VxWorks_to_QNX
- 从vxworks到QNX的代码移植, Porting Legacy Systems from VxWorks to QNX Neutrino RTOS-Porting Legacy Systems from VxWorks to QNX Neutrino RTOS
windriver_vxworks_simulator_users_guide_6.6
- windriver_vxworks_模拟器用户手册, windriver_vxworks_simulator_users_guide_6.6-windriver_vxworks_simulator_users_guide_6.6
PCI9054
- vxworks 下 PCI9054 设备驱动开发, 包含两个实例code-pci9054 driver develepment in vxworks, this package includes two demos
wdt
- watch dog function-watch dog function
Makefile
- makefile file about for the real vxworks system-makefile
VxworksDemo
- VxWorks Demo ,They are test demos.
fsm
- 嵌入式系统控制面通常的状态机实现 调用FSM_Create创建状态机 调用FSM_Add创建状态机 调用FSM_Execute进入状态机执行 通过修改宏FSM_MAX_MSG_NUM定义系统最大的状态机数目-Embedded system control surfaces typical state machine implementation
Tuple
- vxworks中的三元组的基本操作代码demo。-vxworks in triples the basic operation of the code demo.