Welcome![Sign In][Sign Up]
Location:
Search - UCOS-II-C51

Search list

[OtheruCOS-II for Keil C51.zip

Description:
Platform: | Size: 43846 | Author: | Hits:

[Other resourcexltExlt2

Description: 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (3)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.-If running this example, the simulation of the PC window of 1,2,3-line display some information, in a random location ~ 5. c51 as the default decoder does not support heavy-function, its emphasis on the use of simulation function to the re-use system without Push stack, Small RTOS 51 and no heavy Push management, in TaskA ~ TaskE and although similar, but not the merger. Note : (1) in KEIL C51 project, I have already output directory in e : \\ temp. You can Project -
Platform: | Size: 5956 | Author: 邢兰停 | Hits:

[Other resourceDisplayerEx3

Description: 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. 感谢网友John X. Liu,在这个例子中我使用了他编写的仿真dll(Pc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (2)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常. -this example is another example of a two way (but the number of different tasks), it uses the highest-priority task, as shown mandate, ShowChar global variable as a parameter. TaskB function is a priority task to ten function, because no use local variables, these tasks can use a function. attention : (1) in KEIL C51 project, I have incorporated the output directory in e : \\ temp, you could Project -
Platform: | Size: 5264 | Author: 邢兰停 | Hits:

[Applicationsucos+51

Description: uC/OS-II在C51下的一个完整的LCD项目源码。
Platform: | Size: 341667 | Author: 崔敬军 | Hits:

[Other resourcethe_source_of_ucos_ii_transplanted_to_keil_c51

Description: 该压缩包里面含有ucos ii被移植到keil c51环境下的源码,对初学ucos移植的人来说很有用。
Platform: | Size: 178106 | Author: 黄灿武 | Hits:

[OS DevelopuCOS_C51_Small

Description: uCos II移植到C51 ,最小多任务适时系统
Platform: | Size: 79514 | Author: liitom | Hits:

[Other resourceuCOS-II_8015_LCD_SED1330

Description: uC/OS-II在C51下的一个完整的LCD项目源码 ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240),附带小汉字库自动提取,字库文件自动生成。
Platform: | Size: 318970 | Author: hzh007 | Hits:

[uCOSucos 51 lcd原代码

Description: uC/OS-II在C51下的一个完整的LCD项目源码,ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240), 小汉字库自动提取,字库文件自动生成。-uC/OS-II in the C51 a complete LCD-source projects, CENTER 2.0 C51 under the application of a complete project, uses SED1330 (LCD320x240), small Store automatic extraction, font file is automatically generated.
Platform: | Size: 318464 | Author: cguo | Hits:

[uCOSyy

Description: Keil C51的UCOS-2操作系统源代码-ucos-2 operation system source code for Keil C51
Platform: | Size: 78848 | Author: 龙一啸 | Hits:

[uCOSDisplayerEx3

Description: 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. 感谢网友John X. Liu,在这个例子中我使用了他编写的仿真dll(Pc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (2)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常. -this example is another example of a two way (but the number of different tasks), it uses the highest-priority task, as shown mandate, ShowChar global variable as a parameter. TaskB function is a priority task to ten function, because no use local variables, these tasks can use a function. attention : (1) in KEIL C51 project, I have incorporated the output directory in e : \ temp, you could Project-
Platform: | Size: 5120 | Author: 邢兰停 | Hits:

[Embeded-SCM DevelopuCOS-IIforKeilC51

Description: 此代码是关于UC/OS移植到KEILC51的具体实现,希望给正在学习的朋友一点参考-this code is on the UC/OS to a concrete realization of KEILC51, hope is learning to friends reference point! !
Platform: | Size: 44032 | Author: Jacker | Hits:

[SCMucOSII_keil_c51

Description: 多任务操作系统ucOS II移植到keil_c51上的源代码,代码条理清晰,详细,明了,相信对你的编程有帮助!-multi-task operating system ucOS keil_c51 II transplanted to the source code, code lucid, detailed and clear, I believe that your programming help!
Platform: | Size: 183296 | Author: Tingliang | Hits:

[uCOSucos+51

Description: uC/OS-II在C51下的一个完整的LCD项目源码。-uC/OS-II in the C51 of a complete project-source LCD.
Platform: | Size: 340992 | Author: Rover | Hits:

[uCOSthe_source_of_ucos_ii_transplanted_to_keil_c51

Description: 该压缩包里面含有ucos ii被移植到keil c51环境下的源码,对初学ucos移植的人来说很有用。-The compressed packet inside contains ucos ii was transplanted to keil c51-source environment for novice uCOS transplantation for very useful.
Platform: | Size: 178176 | Author: 黄灿武 | Hits:

[uCOSSerialDriverBasedonuCOS-II

Description: 基于ucos-II的串口驱动程序。内容包括ucos-II移植到C51系列单片机上的全部代码,带有中文注释。-Ucos-II based on the serial port driver. Include ucos-II ported to the C51 series of single-chip all the code, with Chinese Notes.
Platform: | Size: 458752 | Author: cr | Hits:

[uCOSUCOS51

Description: The embedded system UCOS II was implemented on a C51 MCU.
Platform: | Size: 276480 | Author: Wu | Hits:

[SCMmyuCOS251_C51

Description: ucos-ii成功移植到C51单片机案例,可以直接进行2次开发-ucos-ii successfully transplanted into the C51 microcontroller cases, can be two times the development
Platform: | Size: 97280 | Author: 小A | Hits:

[uCOSuCOS-II-C51source-code

Description: UCOSII在C51下的源码,可以进行分析学习-UCOSII in the C51 to the source code, you can analyze the learning
Platform: | Size: 352256 | Author: flybird | Hits:

[uCOSuCOS_C51-V3.0

Description: 基于单片机STC89C58利用外部RAM扩展的UCOS源码及简单测试。-Use of external RAM-based microcontroller STC89C58 UCOS extended source and a simple test.
Platform: | Size: 275456 | Author: | Hits:

[SCMuCOS-II-STC

Description: UCOSII移植到STC单片机源码,8位单片机小型实时操作系统,已裁剪 开发环境KEIL C51-UCOSII transplanted to STC microcontroller source code, 8-bit microcontroller small real-time operating systems, cropped Development environment KEIL C51
Platform: | Size: 189440 | Author: 缪国强 | Hits:
« 1 2 34 »

CodeBus www.codebus.net