• 大小: 446KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: 其他
  • 标签: uCos  Linux  

资源简介

uCos 是一个短小强悍的 实时操作系统(RTOS),这是Linux平台下 文档

资源截图

代码片段和文件信息

/*
*********************************************************************************************************
*                                                uC/OS-II
*                                          The Real-Time Kernel
*
* WIN32 PORT & LINUX PORT
*                          (c) Copyright 2004 Werner.Zimmermann@fht-esslingen.de
*                                           All Rights Reserved
*
*                                               EXAMPLE #0
*             Used to study the scheduling behaviour of the WIN32 and LINUX port during development
*********************************************************************************************************
*/
#define _CRT_SECURE_NO_WARNINGS   //Required by Visual C++ .NET 2005 ignored by others
#include “includes.

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2006-06-02 20:37  Ports\80x86\
     目录           0  2004-08-29 23:44  Ports\80x86\Linux\
     目录           0  2004-08-29 23:44  Ports\80x86\Linux\GCC\
     目录           0  2006-06-02 21:30  Ports\80x86\Linux\GCC\src\
     目录           0  2006-05-25 21:46  Ports\80x86\Linux\GCC\examples\
     目录           0  2006-06-03 13:56  Ports\80x86\Linux\GCC\templates\
     目录           0  2006-05-25 21:46  Ports\80x86\Linux\GCC\utils\
     文件       16929  2008-06-14 21:29  Ports\80x86\Linux\GCC\README.htm
     文件        3494  2008-03-03 12:35  Ports\80x86\Linux\GCC\src\pc.h
     文件       18218  2008-03-04 14:55  Ports\80x86\Linux\GCC\src\pc.c
     文件        3808  2008-03-04 11:05  Ports\80x86\Linux\GCC\src\os_cpu.h
     文件       21574  2008-06-14 21:15  Ports\80x86\Linux\GCC\src\os_cpu_c.c
     文件         575  2008-03-24 15:18  Ports\80x86\Linux\GCC\examples\makeall.sh
     目录           0  2008-03-26 23:30  Ports\80x86\Linux\GCC\examples\example0\
     目录           0  2008-03-26 23:30  Ports\80x86\Linux\GCC\examples\example1\
     目录           0  2008-03-26 23:30  Ports\80x86\Linux\GCC\examples\example2\
     目录           0  2008-03-26 23:30  Ports\80x86\Linux\GCC\examples\example3\
     目录           0  2008-03-26 23:30  Ports\80x86\Linux\GCC\examples\example4\
     目录           0  2008-03-26 23:30  Ports\80x86\Linux\GCC\examples\example5\
     文件       12343  2008-03-04 12:26  Ports\80x86\Linux\GCC\examples\example0\os_cfg.h
     文件        7373  2008-06-14 21:08  Ports\80x86\Linux\GCC\examples\example0\test.c
     文件        1529  2008-03-04 13:19  Ports\80x86\Linux\GCC\examples\example0\makefile.lin
     文件        1003  2008-03-03 18:35  Ports\80x86\Linux\GCC\examples\example0\includes.h
     文件         685  2008-03-03 18:35  Ports\80x86\Linux\GCC\examples\example0\app_cfg.h
     文件        8413  2008-03-27 01:14  Ports\80x86\Linux\GCC\examples\example0\ref_linux_gcc.txt
     文件      102994  2008-06-14 23:09  Ports\80x86\Linux\GCC\examples\example0\ucos_ii.a
     文件       91228  2008-06-14 23:14  Ports\80x86\Linux\GCC\examples\example0\test
     文件       12386  2008-03-03 18:35  Ports\80x86\Linux\GCC\examples\example1\os_cfg.h
     文件       12660  2008-06-14 21:08  Ports\80x86\Linux\GCC\examples\example1\test.c
     文件        1522  2008-03-04 10:57  Ports\80x86\Linux\GCC\examples\example1\makefile.lin
     文件         997  2008-03-03 18:35  Ports\80x86\Linux\GCC\examples\example1\includes.h
............此处省略42个文件信息

评论

共有 条评论