搜索资源列表
xpembeddemo
- 一个基于tornado开发环境的多任务的嵌入式仿真程序-a tornado development environment based on the multi-task embedded simulation program
taskdemo
- 一个任务的之间调度的例子,请大家参考,希望有帮助-a task scheduling between the examples, please refer to, with the hope of helping
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
variFuncAll
- VxWorks网络tNetTask任务演示源代码-VxWorks network tNetTask task demo source code
LcdDrv
- 包括topwayLM3037液晶的串行通讯模式初始化,任务调度等 此程序用Tornado2.0编译,用于研华HE-8XX系列主板,程序在工程中运行3年以上无故障,解压密码为我的用户名:luckycy-including topwayLM3037 LCD serial communication mode initialization, task scheduling procedure used Tornado2.0 compiler for Chinese Studies HE-8XX s
hchdl
- 基于缓冲队列的多任务网络通信代码。应用于实际的采集板系统中。-queue buffer based on the multi-task network communications code. Applied to the collection plate system.
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
gcexception
- 主要实现将任务异常记录在tffs文件系统中-main task will be recorded in abnormal tffs File System # define EXC_MAX_ EXCEPTION_NUM 100 # define an EXC_MAX_NAME_LEN 00 typedef struct (NW_INT32 nExcNum NW_CHAR Sz谩sz ExcList [] [EXC_MAX_N EXC_MAX_EXCEPTION_NUM AME_LEN]) TEx
vxworks
- Tornado下的多任务间通信(五个task)!
vxworks
- 定时中断程序,源码的注释十分详细,具体功能如下: 1.Frame 实现能有效降低VxWorks 内存管理内部/外部碎片的机制。 2. Frame 实现为系统提供软定时器功能的机制,定时器timeout 信息以message 或其他快捷有效方式通知定时器申请者(Task)。 3. 参考实验一要求,系统中每个Task 拥有自己的Message Queue,以此方式作为系统的消息驱动基础。 4. 系统中各Task 应使用同一类型框架,即统一的Task 框架。 5. 系统内实体(Ta
task
- 练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。 Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush(
mem
- 在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上,练习并掌握有效处理内存碎片的内存管理机制,同时理解防止内存泄漏问题的良好设计方法。使用预先规划的思想,构建自己的私有内存管理机制,在系统内存池中申请内存,并将其纳入私有内存管理机制中,形成静态预分配内存池; 静态预分配内存池支持一种以上固定长度内存池,如16 字节内存池和256 字节内存池。固定长度内存池的单块长度应考虑体系结构开销,并尽量减少内部碎片;固定长度内存池数量应可配置; 静态预分配内存池与系统内存池
ftp_for_VxWORKS
- ftp源代码。大名鼎鼎的嵌入式操作系统vxworks的完整的源代码,支持多种体系结构的嵌入式处理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的实时多任务处理及网络tcpip,dhcp,rip等协议,这里是Vxworks下的ftp源代码,-ftp source code. The famous VxWorks embedded operating system the integrity of the source code, support multipl
bootpLib_for_VxWORKS
- VxWORKS的BOOTP协议栈,大名鼎鼎的嵌入式操作系统vxworks的完整的源代码,支持多种体系结构的嵌入式处理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的实时多任务处理及网络tcpip,dhcp,rip等协议-VxWORKS the BOOTP protocol stack, the famous VxWorks embedded operating system the integrity of the source code, support
VxWorks.multi.task.scheduling.module.design
- VxWorks multi-task scheduling module designVxWorks多任务调度模块设计 -VxWorks multi-task scheduling module design
VxWorks.task.scheduling.design.documents
- VxWorks task scheduling design documents VxWorks任务调度开发设计文档-VxWorks task scheduling design documents
VxWorks-based-programming-and-multi-task-Communica
- 基于VxWorks的多任务程序设计及通信管理VxWorks-based programming and multi-task Communication Management-VxWorks-based programming and multi-task Communication Management
VxWorks_multi-task-Communication-
- vxworks下多任务通信的编程资料和源码-Under the multi-task Communication vxworks programming information and source
vxworks-task-schedule
- vxworks 操作系统进程调度详解。描述vxworks任务调度过程。-vxworks task schedule document
vxworks Task states
- Various states of task in vxworks
