亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

uC-os-II

  • 這是電子菜單的嵌入式軟件的程序

    這是電子菜單的嵌入式軟件的程序,在uc/os的操作系統(tǒng)下,在北京博創(chuàng)公司的ARM300試驗平臺上運行完成,處理器是ARM7。

    標簽: 電子 嵌入式軟件 菜單 程序

    上傳時間: 2015-09-06

    上傳用戶:xhz1993

  • Note that only the PORT is provided and it is assumed that you have the rest of the source for &micr

    Note that only the PORT is provided and it is assumed that you have the rest of the source for µ C/OS-II from the book or the upgrade.

    標簽: the that provided assumed

    上傳時間: 2013-11-25

    上傳用戶:er1219

  • This book is intended for embedded system programmers, consultants and students interested in real-t

    This book is intended for embedded system programmers, consultants and students interested in real-time operating systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products (see Appendix F, Licensing). Instead of writing your own kernel, you should consider μC/OS-II. You will find, as I did, that writing a kernel is not as easy as it first looks.

    標簽: consultants programmers interested intended

    上傳時間: 2015-11-06

    上傳用戶:l254587896

  • 本課題的目的就是研制適用于工業(yè)現(xiàn)場控制的嵌入式工業(yè)控制器

    本課題的目的就是研制適用于工業(yè)現(xiàn)場控制的嵌入式工業(yè)控制器,這對于提 高工業(yè)現(xiàn)場控制的實時性具有重要意義。本課題以嵌入式系統(tǒng)設計原理和工業(yè)控 制實際應用為核心,從理論上和技術方法上開展了一系列研究。主要工作有: 1全面系統(tǒng)地概述了嵌入式系統(tǒng)的發(fā)展過程和分類,及其在各個領域 內(nèi)的應用,以及嵌入式系統(tǒng)的發(fā)展方向 2基于嵌入式系統(tǒng)設計原理的嵌入式工業(yè)控制器的設計的總體方案, 從硬件和軟件兩個方面講述了嵌入式工業(yè)控制器的設計思想和方 法,及其可行性的論證 3嵌入式工業(yè)控制器硬件平臺的設計與調(diào)試,著重敘述了硬件平臺的 整體設計方案,包括各個設計模塊的選型與接口電路的設計 4嵌入式工業(yè)控制器所采用的操作系統(tǒng)的移植與調(diào)試,詳細講敘了 u C/OS-II實時操作系統(tǒng)在基于AT9I M40800的嵌入式工業(yè)控制器 硬件平臺上的移植過程及注意事項 5在后繼的工作中,我們還要在實時嵌入式操作系統(tǒng)的基礎上完成對 操作系統(tǒng)的擴展以及對各個模塊的驅動。

    標簽: 工業(yè)現(xiàn)場 嵌入式工業(yè) 控制 控制器

    上傳時間: 2015-12-05

    上傳用戶:kikye

  • In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl

    In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadline violations. Priority inheritance protocol is one of the approaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can’t support priority inheritance protocol since it does not allow kernel to have multiple tasks at the same priority. Although it has different ways to avoid priority inversion such as priority ceiling protocol, developers still have some difficulties in programming real time applications with it. In this paper, we redesign the uC/OS kernel to provide the ability to support round robin scheduling and implement priority inheritance semaphore on the modified kernel. As result, we port new kernel with priority inheritance semaphore to evaluation board, and evaluate the execution time of each of the kernel service as well as verify the operations of our implementation.

    標簽: priority preemptive inversion problem

    上傳時間: 2015-12-14

    上傳用戶:氣溫達上千萬的

  • 國防科大的一個ucos課件

    國防科大的一個ucos課件,主要介紹 內(nèi)核結構-任務以及調(diào)度機制,任務間通信, uC/OS的移植,在PC機上運行uC/OS等,適合初學。

    標簽: ucos

    上傳時間: 2016-01-17

    上傳用戶:daoxiang126

  • 『embedded systems building blocks, complete and ready-to-use modules in C, second edition』 - This

    『embedded systems building blocks, complete and ready-to-use modules in C, second edition』 - This second edition features revisions that support the latest version of the author s popular operating system and book, MicroC/OS-II - Complete and ready-to-use modules in C Get a clear explanation of functional code modules and microcontroller theory

    標簽: ready-to-use embedded building complete

    上傳時間: 2014-12-04

    上傳用戶:阿四AIR

  • 《STR7 系列微控制器》介紹

    《STR7 系列微控制器》介紹,以及《µ C/OS-II在STR71x微控制器上的移植》,都是中文的,這年頭中文的資料不好找。

    標簽: STR7 微控制器

    上傳時間: 2014-01-27

    上傳用戶:英雄

  • 混合動力汽車( HEV) 控制系統(tǒng)一直是電動車的核心控制部分。論文介紹了其控制系統(tǒng)具有多任務、實時性的特點, 開發(fā)了一套基于Freescale MC9S12DP256 控制器與CAN 總線設計的混合動

    混合動力汽車( HEV) 控制系統(tǒng)一直是電動車的核心控制部分。論文介紹了其控制系統(tǒng)具有多任務、實時性的特點, 開發(fā)了一套基于Freescale MC9S12DP256 控制器與CAN 總線設計的混合動力汽車管理系統(tǒng), 提出了在軟件開發(fā)中引入嵌入式 實時操作系統(tǒng)μC /OS—II , 并重點詳述了μC /OS—II 在該系統(tǒng)中的移植與應用。經(jīng)過理論和實驗證明, 該控制系統(tǒng)實時性 強、可靠性高。

    標簽: Freescale HEV 256 CAN

    上傳時間: 2014-01-25

    上傳用戶:wab1981

  • 這是電子菜單的嵌入式軟件的程序

    這是電子菜單的嵌入式軟件的程序,在uc/os的操作系統(tǒng)下,在北京博創(chuàng)公司的ARM300試驗平臺上運行完成,處理器是ARM7。

    標簽: 電子 嵌入式軟件 菜單 程序

    上傳時間: 2016-04-23

    上傳用戶:hewenzhi

主站蜘蛛池模板: 侯马市| 江口县| 武乡县| 丰顺县| 乳山市| 双柏县| 泸州市| 南靖县| 黄龙县| 长乐市| 长宁区| 清水河县| 三江| 株洲市| 绿春县| 梅州市| 滁州市| 新田县| 东莞市| 巫溪县| 瓦房店市| 白水县| 科技| 屯门区| 乐都县| 永嘉县| 左云县| 呼和浩特市| 庐江县| 鹤岗市| 苍梧县| 八宿县| 察隅县| 依兰县| 建宁县| 关岭| 门头沟区| 临夏县| 吴江市| 图木舒克市| 平舆县|