Welcome![Sign In][Sign Up]
Location:
Search - RTOS concepts

Search list

[Software Engineeringportucosiionskyeye

Description: 介绍uC/OS-II 在SkyEye上的移植分析.uC/OS-II 作为一个优秀的实时操作系统已经被移植到各种体系结构的微处理器上,也是目前较为常用的公开源码的实时内核。从这里入手学习嵌入式系统开发的基本概念,以及在 SkyEye 里构造一个可以运行的RTOS,能够使我们更深入地了解嵌入式开发的流程,在没有硬件的条件下也能对ARM的体系结构有个初步的认识。-on Phone / OS-II in the transplant SkyEye analysis .uC / OS-II as a excellent real-time operating system has been transplanted to various Architecture microprocessor, It is at present more commonly used open-source real-time kernel. From here start learning embedded system development of the basic concepts SkyEye Lane and the construction of an RTOS can run, enable us to a deeper understanding of embedded development processes, In the absence of hardware conditions can also ARM Architecture is a preliminary understanding.
Platform: | Size: 136968 | Author: 朱凤宇 | Hits:

[Other resourceRealtimeOperatingSystems

Description: RTOS-嵌入式系统微内核概念和实现 Realtime Operating Systems Concepts and Implementation of Microkernels for Embedded Systems Dr. Jürgen Sauermann, Melanie Thelen
Platform: | Size: 425612 | Author: xiaojun | Hits:

[Software Engineeringportucosiionskyeye

Description: 介绍uC/OS-II 在SkyEye上的移植分析.uC/OS-II 作为一个优秀的实时操作系统已经被移植到各种体系结构的微处理器上,也是目前较为常用的公开源码的实时内核。从这里入手学习嵌入式系统开发的基本概念,以及在 SkyEye 里构造一个可以运行的RTOS,能够使我们更深入地了解嵌入式开发的流程,在没有硬件的条件下也能对ARM的体系结构有个初步的认识。-on Phone/OS-II in the transplant SkyEye analysis .uC/OS-II as a excellent real-time operating system has been transplanted to various Architecture microprocessor, It is at present more commonly used open-source real-time kernel. From here start learning embedded system development of the basic concepts SkyEye Lane and the construction of an RTOS can run, enable us to a deeper understanding of embedded development processes, In the absence of hardware conditions can also ARM Architecture is a preliminary understanding.
Platform: | Size: 136192 | Author: 朱凤宇 | Hits:

[OtherRealtimeOperatingSystems

Description: RTOS-嵌入式系统微内核概念和实现 Realtime Operating Systems Concepts and Implementation of Microkernels for Embedded Systems Dr. Jürgen Sauermann, Melanie Thelen-RTOS-embedded systems and the realization of the concept of micro-kernel Realtime Operating SystemsConcepts and Implementation of Microkernelsfor Embedded SystemsDr. Jürgen Sauermann, Melanie Thelen
Platform: | Size: 424960 | Author: xiaojun | Hits:

[Other Embeded programSmallRTOSv1203

Description: 主要介绍了在实时操作系统Small RTOS下,编写独立CAN控制器SJA1000驱动程序的方法。并介绍了SJA1000 PeliCan模式下接口函数库的使用方法,以及简要的介绍了对Small RTOS的配置方法。-introduced in the Small RTOS Real-Time Operating System, preparation of the independent SJA1000 CAN controller drives the procedure. And introduced the SJA1000 PeliCan mode interface functions of use, and a brief introduction of the Small RTOS configuration method.
Platform: | Size: 670720 | Author: ansem | Hits:

[Embeded-SCM Developrealtimesystems

Description: RTOS concepts presentation
Platform: | Size: 433152 | Author: Abraham | Hits:

[uCOSuCOS-II_Win32

Description: 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS example, to display the task (task) creation, priority (priority) and so on, and demonstrations on how to Mircosoft Visual C++6.0 compiler environment of a project file to replace the original book, the use of Borland C++ 4.51 version of the compiler, providing users a new choice.
Platform: | Size: 894976 | Author: 黃海 | Hits:

[OS DevelopRTOS-ConceptsAndImpOfMicrokernels

Description: Excellent book for learning concepts of Real Time Operating Systems.
Platform: | Size: 424960 | Author: elecrom | Hits:

[ARM-PowerPC-ColdFire-MIPSReal_Time_Embedded_Multithreading_Using_ThreadX_an

Description: 嵌入式实时操作系统的多线程计算 - - 基于ThreadX和ARM(英文原版) 本书介绍和分析了嵌入式系统的重要概念和应用设计方法,并提供了多个基于ARM平台的多线程应用实例。 重点从实时、多线程、ThreadX和ARM处理器结合的角度进行展开,并用实际的案例分析将它们与应用相结合。 读者可从中获得完成自己的应用所需的所有细节,包括ARM处理器的概况和ThreadX实时操作系统(RTOS)所提供的所有服务。 本书面向高校计算机专业师生、嵌入式应用的中高级设计开发人员、实时系统的应用与研究人员,也可作为高校计算机及相关专业的嵌入式课程教材。-This book is composed of 14 chapters that cover embedded and real-time concepts,the ARM® processor, all the services provided by the ThreadX® real-time operating system (RTOS), solutions to classical problem areas, and a case study. I assume the reader has a programming background in C or C++, so we won’t devote any time on programming fundamentals. Depending on the background of the reader, the chapters of the book may be read independently.
Platform: | Size: 1705984 | Author: 郑嘉 | Hits:

[OtherRTOS

Description: 本书首先从真实世界入手介绍了实时和嵌入式系统的概念及未来的发展趋势、嵌入式系统开发的基础知识和初始化问题;接着,介绍了实时操作系统,详细论述了实时操作系统中的任务、信号灯、消息队列、其他内核对象以及RTOS服务。其中,深入讨论了异常和中断、计时器和计时器服务、I/O子系统以及内存管理问题,并给出了这些服务的典型操作和使用方式。本书依据由表及里的方法,讲述了分解实时嵌入式应用系统中并发模块的方法;从通信和同步角度论述了资源的使用以及普遍使用的实际设计模式;从理论角度论述了实时中死锁发生的原因和解决死锁的方案。本书对于国内软件企业中将要和正在从事实时嵌入式系统开发和管理的技术人员具有较高的参考价值 对于计算机工程与技术、电子、信息及通信等相关专业的师生,特别是软件学院有意从事实时嵌入式系统开发的学生,也是一本很好的参考书。-This book bridges the gap between higher abstract modeling concepts and the lower-level programming aspects of embedded systems development. You gain a solid understanding of real-time embedded systems with detailed examples and industry wisdom.
Platform: | Size: 11027456 | Author: Yan | Hits:

[Other Embeded programRTOS[1]

Description: Real Time operating Systems book by best authors, concepts.
Platform: | Size: 5107712 | Author: gmata | Hits:

[Software EngineeringRealTime_OS_Systems

Description: RTOS basics describe. Concepts and Implementation of Microkernels for Embedded Systems
Platform: | Size: 425984 | Author: haymanov | Hits:

[uCOSUCOS_CONCEPTS

Description: UCOS CONCEPTS BY PRASHANTH BASIC POINTS TO KEEP IN MIND 1. Actually there are 4 imp files – main.c, bsp.c ,app.c, & app_cfg.c 2. And 2 primary files of RTOS os_cfg.c, ucos_ii.c BASIC FORMAT OF ucos FILES AND PURPOSE -UCOS CONCEPTS BY PRASHANTH BASIC POINTS TO KEEP IN MIND 1. Actually there are 4 imp files – main.c, bsp.c ,app.c, & app_cfg.c 2. And 2 primary files of RTOS os_cfg.c, ucos_ii.c BASIC FORMAT OF ucos FILES AND PURPOSE
Platform: | Size: 7168 | Author: Prashanth | Hits:

[Software Engineeringrealtime

Description: RTOS concepts in embedded system
Platform: | Size: 2267136 | Author: vengat | Hits:

[SCMsmall_RTOS51Theory_Applications

Description: 51单片机嵌入式系统RTOS51原理及应用,以基本概念铺垫,从简单例子入手着重分析了RTOS的任务管理,任务切换,任务间通信\同步和消息队列.最后讲解其移植方法和函数,并给出应用实例 PDF格式-51 Microcontroller embedded systems RTOS51 theory and application of basic concepts in order to pave the way, from the start focused on a simple example analysis of RTOS task management, task switching, inter-mission communications \ synchronization and message queues. Finally explain their migration methods and functions, and gives Applications PDF format
Platform: | Size: 57561088 | Author: kira | Hits:

[Windows DevelopRTOS-Lecture-Notes

Description: RTOS datas..helps to study about the rtos concepts
Platform: | Size: 262144 | Author: SANDEEP sivdas | Hits:

[Software EngineeringRTOSConcepts

Description: ppt on rtos concepts
Platform: | Size: 862208 | Author: rajasekhar | Hits:

[e-languagesmall_rtos

Description: Small RTOS51是为51系列单片机而编写的。它是完全免费的、源代码公开的多任务实时操作系统。它可在无任何外部数据存储器的 单片80C51系统上运行,并且是可移植的。全书分两部分。第一部分为基础篇,介绍Small RTOS51和一些基本概念,并详细分析 Small RTOS51的工作原理。第二部分为应用篇,给出部分常用硬件在Small RTOS51下驱动程序的源代码。这些源代码在DP51单片机仿 真实验仪上全部调试通过,且只要经过很少的改动,或是不改动,就可以在其他环境下 使用。应用篇还通过对这些源代码的分析,让读者理解基于RTOS的编程 方法,并给出完整的例子让读者全面掌握基于RTOS的编程方法。-Small RTOS51 for 51 series and write. It is completely free, open source real-time multi-tasking operating system. It can be used without any external data memory 80C51 chip running on the system, and is portable. The book is divided into two parts. The first part is a foundation piece, Small RTOS51 and introduce some basic concepts and detailed analysis of the Small RTOS51 works. The second part is the application papers, gives some common hardware in Small RTOS51 under the driver source code. These source code DP51 chip simulation instrument all through debugging, and as long as after a few changes, or do not change, you can use in other environments. Application papers also through the analysis of the source code, allowing readers to understand RTOS-based programming, and gives a complete example for readers fully grasp the RTOS-based programming method.
Platform: | Size: 75776 | Author: 小罗 | Hits:

[Other Embeded programproject-3

Description: OSA RTOS LED prgram to understand basic working og rtos concepts
Platform: | Size: 1541120 | Author: rojan | Hits:

CodeBus www.codebus.net