您好,欢迎光临本网站![请登录][注册会员]  
文件名称: uCOSII [繁體版]
  所属分类: C
  开发工具:
  文件大小: 1mb
  下载次数: 0
  上传时间: 2009-07-09
  提 供 者: chann******
 详细说明: Chapter 1, Sample Code This chapter is designed to allow you to quickly experiment with and use μC/OS-II. The chapter starts by showing you how to install the distribution diskette and describe the directories created. I then explain some of the coding convent i ons used. Before getting into the description of the examples, I describe the code used to access some of the services provided on a PC. Chapter 2, Real-Time Systems Concepts Here, I introduce you to some real-time systems concepts such as foreground/background systems, critical sections, resources, multitasking, context switching, scheduling, reentrancy, task priorities, mutual exclusion, semaphores, intertask communications, interrupts and more. Chapter 3, Kernel Structure This chapter introduces you to mC/OS-II and its internal structure. You will learn about tasks, task states, task control blocks, how μC/OS -II implements a ready list, task scheduling, the idle task, how to determine CPU usage, how μC/OS-II handles interrupts, how to initialize and start μC/OS-II and more. Chapter 4, Task Management This chapter describes μC/OS-II’s services to create a task, delete a task, check the size of a task’s stack, change a task’s priority, suspend and resume a task, and get information about a task. Chapter 5, Time Management This chapter describes how μC/OS-II can suspend a task’s execution until some user specified time expires, how such a task can be resumed and how to get and set the current value of a 32-bit tick counter. Chapter 6, Intertask Communication and Synchronization This chapter describes μC/OS-II’s services to have tasks and ISRs (Interrupt Service Routines) communicate with one another and share resources. You will learn how sempahores, message mailboxes and message queues are implemented. Chapter 7, Memory Management This chapter describes μC/OS-II’s dynamic memory allocation feature using fixed-sized memory blocks. Chapter 8, Porting μC/OS -II This chapter describes in general terms what needs to be done to adapt μC/OS-II to different processor architectures. Chapter 9, 80x86 Large Model Port This chapter describes how μC/OS-II was ported to the Intel/AMD 80x86 processor architecture running in real-mode and for the large model. Code and data space memory usage is provided as well as execution times for each of the functions. Chapter 10, Upgrading from μC/OS to μC/OS-II This chapter describes how easy it is to migrate a port done for μC/OS to work with μC/OS-II. Chapter 11, Reference Manual This chapter describes each of the functions (i.e. services) provided by μC/OS -II from an application developer’s standpoint. Each function contains a brief description, its prototype, the name of the file where the function is found, a description of the function arguments and the return value, special notes and examples. Chapter 12, Configuration Manual This chapter describes each of the #define ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: uCOSII
 输入关键字,在本站1000多万海量源码库中尽情搜索: