搜索资源列表
Zinc_5.3
- windRiver提供的的Zinc5.3完整源码,文档非常齐全,默认状态下可在Windows下用VC编译,支持交叉平台开发,相比高版本的Zinc6.0占用资源要少。-windRiver Zinc5.3 the integrity of the source code, documentation is very complete, default under Windows using VC compiler to support cross-platform development, Comp
vxworks-expriment-source-
- 嵌入式实时操作系统VxWorks实验教程(重庆大学通信工程学院),包含:多任务程序的创建和启动,时间片轮转调度,基于优先级抢占式调度,消息队列实现任务间的通信,使用二进制信号量来实现任务间的同步 ,使用互斥信号量来实现任务对共享资源的互斥访问,vxworks下任务间通信例程 等等。-Embedded real-time operating system VxWorks Experimental Course (Institute of Communication Engineering, Cho
vxWorks
- 本文件对vxWorks开发环境构建步骤及开发资源进行了详细的介绍,对初学者很有帮助!-The files on the vxWorks development environment and development resources construction steps is introduced in detail, to beginners helpful!
src
- 本实验中设计了两个任务tHigh和tLow,分别访问两个共享资源,分别是useResource1和useResource2,两个任务在创建的时候用相同的优先级。-The experimental design of the two tasks tHigh and tLow, respectively, access to two shared resources, namely useResource1 and useResource2, two tasks at the same time c
pcifind
- 查找系统的PCI资源,如中断号,地址等。-Find a PCI system resources, such as the interrupt number, address, and so on.
MCF5275DriveCode
- MCF5275芯片是一款高性能的32位单片机,供应商为摩托罗拉公司,该芯片目前主要应用领域为移动通信,电力终端设备,综合自动化设备等。该芯片具有丰富的资源配置,可以应用vxWorks操作系统。-MCF5275 chip is a high-performance 32-bit microcontroller, suppliers Motorola Inc., the chip is currently the main application areas for mobile communica
static-memory-allocation
- 该程序用于内存的分配和释放,使用静态内存预分配的方法,提升内存效率,减少外部碎片和资源浪费。-The program is used to allocate and free memory, use static pre-allocated memory, improve memory efficiency, reduce external fragmentation and waste of resources.