采用PICC18编写的单片机源代码,编译环境MPLABv7.62;编译器PICC18pro9.60,程序中虽然未采用RTOS,但采用了任务段处理的方式,即每个运行周期只运行一个任务。并将面向对象的思想引入C中,一个文件相当于一个类。对初学者有一定的参考意义。有些代码考虑到易读性和通用性牺牲了代码的效率。
上传时间: 2016-12-22
上传用户:sy_jiadeyi
1、学习Proteus的使用, 2、学习并掌握编译器Keil C环境下做51的系统开发 3、进一步学习时钟的算法,会使用硬件实现此算法; 4、了解基于RTOS上的多任务分时使用CPU,掌握任务的创建、删除、等待以及任务之间的同步等基本的多任务程序设计方法、掌握操作系统的基本原理。
标签: Proteus
上传时间: 2013-12-27
上传用户:s363994250
本书:是陈明计先生写的SMALL RTOS51。格式为PDF。该书详细分析了RTOS51的编写过程。非常详细的流程图。只要有一定的基础,就能够快速掌握RTOS编程思路。
上传时间: 2014-01-06
上传用户:英雄
Small RTOS51是为51系列单片机而编写的。它是完全免费的、源代码公开的多任务实时操作系统。它可在无任何外部数据存储器的单片80C51系统上运行,并且是可移植的。全书分两部分。第一部分为基础篇,介绍Small RTOS51和一些基本概念,并详细分析Small RTOS51的工作原理。第二部分为应用篇,给出部分常用硬件在Small RTOS51下驱动程序的源代码。这些源代码已在DP51单片机仿真实验仪上全部调试通过,且只要经过很少的改动,或是不改动,就可以在其他环境下使用。应用篇还通过对这些源代码的分析,让读者理解基于RTOS的编程方法,并给出完整的例子让读者全面掌握基于RTOS的编程方法。本书可以作为高等院校相关专业的课程教材、实验参考资料或课外读物,对嵌入式应用开发人员也有重要的参考价值
上传时间: 2017-01-22
上传用户:bibirnovis
This document constitutes the user manual for the YAMON™ ROM monitor. YAMON (“Yet Another MONitor”) is the ROM monitor used on MIPS Technologies evaluation and reference boards. The target audience for this document is users of those boards. This would typically be engineers developing hardware or software including compilers, RTOS and other tools. Currently, the following boards/CPUs are supported by YAMON : • Atlas™ with MIPS32 4K™ or MIPS64 5K™ class of CPUs. • Atlas with QED RM5261® . • Malta™ with MIPS32 4K or MIPS64 5K class of CPUs. • Malta with QED RM5261® . • SEAD™ with MIPS32 4K or MIPS64 5K class of CPUs. • SEAD-2™ with MIPS32 4K or MIPS64 5K class of CPUs.
标签: YAMON constitutes the document
上传时间: 2017-02-19
上传用户:水中浮云
基于ds18b20和at89c2051的小型便携式温度计,pcb版图,源代码同步升级中,已经有3个版本,其中2个运行rtos
上传时间: 2014-01-07
上传用户:xuan‘nian
基于freertos的离线帮助手册,不太容易找到,拿出来跟朋友分享。对于从事RTOS开发的朋友很有用。
标签: freertos
上传时间: 2014-01-14
上传用户:磊子226
一个基于MEGA16的GUI,使用了RTOS
上传时间: 2017-04-05
上传用户:13215175592
The Library Reference describes the C functions, data types, and protocols that are included as part of the QNX Neutrino RTOS.
标签: Reference describes functions protocols
上传时间: 2014-01-17
上传用户:lizhen9880
This an example of how to install and use interrupts on AT91M4800A-embedded systems when building an rtos system.
标签: A-embedded interrupts building example
上传时间: 2014-01-05
上传用户:zhliu007