Welcome![Sign In][Sign Up]
Location:
Search - rtos

Search list

[SCMPIC18_MPLAB

Description: free rots example :用于嵌入式系统的MINI TCP/IP协议堆栈,可以和free rtos 操作系统配合使用,不同平台-free rots example : Embedded system for the MINI TCP/IP protocol stack, free and can be used in conjunction with rtos operating systems, different platforms
Platform: | Size: 23552 | Author: wuqinghua | Hits:

[Other Embeded programPIC18_WizC

Description: 不同硬件平台下的完整的程序包,主要是配合说明FREE RTOS 在不同硬件平台下的使用-different hardware platforms under the complete package, mainly to cater note FREE RTOS in different hardware platforms use
Platform: | Size: 81920 | Author: wuqinghua | Hits:

[ARM-PowerPC-ColdFire-MIPSARM7_AT91FR40008_GCC

Description: 不同ARM 平台下该如何使用FREE RTOS 操作系统,分别提供了5种不同的ARM 操作系统-different ARM platform how to use the FREE RTOS operating system, respectively for the five different types of operating systems ARM
Platform: | Size: 33792 | Author: wuqinghua | Hits:

[ARM-PowerPC-ColdFire-MIPSARM7_AT91SAM7S64_IAR

Description: 不同ARM 平台下该如何使用FREE RTOS 操作系统,分别提供了5种不同的ARM 操作系统-different ARM platform how to use the FREE RTOS operating system, respectively for the five different types of operating systems ARM
Platform: | Size: 45056 | Author: wuqinghua | Hits:

[ARM-PowerPC-ColdFire-MIPSARM7_LPC2129_IAR

Description: 不同ARM 平台下该如何使用FREE RTOS 操作系统,分别提供了5种不同的ARM 操作系统-different ARM platform how to use the FREE RTOS operating system, respectively for the five different types of operating systems ARM
Platform: | Size: 24576 | Author: wuqinghua | Hits:

[SCMKeil+uV3RVRTL

Description: 这个是ARM的RTOS,这个东东很好用的,对于搞单片机与ARM的同志们来说的。-This is the ARM RTOS, the Eastern good use. MCU for engaging with the ARM in terms of the comrades.
Platform: | Size: 1003520 | Author: | Hits:

[Other Embeded programnucleus+

Description: Nucleus OS code一个商业的RTOS,代码完整,希望分析RTOS的朋友可以好好学习。-Nucleus OS code a commercial RTOS, code integrity, Analysis RTOS hope friends can learn.
Platform: | Size: 975872 | Author: Mike | Hits:

[ARM-PowerPC-ColdFire-MIPScat24wc02LED

Description: 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有4个警告,可以忽略. (3)DP-51下载仿真实验仪的所有跳线选取默认值。-This the Small RTOS 51 DP-51 download simulation NG use CAT24WC 02 Driver for example. The cases in accordance with the relevant procedures of receiving a communication protocol data and receiving the data shows that the LED digital display. Then sending the data into Cat24Wc02, again in the same position will be read out data, will be read out through the serial data sent back. Communication protocol reference rtos test.ini and Capriccio. Note : (1) in KEIL C51 project, I have incorporated the output directory in e : \ temp. You can Project-
Platform: | Size: 12288 | Author: 李强 | Hits:

[ARM-PowerPC-ColdFire-MIPSSmallRTOS51clock

Description: 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有6个警告,可以忽略. (3)除与pcf8563相关的跳线和蜂鸣器的跳线外,DP-51下载仿真实验仪的所有跳线选取默认值。-This the Small RTOS 51 DP-51 download simulation device to achieve a clock source. It can be used k1 k4-time adjustments, the use of a serial set alarm time. As just one example, not products, some of the details not perfect. End adjustment time as the first time the show is wrong (due to shared TimeData lead); not using serial eeprom storage alarm over time; Alarm delete code compiled. However, the procedure can be used, the reader is free to perfect it. Communication protocol reference rtos test.ini and Capriccio. Note : (1) in KEIL C51 project, I have incorporated the output directory in e : \ temp. You can Project-
Platform: | Size: 15360 | Author: 李强 | Hits:

[ARM-PowerPC-ColdFire-MIPSruanjiandingshiqi

Description: 本软定时器模快所通过一个唯一的索引(即序号)来表识每一个软定时器,这个序号从0到MAX_SOFT_TIMER-1 ,最多为255个。要使用软定时器模块,首先需要让软定时器管理任务运行起来。软定时器管理任务的函数名称为SoftTimer,所以只需要Small RTOS的要求在Config.h的数组TaskFuction加上SoftTimer项即可。因为软定时器执行的任务时间等因素不确定,所以一般把这个任务优先级定得比较低。-the soft-timer module adopted by only one index (ie serial numbers) to form a soft know each timer, the serial number from 0 to MAX_SOFT_TIMER-1, a maximum of 255. To use soft timer module, the first need for the soft-timer management tasks running up. Soft-timer management tasks for the function name SoftTimer. So Small RTOS only at the request of an array TaskFuction Config.h SoftTimer items can be added. Soft-timer because the task uncertain factors such as time, in general the priority tasks set aside a lower level.
Platform: | Size: 12288 | Author: 李强 | Hits:

[SCM20070317

Description: 介绍一种基于MSP430单片机的嵌入式实时操作系统(RTOS)设计。以μC/OS-Ⅱ在MSP430F148芯片上的移植和应用为例,着重讨论几个在单片机上实现RTOS经常遇到的问题,如中断堆栈的结构设计、如何保证单片机的低功耗特性、如何减少RTOS在运行中占用的RAM空间等问题。-A MSP430 MCU-based embedded real-time operating system (RTOS) design. ΜC/OS- Ⅱ to the MSP430F148 chip as an example of the transplantation and applications, focusing on the achievement of several single-chip RTOS often encountered problems, such as disruption of the structural design of the stack, how to ensure that low-power characteristics of single-chip microcomputer , how to reduce the RTOS running in RAM space occupied by such issues.
Platform: | Size: 571392 | Author: 李明 | Hits:

[uCOSucos_view_ucos283

Description: RTOS版本:uCOSII V2.83 OSView版本:uCOS_View 1.10 开发环境:KEIL 编译器:ADS1.2 开发板:EasyARM2200 内部FLASH运行,Bank0=ExFlash Bank1=ExRAM 调试口:Uart0 57600bps 目前在OS_CPU_A.s里的OS_CPU_SR_Save OS_CPU_SR_Restore函数没起作用,功能是开关中断,用仿真器看时会发现根本没关中断,解决办法是切换模式再操作,懒得去看ARM汇编,不过能正常运行如有改进请通知我。-RTOS Version : uCOSII V2.83 OSView Version : uCOS_View 1.10 Development Environment : KEIL compiler : ADS1.2 Development Board : FLASH EasyARM2200 internal operations, Bank0 = = ExRAM ExFlash Bank1 debugging mouth : Uart0 57600bps OS_CPU_A.s Lane in the OS_CPU_SR_S ave OS_CPU_SR_Restore function failed to work, switching function is interrupted. Simulation devices can be found when it is not related disruption, the solution is switching operation mode again, too lazy to see ARM compilation, But if normal operations can be improved please inform me.
Platform: | Size: 1467392 | Author: 刘晓军 | Hits:

[OS Develop20051030222745258

Description: RTOS ucOS II移植.经过严格测试,保证可用,移植文件针对中断处理部分作了处理,支持中断嵌套.-RTOS ucOS II transplantation. After rigorous testing to ensure that available, Document transplant interrupt handling of processed, nested interrupt support.
Platform: | Size: 126976 | Author: leisuee | Hits:

[uCOSrtosforiccavr

Description: one successful and really rtos
Platform: | Size: 49152 | Author: que | 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:

[Linux-Unixsmall_rtos1.0

Description: RToS实时嵌入式系统开放源代码。 -RToS real-time embedded system open source. RToS real-time embedded system open source.
Platform: | Size: 59392 | Author: wenht | Hits:

[OtherRS-RTOS-DEV

Description: 《强实时嵌入式系统开发》(Rev1.00)-"hard real-time embedded system development" (Rev1.00)
Platform: | Size: 1004544 | Author: super302 | Hits:

[uCOSGCCandtheMicroCOS-II

Description: Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC/OS-II RTOS.-Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC/O S-II RTOS.
Platform: | Size: 293888 | Author: | Hits:

[SCMMyRtos

Description: 一个自己写的RTOS,运行起来很不错,使用与51等RAM,ROM小容量的单片机-an himself wrote the RTOS, functioning quite well, and with the use of 51 other RAM, small-capacity ROM Microcontroller
Platform: | Size: 22528 | Author: 林浩 | Hits:

[Software Engineeringport_ucos2_ppt

Description: 嵌入式实时操作系统的移植,系统为UCOS-II,格式是ppt-RTOS transplant system for UCOS-II, is ppt format
Platform: | Size: 740352 | Author: 马婷 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net