Location:
Search - ucos 2.5
Search list
Description: 移植到C8051F020的ucos2的源代码在C8051F020目标板上运行5小时,一切正常。-C8051F020 the ucos2 transplanted to the source code in the C8051F020 target board is running five hours, and all normal.
Platform: |
Size: 51200 |
Author: Aoker |
Hits:
Description: pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, because the timer made different changes, it will affect the function : PC_ElapsedStart (), and PC_ElapsedStop (). 6, because of different real-time clock's revision, the function : PC_GetDateTime ().
Platform: |
Size: 14336 |
Author: hyh |
Hits:
Description: uCOS-II在51单片机上的移植,用Keil 7.5编译通过,希望对移植uCOS的人以启发和帮助。-uCOS-II microcontroller in the 51 transplants, with Keil 7.5 compile, and I hope to transplant uCOS people to inspire and help.
Platform: |
Size: 478208 |
Author: 李招您 |
Hits:
Description: 著名的嵌入式操作系统uC/OS的完整内核源代码,内核版本号2.52。
该源代码主要包括如下几个方面:
1、任务管理
2、消息邮箱
3、消息队列
4、信号量
5、事件管理
6、内存管理-famous embedded operating system uC/OS kernel integrity of the source code, the kernel version 2.52. The source code includes the following main aspects : one, two task management, message mailboxes 3, Message Queue 4, the signal volume 5, 6 incident management, memory management
Platform: |
Size: 81920 |
Author: 浪迹天涯 |
Hits:
Description: ucos-II各版本内核.共5个,从V2.00到最稳定的V2.76!-OUT-II version of the kernel. A total of five, from V2.00 of the most stable V2.76!
Platform: |
Size: 6120448 |
Author: zxg |
Hits:
Description: ucos基于P89C668的演示程序已在硬件上跑通,有5个线程-OUT based P89C668 the demo program has been run on the hardware links, five Thread
Platform: |
Size: 155648 |
Author: daidai |
Hits:
Description: uCOS在Cortex-M3芯片上的移植,使用IAR EWARM-uCOS in the Cortex-M3 chips transplantation, the use of IAR EWARM
Platform: |
Size: 1075200 |
Author: wickman |
Hits:
Description: 最近移植在s3c44b0x上的最新的ucos v2.85版本,并建立了简单的多任务,靠系统时钟中断切换,绝对的好东东奉献给大家!-S3C44B0X on a recent transplant in ucos v2.85 the latest version, and the establishment of a simple multi-tasking, interrupt switch on the system clock is definitely a good Dongdong dedicated to U.S.!
Platform: |
Size: 1665024 |
Author: xuwei |
Hits:
Description: UCOS移植到LPC2148上使用:有6个简单任务:
功能:
任务0 (P1.8 灯循环 亮 灭 )
任务1 (P1.9 灯循环 亮 灭 )
任务2 (P1.20 灯循环 亮 灭 )
任务3 (P0.7 蜂鸣器循环 鸣 停 )
任务4 (595驱动的数码管从0~9 循环显示)
任务5 (P1.21-P1.25LED灯 循环亮 灭)
QQ:228939191 月亮-UCOS LPC2148 transplanted to use: There are six simple tasks: feature: Task 0 (P1.8 cycle bright lights out) Missions 1 (P1.9 cycle bright lights out) Missions 2 (P1.20 cycle bright lights out) Missions 3 (P0.7 buzzer alarms to stop the cycle) Missions 4 (595-driven digital control from 0 ~ 9 cycle display) Missions 5 (P1.21-P1.25LED out bright light cycle) QQ: 228939191 moon
Platform: |
Size: 325632 |
Author: 月亮 |
Hits:
Description: ucos移植使用-6个简单任务功能:
Task0 任务0 (P1.8 灯循环 亮 灭 )
Task1 任务1 (P1.9 灯循环 亮 灭 )
Task2 任务2 (P1.20 灯循环 亮 灭 )
Task3 任务3 (P0.7 蜂鸣器循环 鸣 停 )
Task4 任务4 (595驱动的数码管从0~9 循环显示)
Task5 任务5 (P1.21-P1.25LED灯 循环亮 灭)
--6 uCOS transplantation using a simple task function: Task0 task 0 (P1.8 cycle bright lights out) Task1 task 1 (P1.9 cycle bright lights out) Task2 task 2 (P1.20 cycle bright lights out) Task3 task 3 ( P0.7 buzzer alarms to stop the cycle) Task4 task 4 (595-driven digital control from 0 ~ 9 cycle) Task5 task 5 (P1.21-P1.25LED cycle bright lights out)
Platform: |
Size: 327680 |
Author: 月亮 |
Hits:
Description: arm7 lpc2131 ucos 的实验
-Experimental arm7 lpc2131 ucos
Platform: |
Size: 51200 |
Author: 周峰 |
Hits:
Description: tsp_test为ucos中tsp的测试代码。运行在2410的板子上,详见代码注释行-tsp_test for uCOS tsp of the test code. Running the board in 2410, as reflected in the code comment line
Platform: |
Size: 230400 |
Author: 安宁 |
Hits:
Description: 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。
1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一
个工程 gui_ucos,工程存储在 uCOS-II 目录下。
说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。
2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程
的 user组中。
3. 复制 ZLG/GUI 文件。把 ZLG_GUI 整个目录及文件复制到 gui_ucos\SRC 目录下。
4. 添加 ZLG/GUI 文件。在工程管理窗口中新建一个组 ZLG/GUI,然后在这个组内添
加 gui_ucos\SRC\ZLG_GUI下的所有 C 源程序文件和 GUI_CONFIG.H配置文件。 5. 新建驱动程序,在工程管理窗口中新建一个组 lcd_drive,并将驱动程序添加到工程
的 lcd_drive组中。驱动程序文件名比如:LCDDRIVE.c、LCDDRIVE.H,可以保存
在 gui_ucos\SRC 目录下。
6. 修改 CONFIG.H,增加包含 LCDDRIVE.H 头文件和 ZLG/GUI 的所有头文件,如程
序清单 1.3 所示。 -err
Platform: |
Size: 183296 |
Author: 阳仲伯 |
Hits:
Description: ucos-ii在PIC18F4520上的移植,附Proteus仿真原理图!一共5个简单任务。-ucos-ii in the PIC18F4520 transplantation, with Proteus schematic simulation! A total of five simple task.
Platform: |
Size: 443392 |
Author: 屈金学 |
Hits:
Description: ucos-2在bf537开发板上的移植,环境为visualdsp++ 5.0-ucos-2 based on bf537
Platform: |
Size: 2174976 |
Author: huyang |
Hits:
Description: Labrosse原版书带的UCOS代码,是学习嵌入式开发的好工具-Labrosse original book with the UCOS code, is a good tool for learning embedded development
Platform: |
Size: 1615872 |
Author: xiaoh |
Hits:
Description: ucos 源代码
完整的 源代码 2.5-ucos source code full source code 2.5
Platform: |
Size: 869376 |
Author: 刘五 |
Hits:
Description: uCOS-II 2.52中间件I2C\SPI\UAR0-uCOS-II 2.52 middleware I2C \ SPI \ UAR0
Platform: |
Size: 11264 |
Author: 马志晶 |
Hits:
Description: 基于STM32F103ZET6 的神舟III号开发板的 ucos2.90 IAR EWARM 6.1工程
基于官方3.5库-STM32F103ZET6 Shenzhou III development board ucos2.90 the IAR EWARM6.1 project
Based on the 3.5 library
Platform: |
Size: 21124096 |
Author: gx |
Hits:
Description: 基于STM32F103ZET6 的神舟III号开发板的 ucos2.90 ucgui3.98 IAR EWARM 6.1工程
基于官方3.5库-Development board based on STM32F103ZET6 Shenzhou III ucos2.90 ucgui3.98 IAR EWARM 6.1 project
Based on the official 3.5 library
Platform: |
Size: 26507264 |
Author: gx |
Hits: