All µ C/OS ports can easily be ported to µ C/OS-II.
上傳時間: 2015-10-31
上傳用戶:firstbyte
If you port µ C/OS-II to a processor not listed and want to include your port on this web site, please contact Micrium at Jean.Labrosse@Micrium.com. Note that the ports are provided as is with the exeption of the Micrium ports which are supported by Micrium..
標簽: port processor include listed
上傳時間: 2015-10-31
上傳用戶:tuilp1a
講述嵌入式操作系統μC/OS-II在電力監控儀表中的應用;通過實時多任務系統對所有任務的調度管理,解決在單任務系統中難以處理的實時性差的問題,同時增強系統工作的可靠性;較詳細地給出系統軟件的整體設計思路,以及軟件中各任務的具體運行過程。
上傳時間: 2014-01-17
上傳用戶:aa54
項目名µ C/OS-II在W78E58處理器上的移植
上傳時間: 2016-01-20
上傳用戶:qq21508895
本人于2005年初開始準備將µ C/OS-II嵌入式實時操作系統移植到8051單片機上,考慮移植的難度和本人從未從事過相關開發,以及相關知識的復雜程度,決定先從讀懂移植范例開始,而后進行相關開發
上傳時間: 2016-01-20
上傳用戶:gaome
本文介紹了基于ARM微處理器的μC/OS-II的移植,并對其進行擴展,主要包括內核、lwip、μC/GUI的移植
上傳時間: 2014-12-21
上傳用戶:yzy6007
本程序是完成一個函數計算器的功能,通過輸入表達式,然輸入表達的未知數,則可以計算出表達式的值來:如:a+b+c+sin(a+b),分別輸入a ,b ,c 的值,就可以計算表達式的值
上傳時間: 2016-02-05
上傳用戶:xcy122677
嵌入式實時操作系統μC/OS-II(第2版)自帶光盤源碼 【原 書 名】 MicroC/OS-II The Real-Time Kernel,Second Edition 本書是MicroC/OSII The Real Time Kernel一書的第2版本,在第1版本(V2.0)基礎上做了重大改進與升級。通過對μC/OSII源代碼的分析與描述,講述了多任務實時的基本概念、競爭與調度算法、任務間同步與通信、存儲與定時的管理以及如何處理優先級反轉問題;介紹如何將μC/OSII移植到不同CPU上,如何調試移植代碼。在所附光盤中,給出已通過FAA安全認證的μC/OSII V2.52的全部源碼以及可在PC機上運行的移植范例。
標簽: MicroC OS-II Real-Time Edition
上傳時間: 2016-02-10
上傳用戶:thesk123
μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application code should require only minor changes (if any). Also, because μC/OS-II is based on the same core as μC/OS, it is just as reliable. I added conditional compilation to allow you to further reduce the amount of RAM (i.e. data space) needed by μC/OS-II. This is especially useful when you have resource limited products. I also added the feature described in the previous section and cleaned up the code. Where the book is concerned, I wanted to clarify some of the concepts described in the first edition and provide additional explanations about how μC/OS-II works. I had numerous requests about doing a chapter on how to port μC/OS and thus, such a chapter has been included in this book for μC/OS-II.
標簽: OS-II compatible important Probably
上傳時間: 2013-12-02
上傳用戶:jkhjkh1982
μC/OS-II已經在世界范圍內得到廣泛使用,包括諸多領域,如手機、路由器、集線器、不間斷電源、飛行器、醫療設備及工業控制等。實際上,μC/OS-II已經通過了非常嚴格的測試,并且得到了美國航空管理局(Federal Aviation Administration)的認證,可以用在飛行器上。這說明μC/OS-II是穩定可靠的,可用于與人性命攸關的安全緊要(safety critical)系統;當然,也可用于非安全緊要系統。
標簽: OS-II
上傳時間: 2014-01-06
上傳用戶:himbly