Location:
Search - ucos 24
Search list
Description: 一个在国外用的很多的可以和ucos媲美的单片机操作系统
Platform: |
Size: 1390881 |
Author: 张卫 |
Hits:
Description: 基于ucos实现图像界面
Platform: |
Size: 5042405 |
Author: hhkj_2010@163.com |
Hits:
Description: 这是一个uC/OS-II For cs8900的移植项目源代码.可以在uCOSV252.exe上运行,绝对可用-This is a uC/OS-II cs8900 For the migration project source code. UCOSV252.exe can run absolutely available
Platform: |
Size: 105472 |
Author: sq |
Hits:
Description: UCOS-II在MSP430上的一个移植代码,MSP430 平台为电池供电的测量应用提供了最终解决方案。应用包括便携式医疗设备、低功耗工业操作、无线、实用计量等-UCOS-II in a transplantation MSP430 code, MSP430 platform for battery-powered measurement applications to provide the ultimate solution. Applications include portable medical equipment, low-power industrial operation, wireless, utility metering, etc.
Platform: |
Size: 64512 |
Author: dxy |
Hits:
Description: ucos-ii操作系统在arm9上的移植源码-ucos-ii operating system in the transplant source ARM9
Platform: |
Size: 398336 |
Author: 杨东 |
Hits:
Description: 在s3c2410下移植的LWIP 1.11 协议栈,操作系统ucosII,网络芯片是CS8900,移植经过测试可以使用。这些让大家可以在其上移植WebServer等服务,希望有能移植成功的发份代码与pk2794263@163.com感激不尽-err
Platform: |
Size: 3187712 |
Author: PK |
Hits:
Description: 详细讲解uCOS-II在S3C2440上的移植过程-Elaborate on uCOS-II in the transplant process S3C2440
Platform: |
Size: 475136 |
Author: 罗兰 |
Hits:
Description: uC/GUI源码,在MINI2440上的移植代码-uC/GUI source, in the transplant MINI2440 code
Platform: |
Size: 953344 |
Author: zhoujin |
Hits:
Description:
uC/OS-II for S3C2410 MDK版
----------------版本-----------------
核心版本:V2.86 原版
移植版本:AN-1014 原版
其余部分取自 bobey
---------------编译器---------------
RealView MDK-ARM Version:3.24 测试正常
----------------目录----------------
/Application 应用程序文件夹
/bsp BSP
/doc 支持文档
/output 输出文件
/S3C2410port S3C2410移植文件夹
/ucos ucos核心文件夹
ucos2.Uv2 工程文件
SDRAM.ini 调试内存配置文件
----------------其他-----------------
支持中断嵌套,嵌套层次不可过多,否则堆栈溢出会导致系统崩溃。-uC/OS-II for S3C2410 MDK version--------------------------------- core version version: V2.86 original transplantation version: AN-1014 from the rest of the original bobey--------------- compiler--------------- RealView MDK-ARM Version: 3.24 directory the tests are normal--------------------------------/Application Applications folder/bsp BSP/doc support document/output output file/S3C2410port S3C2410 transplantation folder/ucos ucos core project file folder ucos2.Uv2 memory debugging configuration file SDRAM.ini other--------------------------------- support interrupt nesting, nested level can not be too much, otherwise stack overflow will result in system crashes.
Platform: |
Size: 1335296 |
Author: gavinxu |
Hits:
Description: 在mini2440上成功移植的ucosii和ucgui程序!希望对大家有帮助!-The mini2440 successful transplant ucosii and ucgui program! We want to help!
Platform: |
Size: 6996992 |
Author: luojie |
Hits:
Description: 基于s3c2410下的uctcpip和ucos的移植源码,iar编译环境下。-replant ucos 2.86 and uctcpip for s3c2410 source code,iar compile environment.
Platform: |
Size: 2236416 |
Author: yiyuhang |
Hits:
Description: 自己移植UC/0S_II 到 tq2440开发板 GUI 硬件驱动-His transplant UC/0S_II to tq2440 development board hardware drivers GUI
Platform: |
Size: 1666048 |
Author: 沈远志 |
Hits:
Description: iar ewarm5.40 环境下 tq2440开发板的基本ucos移植源码.-iar ewarm5.40 environment tq2440 development board' s basic ucos transplant source.
Platform: |
Size: 453632 |
Author: sam |
Hits:
Description: 基于ARM9 2440 的uCOSII的测试程序
(TQ2440光盘附带程序)-Based on ARM9 2440 of uCOSII test procedures (TQ2440 CD-ROM included with program)
Platform: |
Size: 1081344 |
Author: TANG |
Hits:
Description: KEIL arm MDK 下移植成功2440硬件的LWIP网络程序 KEIL arm MDK 下移植成功2440硬件的LWIP网络程序 -KEIL arm MDK 2440 under the successful transplantation of hardware LWIP network program KEIL arm MDK 2440 under the successful transplantation of hardware LWIP network program
Platform: |
Size: 987136 |
Author: 劳巴里 |
Hits:
Description: uCOS_II_2[1].52源码中文译注,每句都有注释。-uCOS_II_2 [1] .52 Source Chinese Annotation, each sentence has a comment.
Platform: |
Size: 1830912 |
Author: 郭晋昌 |
Hits:
Description: 周立功的TinyM0配套源码。【2011.1.24】TinyM0模板及例程更新
1、TinyM0配套基本外设例程的编写是基于TinyM0核心板+我司的EasyCortex-M3 1300的开发板(相关介绍连接:http://www.embedtools.com/pro_kaifa/ARM/EasyCortex_M3-1300.asp)外设完成,因此用户需要自行购买或设计相关的外设器件Demo板;其中的CAN例程是基于TinyM0-CAN开发板进行编写的。
2、TinyM0更新模板及例程采用CMSIS标准架构进行编写组织;
3、使用uCOS-II模板时,请在工程的uCOSII文件夹下添加V2.52的源码;关于uCOS-II V2.52的开源源码请在网络上或者在uCOS-II的官方网站http://www.micrium.com/上获得。
4、关于中断的使用,请确认用户编写的外设中断服务函数与Startup_LPC11xx.s文件中的中断服务函数名称一致;
5、若用户需要调整的程序堆栈空间大小,可修改Startup_LPC11xx.s文件中Stack_Size和Heap_Size的定义;
6、用户编程调试程序时,默认使用DebugInFlash调试模式 若选择使用ReleaseInFlash模式,下载完程序后芯片将采用CRP2级加密,下一次进行程序下载或调试时,需要先用K-Flash或FlashMagic对芯片进行擦除;-ZLG TinyM0 supporting source.
Platform: |
Size: 2529280 |
Author: andreas |
Hits:
Description: 基于TQ2440开发板,有UCOS和UCGUI的贪吃蛇,是学习嵌入式ARM处理器、操作系统和图形界面编程的好资料-Based on TQ2440 development board, there UCGUI UCOS and the Snake, is to learn the embedded ARM processor, operating system and graphical interface programming information on rare
Platform: |
Size: 7334912 |
Author: 魏青臣 |
Hits:
Description: 一个基于24位A/D转换芯片ADS1278的数据采集程序,采用SPI接口,ADS1278菊花链结构。主控芯片为NXP公司的LPC2200系列。应用了UCOS-II嵌入式操作系统。-A program based on 24 A/D conversion chip ADS1278 data collection procedures, SPI interface, ADS1278 daisy-chain structure. Master chip is NXP s LPC2200 series. Application of UCOS-II embedded operating system.
Platform: |
Size: 102400 |
Author: 黎正根 |
Hits:
Description: 安富莱电子原创RTX操作系统教程,配套STM32F103和STM32F407开发板。本章节为大家讲解RTX本身支持的低功耗模式tickless实现方法,tickless低功耗机制是当前小型RTOS所采用的通用低功耗方法,比如embOS,FreeRTOS和uCOS-III(类似方法)都有这种机制。-
Armfly Electronic Original RTX operating system tutorials, supporting STM32F103 and STM32F407 development board.
Platform: |
Size: 664576 |
Author: 安富莱电子 |
Hits: